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

A

AbbrevForwardStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AbbrevForwardStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AbbrevReverseStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AbbrevReverseStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ABORT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
abort() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
AbstractBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle.
AbstractBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
AbstractDataRecord - Class in org.apache.jackrabbit.core.data
Abstract data record base class.
AbstractDataRecord(DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AbstractDataRecord
Creates a data record with the given identifier.
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
 
AbstractJournal - Class in org.apache.jackrabbit.core.journal
Base journal implementation.
AbstractJournal() - Constructor for class org.apache.jackrabbit.core.journal.AbstractJournal
 
AbstractLockInfo - Class in org.apache.jackrabbit.core.lock
Common information about a lock.
AbstractLockInfo(LockToken, boolean, boolean, String) - Constructor for class org.apache.jackrabbit.core.lock.AbstractLockInfo
Create a new instance of this class.
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.persistence
Implementation PersistenceManager that handles some concepts.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
 
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.state
Deprecated. use AbstractPersistenceManager instead.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.AbstractPersistenceManager
Deprecated.  
AbstractQOMNode - Class in org.apache.jackrabbit.core.query.qom
AbstractQOMNode...
AbstractQOMNode(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.AbstractQOMNode
 
AbstractQueryHandler - Class in org.apache.jackrabbit.core.query
Implements default behaviour for some methods of QueryHandler.
AbstractQueryHandler() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query
Defines common initialization methods for all query implementations.
AbstractQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryImpl provides a base class for executable queries based on SearchIndex.
AbstractQueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry) - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Creates a new query instance from a query string.
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.
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
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(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.AndQueryNode
This method can return null to indicate that this AndQueryNode does not contain any operands.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.NodeTypeQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.NotQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.OrQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.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.core.query.QueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
acceptOperands(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
Helper class to accept a visitor for all operands of this NAryQueryNode.
ACCESS_INTERVAL - Static variable in interface org.apache.jackrabbit.core.state.CacheAccessListener
The access listener is only called each x accesses.
ACCESS_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the access manager configuration element.
AccessManager - Interface in org.apache.jackrabbit.core.security
The AccessManager can be queried to determines whether permission is granted to perform a specific action on a specific item.
AccessManagerConfig - Class in org.apache.jackrabbit.core.config
Access manager configuration.
AccessManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.AccessManagerConfig
Creates an access manager configuration object from the given bean configuration.
accessMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the AccessManager associated with this session
acquire() - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Lock the repository home.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquire a read lock for the given item id.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquire a read lock for the given item id.
acquireReadLock(ItemId) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquire a read lock for the given item id.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquires a write lock for the given changeLog.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquires a write lock for the given changeLog.
acquireWriteLock(ChangeLog) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquires a write lock for the given changeLog.
AdaptingHits - Class in org.apache.jackrabbit.core.query.lucene.hits
This is an implementation of Hits which starts with marking hits in an ArrayHits instance and switches to a BitSetHits instance if at least the threshold of 8kb for the ArrayHits is reached and a BitSetHits instance would consume less memory.
AdaptingHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
AdaptingHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
add(Object) - Method in class org.apache.jackrabbit.core.data.db.Pool
But a connection back into the pool.
add(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
add(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
Add a new cache to the list.
add_escapes(String) - Method in exception org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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_escapes(String) - Method in exception org.apache.jackrabbit.core.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_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
 
addAll(Collection) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Adds all event states in the given collection to this collection
addAllReferences(List) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addBinaryValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the binary value to the document as the named field.
addBooleanValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string representation of the boolean value to the document as the named field.
addCalendarValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the calendar value to the document as the named field.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Adds a child node entry.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a new ChildNodeEntry.
addClause(Vector, int, int, Query) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
addClause(Vector, int, int, Query) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
addContent(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds the given string as text content to the current element.
addContentElement(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds a new child element with the given name and text content.
addDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Adds a new observation dispatcher to the set of dispatchers
addDoubleValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the double value to the document as the named field.
ADDED - Static variable in class org.apache.jackrabbit.core.cluster.ItemOperation
Operation type: added.
added(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been added
addedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all added states.
addEscapes(String) - Static method in error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.jackrabbit.core.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.core.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.core.query.xpath.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.jackrabbit.core.query.xpath.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
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.core.query.xpath.XPath
 
AdditiveExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
addListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Add a NodeTypeRegistryListener
addListener(SessionListener) - Method in class org.apache.jackrabbit.core.SessionImpl
Add a SessionListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Add an ItemStateListener.
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Add an ItemStateListener
addListener(ItemStateListener) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Add an ItemStateListener
addLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
addLockToken(String, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
Internal implementation of SessionImpl.addLockToken(String).
addLongValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the long value to the document as the named field.
addMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addMixin(String) except that it takes a Name instead of a String.
addMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNameValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the name value to the document as the named field.
addNode(Name, Name, UUID) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String, String) except that this method takes Name arguments instead of Strings and has an additional uuid argument.
addNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Adds the node to the search index.
addNode(NodeState) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Adds a Node to the search index.
addNode(Name, Name, NodeId, boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Adds a new child node with the given name
addOperand(QueryNode) - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
Adds a new operand (child node) to this query node.
addOrderSpec(Name, boolean) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Adds an order specification to this query node.
addOrderSpec(OrderQueryNode.OrderSpec) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Adds an order specification to this query node.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Adds a path element to the existing relative path.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Adds a path element to the existing relative path.
addPathStep(LocationStepQueryNode) - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Adds a path step to this PathQueryNode.
addPathValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the path value to the document as the named field.
addPredicate(QueryNode) - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Adds a predicate node to this location step.
addProperty(NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Adds a new property entry
addProperty(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a property entry from the given state and adds it.
addPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a property name entry.
addRecord(InputStream) - Method in interface org.apache.jackrabbit.core.data.DataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Creates a new data record.
addReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addReferenceValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the reference value to the document as the named field.
addSelectProperty(Name) - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Adds a new select property to the query.
addStateReference(NodeState) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Adds a hard reference to another state
addStringValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. Use addStringValue(Document, String, Object, boolean) instead.
addStringValue(Document, String, Object, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addStringValue(Document, String, Object, boolean, boolean, float) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
addVirtualItemStateProvider(VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Adds a new virtual item state provider.
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.core.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.core.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.core.query.xpath.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called after a node is scanned.
AGGREGATED_NODE_UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUIDs of the aggregated nodes.
AggregateRule - Interface in org.apache.jackrabbit.core.query.lucene
AggregateRule defines a configuration for a node index aggregate.
alive - Variable in class org.apache.jackrabbit.core.SessionImpl
flag indicating whether this session is alive
all - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
all() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
allNodesQueryNode - Variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Represents a query that selects all nodes.
allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
AMContext - Class in org.apache.jackrabbit.core.security
An AMContext is used to provide context information for an AccessManager.
AMContext(File, FileSystem, Subject, HierarchyManager, NamespaceResolver, String) - Constructor for class org.apache.jackrabbit.core.security.AMContext
Creates a new AMContext.
AMPERSAND - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
AMPERSAND - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
And - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Performs a logical conjunction of two other constraints.
and(Constraint, Constraint) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a logical conjunction of two other constraints.
AND - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
AND - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
and(Constraint, Constraint) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a logical conjunction of two other constraints.
AND - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
AND - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
And - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
And - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AndExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AndExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AndExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
AndExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
AndImpl - Class in org.apache.jackrabbit.core.query.qom
AndImpl...
AndQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines an AND operation between arbitrary other QueryNodes.
AndQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.query.AndQueryNode
Creates a new AndQueryNode with a parent query node.
anonymous - Variable in class org.apache.jackrabbit.core.security.SimpleAccessManager
 
anonymous - Variable in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
AnonymousPrincipal - Class in org.apache.jackrabbit.core.security
A AnonymousPrincipal ...
AnonymousPrincipal() - Constructor for class org.apache.jackrabbit.core.security.AnonymousPrincipal
Creates an AnonymousPrincipal.
ANY_NAME - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
The special wildcard name used as the name of residual item definitions.
AnyKindTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AnyKindTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AnyName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AnyName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
APOS_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
APOS_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AposAttrContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AposAttrContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AposAttrValueContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AposAttrValueContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
APP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the application name configuration attribute.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Append a record backed by a file.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Append a record backed by a file.
append() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Append a record.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Append a record backed by a file.
append(String, String, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Append a record to this log.
append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
Append a record.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Notification method called by an appended record at creation time.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Notification method called by an appended record at creation time.
AppendRecord - Class in org.apache.jackrabbit.core.journal
Default temporary record used for appending to some journal.
AppendRecord(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.AppendRecord
Create a new instance of this class.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.ItemOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.NodeAddedOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.NodeDeletedOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.NodeModifiedOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.PropertyAddedOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.PropertyDeletedOperation
Apply an operation to a change log.
apply(ChangeLog) - Method in class org.apache.jackrabbit.core.cluster.PropertyModifiedOperation
Apply an operation to a change log.
apply(NodeImpl, NamePathResolver, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
apply(NodeState, BatchedItemOperations, NodeTypeRegistry, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ArrayHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses an integer array to store the hit set.
ArrayHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
ArrayHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
As - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
As - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ASC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ASC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ascending(DynamicOperand) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Orders by the value of the specified operand, in ascending order.
ascending(DynamicOperand) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in ascending order.
Ascending - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Ascending - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AscendingOrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
AscendingOrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
AssignEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AssignEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
associate(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.XASessionImpl
Associate this session with a global transaction.
ASTAndExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTAndExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTAndExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAndExpression
 
ASTAndExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAndExpression
 
ASTAndExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAndExpression
 
ASTAndExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAndExpression
 
ASTAscendingOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTAscendingOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTAscendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
 
ASTAscendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
 
ASTAscendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
 
ASTAscendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
 
ASTBracketExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTBracketExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTBracketExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
 
ASTBracketExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
 
ASTBracketExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
 
ASTBracketExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
 
ASTContainsExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTContainsExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
ASTContainsExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
ASTDescendingOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTDescendingOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTDescendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
 
ASTDescendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
 
ASTDescendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
 
ASTDescendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
 
ASTERISK - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ASTERISK - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ASTExcerptFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTExcerptFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTExcerptFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
 
ASTExcerptFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
 
ASTExcerptFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
 
ASTExcerptFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
 
ASTFromClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTFromClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTFromClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTFromClause
 
ASTFromClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTFromClause
 
ASTFromClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTFromClause
 
ASTFromClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTFromClause
 
ASTIdentifier - Class in org.apache.jackrabbit.core.query.sql
 
ASTIdentifier(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTIdentifier
 
ASTIdentifier(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTIdentifier
 
ASTLiteral - Class in org.apache.jackrabbit.core.query.sql
 
ASTLiteral(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
ASTLiteral(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
ASTLowerFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTLowerFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTLowerFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
 
ASTLowerFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
 
ASTLowerFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
 
ASTLowerFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
 
ASTNotExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTNotExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTNotExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTNotExpression
 
ASTNotExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTNotExpression
 
ASTNotExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTNotExpression
 
ASTNotExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTNotExpression
 
ASTOrderByClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrderByClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrderByClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
 
ASTOrderByClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
 
ASTOrderByClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
 
ASTOrderByClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
 
ASTOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrderSpec - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
 
ASTOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
 
ASTOrderSpec(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
 
ASTOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
 
ASTOrExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrExpression - Class in org.apache.jackrabbit.core.query.sql
 
ASTOrExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrExpression
 
ASTOrExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrExpression
 
ASTOrExpression(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrExpression
 
ASTOrExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTOrExpression
 
ASTPredicate - Class in org.apache.jackrabbit.core.query.sql
 
ASTPredicate(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
ASTPredicate(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
ASTQuery - Class in org.apache.jackrabbit.core.query.sql
 
ASTQuery - Class in org.apache.jackrabbit.core.query.sql
 
ASTQuery(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTQuery
 
ASTQuery(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTQuery
 
ASTQuery(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTQuery
 
ASTQuery(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTQuery
 
ASTSelectList - Class in org.apache.jackrabbit.core.query.sql
 
ASTSelectList - Class in org.apache.jackrabbit.core.query.sql
 
ASTSelectList(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTSelectList
 
ASTSelectList(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTSelectList
 
ASTSelectList(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTSelectList
 
ASTSelectList(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTSelectList
 
ASTUpperFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTUpperFunction - Class in org.apache.jackrabbit.core.query.sql
 
ASTUpperFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
 
ASTUpperFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
 
ASTUpperFunction(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
 
ASTUpperFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
 
ASTWhereClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTWhereClause - Class in org.apache.jackrabbit.core.query.sql
 
ASTWhereClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTWhereClause
 
ASTWhereClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTWhereClause
 
ASTWhereClause(int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTWhereClause
 
ASTWhereClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.ASTWhereClause
 
At - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
At - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AtomicType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AtomicType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AtStringLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AtStringLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
attic - Variable in class org.apache.jackrabbit.core.ZombieHierarchyManager
the attic
AttribNameOrWildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttribNameOrWildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
AttributeDeclaration() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeDeclaration() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeQNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeQNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
attributes - Variable in class org.apache.jackrabbit.core.SessionImpl
the attributes of this session
AttributeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AttributeType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AtWord - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AtWord - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AuthContext - Class in org.apache.jackrabbit.core.security
An authentication context used to authenticate users.
AuthContext() - Constructor for class org.apache.jackrabbit.core.security.AuthContext
 
AuthContext.JAAS - Class in org.apache.jackrabbit.core.security
An AuthContext implemented using a regular JAAS LoginContext.
AuthContext.JAAS(String, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.JAAS
Creates an authentication context given a JAAS configuration name and some credentials.
AuthContext.Local - Class in org.apache.jackrabbit.core.security
An AuthContext implemented using a particular LoginModule.
AuthContext.Local(LoginModule, Map, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.Local
Creates an authentication context given a login module and some credentials.
AUTOCREATED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the autoCreated attribute.
autoReconnect - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
available() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
available() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
AxisAncestor - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisAncestor - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisAncestorOrSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisAncestorOrSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisAttribute - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisAttribute - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisChild - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisChild - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisDescendant - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisDescendant - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisDescendantOrSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisDescendantOrSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisFollowing - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisFollowing - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisFollowingSibling - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisFollowingSibling - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisParent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisParent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisPreceding - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisPreceding - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisPrecedingSibling - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisPrecedingSibling - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisSelf - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
AxisStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
AxisStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 

B

backup(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
backup(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
backup(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
backup(int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
backup(int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
BASE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
BASE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
BaseChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
BaseChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
BasedFileSystem - Class in org.apache.jackrabbit.core.fs
A BasedFileSystem represents a 'file system in a file system'.
BasedFileSystem(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.BasedFileSystem
Creates a new BasedFileSystem
basePath - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
BaseURIDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
BaseURIDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
BatchedItemOperations - Class in org.apache.jackrabbit.core
BatchedItemOperations is an internal helper class that provides both high- and low-level operations directly on the ItemState level.
BatchedItemOperations(UpdatableItemStateManager, NodeTypeRegistry, LockManager, SessionImpl, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new BatchedItemOperations instance.
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.
beforeOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeResolvePath(Path, ItemState, int) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called by recursively invoked method HierarchyManagerImpl.resolvePath(Path, ItemState, int, boolean); May be overridden by some subclass to process/cache intermediate state.
beforeResolvePath(Path, ItemState, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Called by recursively invoked method HierarchyManagerImpl.resolvePath(Path, ItemState, int, boolean); May be overridden by some subclass to process/cache intermediate state.
beforeScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called before a node is scanned.
BEGIN_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BEGIN_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
beginColumn - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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.
beginColumn - Variable in class org.apache.jackrabbit.core.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.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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.core.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 interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.core.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.
BETWEEN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
BETWEEN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
BINARY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
binaryValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
BindableRepository - Class in org.apache.jackrabbit.core.jndi
A referenceable and serializable content repository proxy.
BindableRepository(Reference) - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a BindableRepository instance with the configuration information in the given JNDI reference.
BindableRepositoryFactory - Class in org.apache.jackrabbit.core.jndi
BindableRepositoryFactory is an object factory that when given a reference for a BindableRepository object, will create an instance of the corresponding BindableRepository.
BindableRepositoryFactory() - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
 
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
the bundle binding
bindValue(Name, Value) - Method in interface org.apache.jackrabbit.core.query.ExecutablePreparedQuery
Binds the given value to the variable named varName.
bindValue(String, Value) - Method in interface org.apache.jackrabbit.core.query.jsr283.PreparedQuery
Binds the given value to the variable named varName.
bindValue(Name, Value) - Method in class org.apache.jackrabbit.core.query.lucene.PreparedQueryImpl
Binds the given value to the variable named varName.
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.PreparedQueryImpl
Binds the given value to the variable named varName.
bindVariable(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the value of a bind variable.
bindVariable(String) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value of a bind variable.
BindVariableValue - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to the value of a bind variable.
BindVariableValueImpl - Class in org.apache.jackrabbit.core.query.qom
BindVariableValueImpl...
BitsetENTCacheImpl - Class in org.apache.jackrabbit.core.nodetype
Implements an effective node type cache that uses a bit set for storing the information about participating node types in a set.
BitSetHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses a BitSet instance to store the hit set.
BitSetHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBFileValue - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a resource or byte[].
BLOBFileValue() - Constructor for class org.apache.jackrabbit.core.value.BLOBFileValue
 
blobFS - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
file system where BLOB data is stored (if externalBLOBs==true)
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBInDataStore - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in the data store.
BLOBInMemory - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a byte[] (in memory).
BLOBInResource - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a file system resource.
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBInTempFile - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a temporary file.
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the blob store
blobStore - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
BLOBStore that manages BLOB data in the file system (if externalBLOBs==true)
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
BLOBStore represents an abstract store for binary property values (BLOBs).
BLOBStore - Interface in org.apache.jackrabbit.core.state.util
Deprecated. use BLOBStore instead.
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBValue - Class in org.apache.jackrabbit.core.value
This class represents a binary value which is backed by a resource or byte[].
blockOnConnectionLoss - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates whether to block if the database connection is lost
BOOLEAN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
Boost - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
Boost - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
BracketExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
BracketExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
bufcolumn - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufcolumn - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufcolumn - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
bufcolumn - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
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
 
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFolderPath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given node id that is suitable for storing states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildPath(PathBuilder, ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Adds the path element of an item id to the path currently being built.
buildPath(PathBuilder, ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Adds the path element of an item id to the path currently being built.
buildPropFilePath(StringBuffer, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given property id that is suitable for storing states in a filesystem.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Builds the SQL statements

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

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

C

Cache - Interface in org.apache.jackrabbit.core.state
A Cache object A cache must call CacheManager.getInstance().add(this) to take part in the dynamic memory distribution.
cache(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
adds the node state to the cache
cacheAccessed() - Method in interface org.apache.jackrabbit.core.state.CacheAccessListener
The cache calls this method after a number of accessed.
cacheAccessed() - Method in class org.apache.jackrabbit.core.state.CacheManager
After one of the caches is accessed a number of times, this method is called.
CacheAccessListener - Interface in org.apache.jackrabbit.core.state
The cache access listener can be registerd to a class.
CacheManager - Class in org.apache.jackrabbit.core.state
This class manages the size of the caches used in Jackrabbit.
CacheManager() - Constructor for class org.apache.jackrabbit.core.state.CacheManager
 
CacheManager.CacheInfo - Class in org.apache.jackrabbit.core.state
Internal copy of the cache information.
CachingHierarchyManager - Class in org.apache.jackrabbit.core
Implementation of a HierarchyManager that caches paths of items.
CachingHierarchyManager(NodeId, ItemStateManager, PathResolver) - Constructor for class org.apache.jackrabbit.core.CachingHierarchyManager
Create a new instance of this class.
CachingMultiIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Extends a MultiReader with support for cached TermDocs on FieldNames.UUID field.
CachingMultiIndexReader(ReadOnlyIndexReader[], DocNumberCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a new CachingMultiIndexReader based on sub readers.
CachingPersistenceManager - Interface in org.apache.jackrabbit.core.persistence.bundle
Marker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the approximate memory consumption of this state.
call() - Method in interface org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Command
Perform some action that returns a result or throws an exception
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.SimpleAccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
canAddChildNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
cancel() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Cancel an update operation.
cancel() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Cancel an update operation.
cancelMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
 
cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Cancel the changes made to an appended record.
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.
canFilter(String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Returns true if the adapted text extractor supports the given content type.
canFilter(String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Returns true if this TextFilter can index content of mimeType; false otherwise.
canHandle(String) - Method in interface org.apache.jackrabbit.core.query.QueryTreeBuilder
Returns true if this query tree builder can handle a statement in language.
canHandle(String) - Method in class org.apache.jackrabbit.core.query.sql.QueryBuilder
 
canHandle(String) - Method in class org.apache.jackrabbit.core.query.xpath.QueryBuilder
 
canRemoveItem(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canRemoveNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the child node called nodeName is allowed by this node type.
canRemoveProperty(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the property called propertyName is allowed by this node type.
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
CARAT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
CARAT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
Case - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Case - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CaseClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CaseClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Castable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Castable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CastableExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CastableExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CastAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CastAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CastExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CastExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CDATA_SECTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CDATA_SECTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CDATA_TYPE - Static variable in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
 
CDATA_TYPE - Static variable in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
 
CDataSection() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CDataSection() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CDataSectionChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CDataSectionChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CDataSectionContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CDataSectionContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CdataSectionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CdataSectionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CdataSectionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CdataSectionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CdataSectionStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CdataSectionStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ChangeLog - Class in org.apache.jackrabbit.core.state
Registers changes made to states and references and consolidates empty changes.
ChangeLog() - Constructor for class org.apache.jackrabbit.core.state.ChangeLog
 
Char - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Char - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CHAR_REPRESENTATION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CHAR_REPRESENTATION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CHAR_STRING_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CHAR_STRING_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
characters(char[], int, int) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
CharRef - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CharRef - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CharStream - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
This interface describes a character stream that maintains line and column number positions of the characters.
CharStream - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
This interface describes a character stream that maintains line and column number positions of the characters.
CharStringLiteral() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
CharStringLiteral() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
check(QueryRootNode) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Runs the spell checker over the first spellcheck relation query node in the abstract query tree and returns a suggestion in case this spellchecker thinks the words are misspelled.
CHECK_ACCESS - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
option for BatchedItemOperations.checkAddNode(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and BatchedItemOperations.checkRemoveNode(org.apache.jackrabbit.core.state.NodeState, int) methods:

check access rights

CHECK_CONSTRAINTS - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
option for BatchedItemOperations.checkAddNode(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and BatchedItemOperations.checkRemoveNode(org.apache.jackrabbit.core.state.NodeState, int) methods:

check constraints defined in node type

CHECK_LOCK - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
option for BatchedItemOperations.checkAddNode(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and BatchedItemOperations.checkRemoveNode(org.apache.jackrabbit.core.state.NodeState, int) methods:

check lock status

CHECK_REFERENCES - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
option for BatchedItemOperations.checkRemoveNode(org.apache.jackrabbit.core.state.NodeState, int) method:

check that target node is not being referenced

CHECK_VERSIONING - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
option for BatchedItemOperations.checkAddNode(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and BatchedItemOperations.checkRemoveNode(org.apache.jackrabbit.core.state.NodeState, int) methods:

check checked-out status

checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if adding a child node called nodeName of node type nodeTypeName to the given parent node is allowed in the current context.
checkAddNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkBundle(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a NodePropBundle from a data input stream.
checkBundleConsistency(NodeId, NodePropBundle, boolean, Collection) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks a single bundle for inconsistencies, ie. inexistent child nodes and inexistent parents.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
This implementation does nothing.
checkForConflictingContent(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Checks whether there is existing content that would conflict with the given node type definition.
checkFormat(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Checks if path is a valid path.
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.
checkin() - Method in class org.apache.jackrabbit.core.NodeImpl
checkin(NodeImpl) - Method in interface org.apache.jackrabbit.core.version.VersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(InternalVersionHistoryImpl, NodeImpl) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks in a node
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.
checkLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the path given is locked by somebody else than the session described.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the path given is locked by somebody else than the session described.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the path given is locked by somebody else than the session described.
checkLock() - Method in class org.apache.jackrabbit.core.NodeImpl
Check whether this node is locked by somebody else.
checkNotInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Checks if this query is not yet initialized and throws an IllegalStateException if it is already initialized.
checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
checkPermission(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
checkPropertyState(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a PropertyState from the data input stream.
checkReferentialIntegrity(ChangeLog) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Verifies that no referenceable nodes are deleted if they are still being referenced targets of modified node references exist
checkReferentialIntegrity(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
checkRemoveItemConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
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
 
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSetProperty() - Method in class org.apache.jackrabbit.core.NodeImpl
Checks various pre-conditions that are common to all setProperty() methods.
checkSetPropertyValueConstraints(PropDef, InternalValue[]) - Static method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkSetValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
Checks various pre-conditions that are common to all setValue() methods.
checkTablesExist() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if the database table exist.
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
ChildNode - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the selector node is a child of a node reachable by absolute path path.
childNode(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path.
childNode(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
childNode(String) - Method in class org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
childNodeAdded(NodeId, Path, NodeId, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
childNodeAdded(NodeId, Path, NodeId, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the child node definition element.
ChildNodeImpl - Class in org.apache.jackrabbit.core.query.qom
ChildNodeImpl...
ChildNodeJoinCondition - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the childSelector node is a child of the parentSelector node.
childNodeJoinCondition(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is a child of a second selector's node.
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.core.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.core.query.qom
ChildNodeJoinConditionImpl...
childNodeRemoved(NodeId, Path, NodeId, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
childNodeRemoved(NodeId, Path, NodeId, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
children - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
children - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
children - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
children - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
children - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
childrenAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
Accept the visitor.
childrenAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
Accept the visitor.
childrenAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
Accept the visitor
CLASS_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean implementation class configuration attribute.
Clause(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Clause(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
clear() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Clears this cache and removes all bundles.
clear() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Clears this cache.
clear() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Removes all entries from this store.
clear() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Removes all entries from this store.
clear() - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Resets all internal state.
clearAllReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
clearInUse() - Method in interface org.apache.jackrabbit.core.data.DataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Clear the in-use list.
CLONE - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
clone() - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
clone() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
clone() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
 
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
clone283(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Clones the subtree at the node srcAbsPath in srcWorkspace to the new location at destAbsPath in this workspace.
CLONE_REMOVE_EXISTING - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
close() - Method in interface org.apache.jackrabbit.core.data.DataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Close the file system.
close() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.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.Journal
Close this journal.
close() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Close this iterator.
close() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Close this lock manager.
close() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Flushes all pending write operations and Closes this writer. please note, that the underlying writer remains open.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Closes the given connection by shutting down the embedded Derby database.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Closes all resources held by this ConnectionRecoveryManager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Closes this index and releases it's resources.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
close() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Closes this spell checker and allows it to free resources.
close() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in class org.apache.jackrabbit.core.SearchManager
Closes this SearchManager and also closes the FileSystem configured in SearchConfig.
close() - Method in interface org.apache.jackrabbit.core.security.AccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.SimpleAccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
close() - Method in interface org.apache.jackrabbit.core.version.VersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Close this version manager.
CloseApos - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CloseApos - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
CLOSEKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CLOSEKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CloseQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CloseQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Closes the result set
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Closes the result set
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
closeSilently(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
 
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
closes the statement
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
closeStream(InputStream) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeStream(InputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
closes the input stream
closeStream(InputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
closes the input stream
closeStream(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
CLUSTER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the cluster configuration element.
ClusterConfig - Class in org.apache.jackrabbit.core.config
Cluster configuration.
ClusterConfig(String, long, JournalConfig) - Constructor for class org.apache.jackrabbit.core.config.ClusterConfig
Creates a new cluster configuration.
ClusterContext - Interface in org.apache.jackrabbit.core.cluster
Initial interface passed to a ClusterNode.
CLUSTERED_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the clustered configuration attribute.
ClusterException - Exception in org.apache.jackrabbit.core.cluster
The ClusterException signals an error within a cluster operation.
ClusterException(String) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message.
ClusterException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message and root cause.
ClusterNode - Class in org.apache.jackrabbit.core.cluster
Default clustered node implementation.
ClusterNode() - Constructor for class org.apache.jackrabbit.core.cluster.ClusterNode
 
ClusterOperation - Interface in org.apache.jackrabbit.core.cluster
Cluster operation that will be written to the cluster's journal and ultimately processed by other instances.
Collation - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Collation - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
COLON - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
COLON - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
COLON - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COLON - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ColonEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ColonEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Column - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Defines a column to include in the tabular view of query results.
column(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the specified selector to include in the tabular view of query results.
column(String) - Method in class org.apache.jackrabbit.core.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.core.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.core.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the specified selector to include in the tabular view of query results.
column - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
column - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
column - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
column - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ColumnImpl - Class in org.apache.jackrabbit.core.query.qom
ColumnImpl...
CombiningChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CombiningChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
COMMA - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COMMA - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Comma - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Comma - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommaForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommaForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
COMMENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COMMENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Comment - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Comment - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
COMMENT_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COMMENT_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COMMENT_INTRO - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
COMMENT_INTRO - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CommentContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContentCharDash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContentCharDash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContents - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentContents - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
CommentTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CommentTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
commit(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Commit transaction.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.TransactionContext
Commit the transaction identified by this context.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Commit transaction.
commit(Xid, boolean) - Method in class org.apache.jackrabbit.core.XASessionImpl
CommonContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CommonContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompactNodeTypeDefReader - Class in org.apache.jackrabbit.core.nodetype.compact
CompactNodeTypeDefReader.
CompactNodeTypeDefReader(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefReader(Reader, String, NamespaceMapping) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.core.nodetype.compact
Prints node type defs in a compact notation Print Format: [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSION
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
compareTo(Object) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
compareTo(RotatingLogFile) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Compares this log file to another file.
Comparison - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Filters node-tuples based on the outcome of a binary operation.
comparison(DynamicOperand, int, StaticOperand) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Filters node-tuples based on the outcome of a binary operation.
comparison(DynamicOperand, int, StaticOperand) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Filters node-tuples based on the outcome of a binary operation.
ComparisonExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ComparisonExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ComparisonImpl - Class in org.apache.jackrabbit.core.query.qom
ComparisonImpl...
ComparisonOperation() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ComparisonOperation() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
CompAttrConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompAttrConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompCommentConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompCommentConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompDocConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompDocConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompElemConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompElemConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompPIConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompPIConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompTextConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
CompTextConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
COMPUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
ComputedConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ComputedConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
computeSystemGeneratedPropertyValues(Name, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Computes the values of well-known system (i.e. protected) properties.
con - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
con - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
CONCAT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CONCAT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
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
ConfigurationException - Exception in org.apache.jackrabbit.core.config
Exception class used for configuration errors.
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.
Conjunction() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Conjunction() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
connect(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemState
Connect this state to some underlying overlayed state.
ConnectionFactory - Class in org.apache.jackrabbit.core.persistence.bundle.util
A factory for new database connections.
ConnectionFactory() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionFactory
 
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
The class that manages statement execution and recovery from connection loss.
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
The class that manages statement execution and recovery from connection loss.
connectionPool - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
A list of connections
ConnectionRecoveryManager - Class in org.apache.jackrabbit.core.persistence.bundle.util
This class provides methods to get a database connection and to execute SQL statements.
ConnectionRecoveryManager(boolean, String, String, String, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Creates a ConnectionRecoveryManager and establishes a database Connection using the driver, user, password and url arguments.
ConnectionRecoveryManager.StreamWrapper - Class in org.apache.jackrabbit.core.persistence.bundle.util
A wrapper for a binary stream that includes the size of the stream.
ConnectionRecoveryManager.StreamWrapper(InputStream, long) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager.StreamWrapper
Creates a wrapper for the given InputStream that can safely be passed as a parameter to the executeStmt methods in the ConnectionRecoveryManager class.
consistencyCheck - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if a consistency check should be issued during startup
consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if the consistency check should attempt to fix issues
Constants - Interface in org.apache.jackrabbit.core.nodetype.xml
Name constants for the node type XML elements and attributes.
CONSTRAINT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
Constraint - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Filters the set of node-tuples formed by evaluating the query's selectors and the joins between them.
ConstraintImpl - Class in org.apache.jackrabbit.core.query.qom
ConstraintImpl is the common basis for classes that implement the Constraint interface.
ConstraintImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.ConstraintImpl
 
ConstructionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ConstructionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Constructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Constructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
consume(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Consume a record.
consume(Record) - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Consume a record.
contains(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log contains a certain revision.
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Checks if the otherKey is contained in this one.
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Checks if the effective node type for the given key exists.
contains(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Checks if the bundle with the given id is cached.
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Checks if the given id is contained in this cached.
CONTAINS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
CONTAINS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
contains(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns true if this store contains an ItemState object with the specified id.
contains(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains an ItemState object with the specified id.
ContainsExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ContainsExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ContentExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ContentExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
context - Variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the persistence manager context
ContextItemExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ContextItemExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
convert(String, Exception) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Convert an exception to a data store exception.
COPY - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
copy(Path, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath to the new location at destPath.
copy(Path, ItemStateManager, HierarchyManager, AccessManager, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath retrieved using the specified srcStateMgr to the new location at destPath.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Copies a file or folder to a new location.
copy(File, File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
Recursively copies the given file or directory to the given destination.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
COPY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.ItemState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.NodeState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.PropertyState
Copy state information from another state into this state
copy(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy283(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
This method copies the node at srcAbsPath to the new location at destAbsPath.
copy283(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
This method copies the subtree at srcAbsPath in srcWorkspace to destAbsPath in this workspace.
copyDeepFolder(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Recursively copies the given folder to the given destination.
copyFile(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies the given file entry to the given destination path.
copyFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFilesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
copies a property
create(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(NodeState) - Static method in class org.apache.jackrabbit.core.cluster.NodeAddedOperation
Create a node operation for an added node.
create(NodeState) - Static method in class org.apache.jackrabbit.core.cluster.NodeDeletedOperation
Create a node operation for a deleted node.
create(NodeState) - Static method in class org.apache.jackrabbit.core.cluster.NodeModifiedOperation
Create a node operation for a modified node.
create(PropertyState) - Static method in class org.apache.jackrabbit.core.cluster.PropertyAddedOperation
Create a property record for an added property.
create(PropertyState) - Static method in class org.apache.jackrabbit.core.cluster.PropertyDeletedOperation
Create a property record for a deleted property.
create(PropertyState) - Static method in class org.apache.jackrabbit.core.cluster.PropertyModifiedOperation
Create a property record for a modified property.
create(String, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration file name into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(URI, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration URI into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(InputStream, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration input stream into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(InputSource, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Parses the given repository configuration document and returns the parsed and initialized repository configuration.
create(NodeTypeDef, NodeTypeDef) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
create(NamespaceRegistry, FileSystem) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Create a new NodeTypeRegistry
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
create(NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
 
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl instance.
create(Value, NamePathResolver) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(Value, NamePathResolver, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(long) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(double) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Calendar) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(byte[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(FileSystemResource) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(File) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(DataStore, String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a binary object with the given identifier.
create(Name) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Name[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(String[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Path) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(UUID) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
createAccessManager(Subject, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the access manager.
createAndQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a AndQueryNode instance.
createAndQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a AndQueryNode instance.
createBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a suitable blobstore
createChildNode(Name, NodeDefinitionImpl, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createChildProperty(Name, int, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the cluster node.
createCopy() - Method in class org.apache.jackrabbit.core.value.InternalValue
Create a copy of this object.
CREATED - Static variable in class org.apache.jackrabbit.core.NodeImpl
 
createDataStore() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Create a data store object using the data store configuration.
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.SessionImpl
Create a data store garbage collector for this repository.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a blob store that uses the database.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
 
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns a new instance of a DbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns a new instance of a NGKDbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
Returns a new instance of a DbNameIndex.
createDeepFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Creates the specified files system folder entry, recursively creating any non-existing intermediate folder entries.
createDefaultConfig() - Static method in class org.apache.jackrabbit.core.config.ISMLockingConfig
 
createDerefQueryNode(QueryNode, Name, boolean) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a DerefQueryNode instance.
createDerefQueryNode(QueryNode, Name, boolean) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a DerefQueryNode instance.
createDoc() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a lucene Document.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Creates a document id for the given uuid.
createDocument(NodeState, NamespaceMappings, IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a lucene Document for a node state using the namespace mappings nsMappings.
createEventStateCollection(SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Creates an EventStateCollection tied to the session given as argument.
createEventStateCollection() - Method in interface org.apache.jackrabbit.core.observation.EventStateCollectionFactory
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Creates an EventStateCollection.
createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory

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

createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
 
createEventStateCollection() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates an EventStateCollection.
createEventStates(NodeId, ChangeLog, ItemStateManager) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Creates EventState instances from ItemState changes.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultXMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerptProvider(Query) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates an excerpt provider for the given query.
createExecutablePreparedQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Creates a new query by specifying the query object model.
createExecutablePreparedQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query object model.
createExecutablePreparedQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Creates a new query by specifying the query object model.
createExecutableQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createExecutableQuery(SessionImpl, ItemManager, 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, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a field of name fieldName with the value of internalValue.
createFileSystem() - Method in class org.apache.jackrabbit.core.config.FileSystemConfig
Instantiates and initializes the configured file system implementation class.
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
 
createFulltextField(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the string value.
createFulltextField(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the reader value.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
createId(PropertyId, int) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createIndexingConfiguration(NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createISMLocking() - Method in class org.apache.jackrabbit.core.config.ISMLockingConfig
 
createItemManager(SessionItemStateManager, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the item manager.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a SharedItemStateManager or derivative.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a VersionItemStateManager or derivative.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Create the persistent item state manager on top of the shared item state manager.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.XAWorkspace
Create the persistent item state manager on top of the shared item state manager.
createLocalFSBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a blob store that is based on a local fs.
createLocationStepQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a LocationStepQueryNode instance.
createLocationStepQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a LocationStepQueryNode instance.
createLockChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create a LockEventChannel for some workspace.
createNamedValue(String, String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns a named value for use as a term in the index.
createNamespaceRegistry(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NamespaceRegistry instance.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(NodeId, Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNew(PropertyState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(NodeId, Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNewConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Create a new connection.
createNode(int) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
createNode(int) - Method in class org.apache.jackrabbit.core.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.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeDefinitionTemplate which can then be used to create a child node definition and attached to a NodeTypeTemplate.
createNodeState(NodeState, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node.
createNodeState(NodeState, Name, Name, Name[], NodeId, NodeDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node based on the given definition.
createNodeState(PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a node state from the values of this bundle
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creates a new virtual node state
createNodeTypeQueryNode(QueryNode, Name) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeQueryNode(QueryNode, Name) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeRegistry(NamespaceRegistry, FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NodeTypeRegistry instance.
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to NodeTypeManager.registerNodeType.
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns a NodeTypeTemplate holding the specified node type definition.
createNotQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a NotQueryNode instance.
createNotQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a NotQueryNode instance.
createOrderQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a OrderQueryNode instance.
createOrderQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a OrderQueryNode instance.
createOrQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a OrQueryNode instance.
createOrQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a OrQueryNode instance.
createParams(UUID, Object, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a parameter array for an SQL statement that needs (i) a UUID, and (2) another parameter.
createPathQueryNode(QueryNode) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a PathQueryNode instance.
createPathQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a PathQueryNode instance.
createPreparedQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Creates a new prepared query by specifying the query statement itself and the language in which the query is stated.
createPreparedQuery(String) - Method in class org.apache.jackrabbit.core.query.sql2.Parser
Parse a JCR-SQL2 query and return the prepared query.
createPreparedQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a prepared query object that can be executed on the workspace.
createPreparedQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl, which also implements PreparedQuery and is not initialized.
createProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Create the record producer for a given identifier.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
createPropertyFunctionQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyFunctionQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyState(NodeState, Name, int, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property.
createPropertyState(NodeState, Name, int, PropDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property based on the given definition.
createPropertyState(PersistenceManager, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a property state from the values of this bundle
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creats a new virtual property state
createQuery(Selector, Constraint, Ordering[], Column[]) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Creates a query with one selector.
createQuery(Source, Constraint, Ordering[], Column[]) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Creates a query with one or more selectors.
createQuery(QueryObjectModelTree, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, Map) - Static method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
Creates a lucene Query tree from an abstract query tree.
createQuery(QueryRootNode, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, IndexFormatVersion) - Static method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
Creates a lucene Query tree from an abstract query tree.
createQuery(Selector, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Creates a query with one selector.
createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Creates a query with one or more selectors.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
Creates a QueryNode tree from a SQL statement using the passed query node factory.
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.core.query.xpath.XPathQueryBuilder
Creates a QueryNode tree from a XPath statement using the passed query node factory.
createQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object that can be executed on the workspace.
createQuery(SessionImpl, ItemManager, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object from a node that can be executed on the workspace.
createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl which is not initialized.
createQueryObjectModel(SessionImpl, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object model that can be executed on the workspace.
createQueryRootNode() - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a QueryRootNode instance.
createQueryRootNode() - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a QueryRootNode instance.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in interface org.apache.jackrabbit.core.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.core.query.sql.QueryBuilder
 
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.core.query.xpath.QueryBuilder
 
createRecord() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new record.
createRelationQueryNode(QueryNode, int) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a RelationQueryNode instance.
createRelationQueryNode(QueryNode, int) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a RelationQueryNode instance.
createRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a repository instance based on the contained JNDI reference.
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.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSession(AuthContext, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the authenticated subject of the given login context and adds it to the active sessions.
createSession(Subject, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the given authenticated subject and adds it to the active sessions.
createSessionInstance(AuthContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user authenticated by the loginContext instance attached to the workspace configured by the wspConfig.
createSessionInstance(Subject, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user represented by the subject instance attached to the workspace configured by the wspConfig.
createSessionItemStateManager(LocalItemStateManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the session item state manager.
createSortFields(Name[], boolean[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates the SortFields for the order properties.
createSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a spell checker for this query handler.
createSubParser(Properties) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new instance of a configuration parser but with overlayed variables.
createSynonymProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createSynonymProviderConfigResource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a file system resource to the synonym provider configuration.
createTableSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'createTable' in the [databaseType].properties file, initialized with the default value.
createTemporary(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file.
createTemporary(InputStream, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file (if data store usage is disabled or the store is null) or in the data store if it is not null and enabled.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Factory method to create the TextExtractor instance.
createTextsearchQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a TextsearchQueryNode instance.
createTextsearchQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.core.query.QueryNodeFactory
Creates a TextsearchQueryNode instance.
createTransientNodeState(NodeId, Name, NodeId, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientNodeState(NodeState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(NodeId, Name, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(PropertyState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createUpdateChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create an UpdateEventChannel for some workspace.
createVersionHistory(Session, NodeState) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Creates a new version history.
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a new version history.
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new version history.
createVersionHistoryInstance(NodeId, NodeState, NodeDefinition, ItemLifeCycleListener[]) - Method in class org.apache.jackrabbit.core.ItemManager
Create a version history instance.
createVersionInstance(NodeId, NodeState, NodeDefinition, ItemLifeCycleListener[]) - Method in class org.apache.jackrabbit.core.ItemManager
Create a version instance.
createVersionManager(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Create the version manager.
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, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name and given workspace configuration template.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name initialized with a clone of the content of the workspace srcWorkspace.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspaceConfig(String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceConfig(String, InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceInfo(WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl.WorkspaceInfo instance for wspConfig.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates the workspace instance backing this session.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Creates the workspace instance backing this session.
credentials - Variable in class org.apache.jackrabbit.core.security.CredentialsCallbackHandler
 
CredentialsCallback - Class in org.apache.jackrabbit.core.security
A CredentialsCallback ...
CredentialsCallback() - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallback
Constructor
CredentialsCallbackHandler - Class in org.apache.jackrabbit.core.security
A CredentialsCallbackHandler ...
CredentialsCallbackHandler(Credentials) - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallbackHandler
Constructor
curChar - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
curChar - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
currentToken - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
This is the last token that has been consumed successfully.
CVS_ID - Static variable in interface org.apache.jackrabbit.core.persistence.bundle.util.StringIndex
the cvs/svn id

D

DATA_STORE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data store configuration element.
DatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Base class for database file systems.
DatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Default constructor
DatabaseJournal - Class in org.apache.jackrabbit.core.journal
Database-based journal implementation.
DatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal
 
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Abstract base class for database persistence managers.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Creates a new DatabasePersistenceManager instance.
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DatabasePersistenceManager instead.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DatabasePersistenceManager
Deprecated.  
databaseType - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database type used.
DataIdentifier - Class in org.apache.jackrabbit.core.data
Opaque data identifier used to identify records in a data store.
DataIdentifier(String) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the given string.
DataIdentifier(byte[]) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the hexadecimal string representation of the given bytes.
DataRecord - Interface in org.apache.jackrabbit.core.data
Immutable data record that consists of a binary stream.
DataStore - Interface in org.apache.jackrabbit.core.data
Append-only store for binary streams.
dataStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Data store for binary properties.
DataStoreConfig - Class in org.apache.jackrabbit.core.config
Data store configuration.
DataStoreConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.DataStoreConfig
Creates a data store configuration object from the given bean configuration.
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.
DATE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DATE_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATE_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATE_STRING - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATE_STRING - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATE_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATE_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DateField - Class in org.apache.jackrabbit.core.query.lucene
Implements Date <-> String conversions in a way that the resulting String is suitable for indexing and sorting.
DATETIME_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATETIME_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATETIME_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DATETIME_VALUE - Static variable in interface org.apache.jackrabbit.core.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.
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.
DAYS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DAYS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DB2FileSystem - Class in org.apache.jackrabbit.core.fs.db
DB2FileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a DB2 database.
DB2FileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Creates a new DB2FileSystem instance.
DbDataRecord - Class in org.apache.jackrabbit.core.data.db
Data record that is stored in a database
DbDataRecord(DbDataStore, DataIdentifier, long, long) - Constructor for class org.apache.jackrabbit.core.data.db.DbDataRecord
Creates a data record based on the given identifier and length.
DbDataStore - Class in org.apache.jackrabbit.core.data.db
A data store implementation that stores the records in a database using JDBC.
DbDataStore() - Constructor for class org.apache.jackrabbit.core.data.db.DbDataStore
 
DbFileSystem - Class in org.apache.jackrabbit.core.fs.db
DbFileSystem is a generic JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a database table.
DbFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
DbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that stores and retrieves the names from a table in a database.
DbNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Creates a new index that is stored in a db.
debugStream - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
DecimalLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DecimalLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareBaseURI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareBaseURI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareCollation - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareCollation - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareConstruction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareConstruction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultElement - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultElement - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultFunction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultFunction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultOrderingEmpty - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareDefaultOrderingEmpty - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareInheritNamespaces - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareInheritNamespaces - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareNamespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareNamespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareOrdering - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareOrdering - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareXMLSpace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DeclareXMLSpace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
declaringNodeType - Variable in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
The name of the declaring node type.
deep - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether lock is deep
DEFALT_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 - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Default - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Default - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DEFAULT_ANALYZER - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default analyzer to parse source doc with.
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_ENCODING - Static variable in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
The default encoding used in serialization
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
The default value for property SearchIndex.extractorPoolSize.
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_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The default value for the maximum connections.
DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.maxFieldLength.
DEFAULT_MAX_MEM - Static variable in class org.apache.jackrabbit.core.state.MLRUItemStateCache
default maximum memory to use
DEFAULT_MAX_MERGE_DOCS - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.maxMergeDocs.
DEFAULT_MAX_NUM_TOKENS_PARSED - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
DEFAULT_MAX_QUERY_TERMS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a Query with no more than this many terms.
DEFAULT_MAX_WORD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words greater than this length or if 0 then this has no effect.
DEFAULT_MERGE_FACTOR - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.mergeFactor.
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_OPERATOR_AND - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
DEFAULT_OPERATOR_AND - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
DEFAULT_OPERATOR_OR - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
DEFAULT_OPERATOR_OR - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
DEFAULT_QUERY_HANDLER - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default search index implementation class.
DEFAULT_STOP_WORDS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default set of stopwords.
DEFAULT_SYNC_DELAY - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Default synchronization delay, in milliseconds.
DEFAULT_UPPER_LIMIT - Static variable in class org.apache.jackrabbit.core.CachingHierarchyManager
Default upper limit of cached states
DEFAULT_WORKSPACE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default workspace configuration attribute.
DefaultCollationDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DefaultCollationDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DefaultElement - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DefaultElement - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DefaultHTMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
DefaultHTMLExcerpt creates a HTML excerpt with the following format: <div> <span><strong>Jackrabbit</strong> implements both the mandatory XPath and optional SQL <strong>query</strong> syntax.
DefaultHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
 
DefaultISMLocking - Class in org.apache.jackrabbit.core.state
DefaultISMLocking implements the default locking strategy using coarse grained locking on an ItemStateManager wide read-write lock.
DefaultISMLocking() - Constructor for class org.apache.jackrabbit.core.state.DefaultISMLocking
 
DefaultNamespaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DefaultNamespaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default primary type attribute.
DefaultQOMTreeVisitor - Class in org.apache.jackrabbit.core.query.qom
DefaultQOMTreeVisitor default implementation of a QOMTreeVisitor.
DefaultQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
 
DefaultQueryNodeFactory - Class in org.apache.jackrabbit.core.query
Default implementetation of a QueryNodeFactory.
DefaultQueryNodeFactory(List) - Constructor for class org.apache.jackrabbit.core.query.DefaultQueryNodeFactory
Creates a DefaultQueryNodeFactory with the given node types under /jcr:system .
DefaultQueryNodeVisitor - Class in org.apache.jackrabbit.core.query
Implements the QueryNodeVisitor interface with default behaviour.
DefaultQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
DefaultRecordProducer - Class in org.apache.jackrabbit.core.journal
Produces new records that can be appended to the journal.
DefaultRecordProducer(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new instance of this class.
DefaultTraversingQOMTreeVisitor - Class in org.apache.jackrabbit.core.query.qom
DefaultTraversingQOMTreeVisitor default implementation of a traversing QOMTreeVisitor.
DefaultTraversingQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
 
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.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
 
DefineFunction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DefineFunction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
definesNode() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Determines whether this item definition defines a node.
definesResidual() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether this item definition defines a residual set of child items.
DefineVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DefineVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
definition - Variable in class org.apache.jackrabbit.core.NodeImpl
the definition of this node
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(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBValue
Deletes the persistent resource backing this BLOBFileValue.
deleteAllOlderThan(long) - Method in interface org.apache.jackrabbit.core.data.DataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Delete objects that have a modified date older than the specified date.
DELETED - Static variable in class org.apache.jackrabbit.core.cluster.ItemOperation
Operation type: deleted.
deleted(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been deleted.
deleted(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state is marked as deleted in this log.
deletedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all deleted states.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
deleteNode(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Removes the node with uuid from the search index.
deleteNode(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Deletes the Node with id from the search index.
deleteOlderSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'deleteOlder' in the [databaseType].properties file, initialized with the default value.
deleteSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'delete' in the [databaseType].properties file, initialized with the default value.
deleteUnused() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Deletes the workspace with the specified name from the repository, deleting all content within it.
DELIMITED_IDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
denotesNode() - Method in class org.apache.jackrabbit.core.ItemId
Returns true if this id denotes a Node.
denotesNode() - Method in class org.apache.jackrabbit.core.NodeId
Returns true as this class represents a node identifier, not a property identifier.
denotesNode() - Method in class org.apache.jackrabbit.core.PropertyId
Returns false as this class represents a property identifier, not a node identifier.
denotesRoot(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Tests whether the specified path represents the root path, i.e. "/".
DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
name of the embedded driver
DerbyFileSystem - Class in org.apache.jackrabbit.core.fs.db
DerbyFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an embedded Derby database.
DerbyFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Creates a new DerbyFileSystem instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by derby specific code.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
DerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in an embedded or standalone Derby database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Creates a new SimpleDbPersistenceManager instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DerbyPersistenceManager instead.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DerbyPersistenceManager
Deprecated.  
DerefQueryNode - Class in org.apache.jackrabbit.core.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.core.query.DerefQueryNode
Creates a new DerefQueryNode without a name set for the reference property.
DESC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DESC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DescendantNode - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the selector node is a descendant of a node reachable by absolute path path.
descendantNode(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the default selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String) - Method in class org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
DescendantNodeImpl - Class in org.apache.jackrabbit.core.query.qom
DescendantNodeImpl...
DescendantNodeJoinCondition - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the descendantSelector node is a descendant of the ancestorSelector node.
descendantNodeJoinCondition(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is a descendant of a second selector's node.
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.core.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.core.query.qom
DescendantNodeJoinConditionImpl...
descending(DynamicOperand) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Orders by the value of the specified operand, in descending order.
descending(DynamicOperand) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in descending order.
Descending - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Descending - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DescendingOrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
DescendingOrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
describeParams() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Describe the parameters that control how the "more like this" query is formed.
deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeState object from the given binary stream.
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a PropertyState object from the given binary stream.
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeReferences object from the given binary stream.
deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.deserialize(NodeState, InputStream)
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.deserialize(PropertyState, InputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. user Serializer.deserialize(NodeReferences, InputStream)
destroy(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Destroy an item state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node references object.
destroy() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Destroys this context and releases resources.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Destroy an item state.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Destroy an item state.
destroy(ItemState) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Destroy an item state.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the bundle from the underlying system.
differentXAEnv(AbstractLockInfo) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Return a flag indicating whether a lock info belongs to a different XA environment.
DIGEST - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The digest algorithm used to uniquely identify records.
DIGIT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DIGIT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Digit - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Digit - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Digits - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Digits - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DirAttributeList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirAttributeList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirAttributeValue() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirAttributeValue() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirCommentConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirCommentConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirCommentContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirCommentContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirectConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirectConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirElemConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirElemConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirElemContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirElemContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirPIConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirPIConstructor() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirPIContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DirPIContents() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
disable_tracing() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
discard() - Method in class org.apache.jackrabbit.core.state.ItemState
Discards this instance, i.e. renders it 'invalid'.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
disconnect() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Disconnect all states in the change log from their overlaid states.
disconnect() - Method in class org.apache.jackrabbit.core.state.ItemState
Disconnect this state from the underlying overlayed state.
disconnectTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disconnect a transient item state from its underlying persistent state.
dispatch(List, SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Dispatchers a list of events to all registered dispatchers.
dispatch() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Dispatches the events to the EventListeners.
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 class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Disposes this field and closes the underlying reader.
dispose() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Disposes this SharedItemStateManager and frees resources.
dispose() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.core.xml.TextValue
Dispose this value, i.e. free all bound resources.
disposeAllTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes all transient item states in the cache and in the attic.
disposeCache(Cache) - Method in interface org.apache.jackrabbit.core.state.CacheAccessListener
Called after the cache is no longer used.
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
disposeDocument(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Disposes the document old.
disposeTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance, i.e. discards it and clears it from cache.
disposeTransientItemStateInAttic(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance in the attic, i.e.
Div - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Div - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
doc(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the nth document in this QueryHits.
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Decrements the reference count and closes the underlying readers if this reader is not in use anymore.
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.core.query.xpath.XPathConstants
 
DocumentLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DocumentLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DocumentLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DocumentLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DocumentLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DocumentTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DocumentTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
DocViewSAXEventGenerator - Class in org.apache.jackrabbit.core.xml
A DocViewSAXEventGenerator instance can be used to generate SAX events representing the serialized form of an item in Document View XML.
DocViewSAXEventGenerator(Node, boolean, boolean, ContentHandler) - Constructor for class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
Constructor
doDispose() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual disposal. assumes holding write lock.
doExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Perform the external update.
doFilter(PropertyState, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Extracts text content of the given binary property using the adapted text extractor.
doFilter(PropertyState, String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Creates an text representation of a binary property data.
doInit() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
This method must be implemented by concrete sub classes and will be called from AbstractQueryHandler.init(org.apache.jackrabbit.core.query.QueryHandlerContext).
doInit() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Initializes this QueryHandler.
doInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual initialization work. assumes holding write lock.
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.
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.
DOMWalker - Class in org.apache.jackrabbit.core.util
Document walker class.
DOMWalker(InputStream) - Constructor for class org.apache.jackrabbit.core.util.DOMWalker
Creates a walker for traversing a DOM document read from the given input stream.
done() - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called when the garbage collection scan is finished.
Done() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
Done() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
doneMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
doSourced(SessionImpl, VersionManagerImpl.SourcedTarget) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Executes the given runnable using the given event source.
doSync(long) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
Dot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Dot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DotDot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DotDot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DOUBLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DOUBLE_PERIOD - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DOUBLE_PERIOD - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DOUBLE_QUOTE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
DoubleField - Class in org.apache.jackrabbit.core.query.lucene
The DoubleField class is a utility to convert double values into String values that are lexicographically ordered according to the double value.
DoubleLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
DoubleLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
doubleToString(double) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
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.
downgrade() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
Downgrades this lock into a read lock.
driver - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database driver.
driver - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the full qualified JDBC driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
DummyInitialContextFactory ...
DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
 
dump(PrintStream) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Dump contents of path map and elements included to PrintStream given.
dump() - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the contents of this monitor
dump(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the information for a file
dump(PrintStream) - Method in class org.apache.jackrabbit.core.ItemManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Dump contents of path map and elements included to PrintStream given.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
dump(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
dump() - Method in class org.apache.jackrabbit.core.query.QueryNode
Dumps this QueryNode and its child nodes to a String.
dump(QueryNode, StringBuffer) - Static method in class org.apache.jackrabbit.core.query.QueryTreeDump
Dumps a query node tree to the string buffer.
dump(String) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
dump(String) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
dump(String) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
dump(String, PrintStream) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
dump(PrintStream) - Method in class org.apache.jackrabbit.core.SessionImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in interface org.apache.jackrabbit.core.util.Dumpable
Dumps the state of this instance in a human readable format for diagnostic purposes.
Dumpable - Interface in org.apache.jackrabbit.core.util
Utility interface for internal use.
DynamicOperand - Interface in org.apache.jackrabbit.core.query.jsr283.qom
An operand whose value can only be determined in evaluating the query.
DynamicOperandImpl - Class in org.apache.jackrabbit.core.query.qom
DynamicOperandImpl...
DynamicOperandImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.DynamicOperandImpl
 
DynamicPooledExecutor - Class in org.apache.jackrabbit.core.query.lucene
DynamicPooledExecutor implements an executor, which dynamically adjusts its maximum number of threads according to the number of available processors returned by Runtime.availableProcessors().
DynamicPooledExecutor() - Constructor for class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Creates a new DynamicPooledExecutor.
DynamicPooledExecutor.Command - Interface in org.apache.jackrabbit.core.query.lucene
 
DynamicPooledExecutor.Result - Class in org.apache.jackrabbit.core.query.lucene
 

E

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.
EffectiveNodeType - Class in org.apache.jackrabbit.core.nodetype
An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeTypeCache - Interface in org.apache.jackrabbit.core.nodetype
EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.core.nodetype
An ENTKey uniquely identifies a combination (i.e. an aggregation) of one or more node types.
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.
ELEMENT_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ELEMENT_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementDeclaration() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementDeclaration() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementNameOrWildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementNameOrWildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementQNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementQNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ElementType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Else - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Else - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.NodeDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.PropDef
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Empty ColumnImpl array.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.query.qom.OrderingImpl
Empty OrderingImpl array.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.value.InternalValue
 
EMPTY_NAME - Static variable in class org.apache.jackrabbit.core.query.LocationStepQueryNode
The empty name used in matching the root node.
EmptyGreatest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyGreatest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyLeast - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyLeast - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyOrderingDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EmptyOrderingDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EmptyTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyTok - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EmptyTok - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
enable_tracing() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EnclosedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EnclosedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
end(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

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

end() - Method in interface org.apache.jackrabbit.core.xml.Importer
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called once at the end of the content import.
END_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
END_TAG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
END_TAG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
END_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
endColumn - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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.
endColumn - Variable in class org.apache.jackrabbit.core.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.core.xml.ImportHandler
ended(AbstractClusterOperation, boolean) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Invoked when a cluster operation has ended.
ended(boolean) - Method in interface org.apache.jackrabbit.core.cluster.ClusterOperation
Called when the operation has been finished.
endElement() - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Makes the parent element current.
endElement(String, String, String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
Delegates the call to the underlying target handler and asks the handler to end the current namespace context.
endLine - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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.
endLine - Variable in class org.apache.jackrabbit.core.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.
endPrefixMapping(String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
EndTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EndTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EndTagOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EndTagOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
endUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
End an update operation.
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.core.xml.DocViewSAXEventGenerator
entering(Property, int) - Method in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
entering(Node, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
entering(Property, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
enteringProperties(Node, int) - Method in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
enteringProperties(Node, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
ENUMERATION_TYPE - Static variable in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
 
EOF - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EOF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
eol - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
The end of line string for this machine.
EQ_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EQ_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
equals(Object) - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Checks if the given object is a data record with the same identifier as this one.
equals(Object) - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Checks if the given object is a data identifier and has the same string representation as this one.
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
equals(Object) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
equals(Object) - Method in class org.apache.jackrabbit.core.NodeId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
 
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns true if this Event is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns true if this EventState is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.PropertyId
equals(Object) - Method in class org.apache.jackrabbit.core.query.AndQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.NodeTypeQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.NotQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode.OrderSpec
Returns true if this order spec is equal to obj
equals(Object) - Method in class org.apache.jackrabbit.core.query.OrQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.PathQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.core.query.QueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.core.query.QueryRootNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
 
Equals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Equals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
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.NodeReferencesId
 
equals(Object) - Method in class org.apache.jackrabbit.core.state.NodeState.ChildNodeEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.InternalValue
EquiJoinCondition - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
equiJoinCondition(String, String, String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.core.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.core.query.qom
EquiJoinConditionImpl...
error(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag for error handling
ErrorHandling - Class in org.apache.jackrabbit.core.persistence.bundle.util
ErrorHandling configuration abstraction class
ErrorHandling() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a default error handling config.
ErrorHandling(String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a new error handling configuration based on the given string.
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the error handling
escape(String) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Returns a String where those characters that QueryParser expects to be escaped are escaped, i.e. preceded by a \.
escape(String) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Returns a String where those characters that QueryParser expects to be escaped are escaped, i.e. preceded by a \.
ESCAPE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ESCAPE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EscapeApos - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EscapeApos - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.
EscapeQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EscapeQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EventImpl - Class in org.apache.jackrabbit.core.observation
Implementation of the Event interface.
EventState - Class in org.apache.jackrabbit.core.observation
The EventState class encapsulates the session independent state of an Event.
EventStateCollection - Class in org.apache.jackrabbit.core.observation
The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
EventStateCollection(EventDispatcher, SessionImpl, Path) - Constructor for class org.apache.jackrabbit.core.observation.EventStateCollection
Creates a new empty EventStateCollection.
EventStateCollectionFactory - Interface in org.apache.jackrabbit.core.observation
Defines methods to create an EventStateCollection
Every - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Every - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.core.query.sql.JCRSQLParserConstants
 
EXACT_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ExactQueryNode - Class in org.apache.jackrabbit.core.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.core.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.core.query.xpath.XPathConstants
 
Except - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ExcerptFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ExcerptFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
ExcerptProvider defines an interface to create an excerpt for a matching node.
ExecutablePreparedQuery - Interface in org.apache.jackrabbit.core.query
ExecutablePreparedQuery extends ExecutableQuery with a method to bind a value to a variable.
ExecutableQuery - Interface in org.apache.jackrabbit.core.query
Specifies an interface for a query object implementation that can just be executed.
execute(long, long) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Executes this query and returns a QueryResult.
execute(Runnable) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes the given command.
execute(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Executes this action on the index.
execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.PreparedQueryImpl
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() - Method in class org.apache.jackrabbit.core.query.QueryImpl
This method simply forwards the execute call to the ExecutableQuery object returned by QueryHandler.createExecutableQuery(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, java.lang.String, java.lang.String).
executeAndWait(DynamicPooledExecutor.Command[]) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes a set of commands and waits until all commands have been executed.
executeQuery(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL query.
executeQuery() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Executes the query for this result and returns hits.
executeQuery(AbstractQueryImpl, Query, Name[], boolean[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[], boolean, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Executes the given SQL statement with the specified parameters.
exists(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists.
exists() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
exists(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether references of the identified target node exist.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks if a bundle exists in the underlying system.
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.sql.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.core.query.xpath.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
EXPONENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
Expr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Expr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EXPR_COMMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXPR_COMMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExprSingle() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ExprSingle() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
EXT_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXT_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXT_KEY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXT_KEY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXT_NAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXT_NAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Extender - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Extender - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
EXTENDS - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
Extension - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Extension - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionContents - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionContents - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionQName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionQName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ExtensionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
External - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
External - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates if uses (filesystem) blob store
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
externalLock(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external lock operation.
externalLock(NodeId, boolean, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external lock operation.
externalRegistered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally registered.
externalRegistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally registered.
externalRemap(String, String, String) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventListener
Called when a namespace has been externally remapped.
externalRemap(String, String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Called when a namespace has been externally remapped.
externalReregistered(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when a node type has been externally re-registered.
externalReregistered(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when a node type has been externally re-registered.
externalUnlock(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external unlock operation.
externalUnlock(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external unlock operation.
externalUnregistered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally unregistered.
externalUnregistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally unregistered.
externalUpdate(ChangeLog, List) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventListener
Handle an external update.
externalUpdate(ChangeLog, List) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Handle an external update.
externalUpdate(ChangeLog, EventStateCollection) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Handle an external update.
externalUpdate(ChangeLog, List) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Handle an external update.
extractor - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Content extractor.
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Extracts the text content from the given binary stream.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor

This implementation returns an instance of TextExtractorReader.

extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Extracts the text content of the given binary stream by calling the underlying TextFilter instance.

F

factory - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
factory - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Event state collection factory.
fail(String) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(String, Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
FAIL - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
An handler that simply logs the path of the parent node and the name of the missing child node and then re-throws the exception.
FastCharStream - Class in org.apache.jackrabbit.core.query.lucene.fulltext
Modified version of org.apache.lucene.queryParser.FastCharStream based on a String input.
FastCharStream(String) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
Constructs from a String.
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
FieldNames - Class in org.apache.jackrabbit.core.query.lucene
Defines field names that are used internally to store UUID, etc in the search index.
FieldSelectors - Class in org.apache.jackrabbit.core.query.lucene
FieldSelectors contains commonly used field selectors.
FILE_SYSTEM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the file system configuration element.
FileBasedNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings implements a org.apache.jackrabbit.core.NamespaceResolver that holds a namespace mapping that is used internally in the search index.
FileBasedNamespaceMappings(File) - Constructor for class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Creates NamespaceMappings instance.
FileDataRecord - Class in org.apache.jackrabbit.core.data
Data record that is based on a normal file.
FileDataRecord(DataIdentifier, File) - Constructor for class org.apache.jackrabbit.core.data.FileDataRecord
Creates a data record based on the given identifier and file.
FileDataStore - Class in org.apache.jackrabbit.core.data
Simple file-based data store.
FileDataStore() - Constructor for class org.apache.jackrabbit.core.data.FileDataStore
Creates a uninitialized data store.
FileJournal - Class in org.apache.jackrabbit.core.journal
File-based journal implementation that appends journal records to a single file.
FileJournal() - Constructor for class org.apache.jackrabbit.core.journal.FileJournal
 
FileRecordIterator - Class in org.apache.jackrabbit.core.journal
Record cursor that returns unseen revisions in ascending order on every iteration.
FileRecordIterator(File[], long, long, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordIterator
Creates a new instance of this class.
FileRecordLog - Class in org.apache.jackrabbit.core.journal
A file record log is a file containing Records.
FileRecordLog(File) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordLog
Create a new instance of this class.
FileRevision - Class in org.apache.jackrabbit.core.journal
Maintains a file-based revision counter with locking, assuring uniqueness.
FileRevision(File) - Constructor for class org.apache.jackrabbit.core.journal.FileRevision
Creates a new file based revision counter.
FileSystem - Interface in org.apache.jackrabbit.core.fs
The FileSystem interface is an abstraction of a virtual file system.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.persistence.util
FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a new FileSystemBLOBStore instance.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.state.util
Deprecated. use FileSystemBLOBStore instead.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.state.util.FileSystemBLOBStore
Deprecated.  
FileSystemConfig - Class in org.apache.jackrabbit.core.config
File system configuration.
FileSystemConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.FileSystemConfig
Creates a file system configuration object.
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.
FileSystemPathUtil - Class in org.apache.jackrabbit.core.fs
Utility class for handling paths in a file system.
FileSystemResource - Class in org.apache.jackrabbit.core.fs
A FileSystemResource represents a resource (i.e. file) in a FileSystem.
FileSystemResource(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.FileSystemResource
Creates a new FileSystemResource
FileUtil - Class in org.apache.jackrabbit.core.fs.local
Static utility methods for recursively copying and deleting files and directories.
FillBuff() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
FillBuff() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
FillBuff() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
FillBuff() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
FilterExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FilterExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
findApplicableNodeDefinition(Name, Name, NodeState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
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.BatchedItemOperations
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.BatchedItemOperations
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.
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
findBest(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
 
FineGrainedISMLocking - Class in org.apache.jackrabbit.core.state
FineGrainedISMLocking...
FineGrainedISMLocking() - Constructor for class org.apache.jackrabbit.core.state.FineGrainedISMLocking
 
FLWORExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FLWORExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ForClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ForClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
forget(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl

No recovery support yet.

FortranEq - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranEq - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranGe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranGe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranGt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranGt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranLe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranLe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranLt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranLt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranNe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
FortranNe - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ForVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ForVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ForwardAxis() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ForwardAxis() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ForwardStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ForwardStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Frees a temporary oracle.sql.BLOB instance via reflection.
FROM - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
FROM - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
FromClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
FromClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Returns the OnWorkspaceInconsistency with the given name.
fs - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
fsBase - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
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.
FullTextSearch - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Performs a full-text search.
fullTextSearch(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a full-text search against the default selector.
fullTextSearch(String, String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a full-text search against the specified selector.
fullTextSearch(String, String) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the default selector.
fullTextSearch(String, String, String) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the specified selector.
FullTextSearchImpl - Class in org.apache.jackrabbit.core.query.qom
FullTextSearchImpl...
FullTextSearchScore - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to a DOUBLE value equal to the full-text search score of a node.
fullTextSearchScore() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a DOUBLE value equal to the full-text search score of a node in the default selector.
fullTextSearchScore(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a DOUBLE value equal to the full-text search score of a node in the specified selector.
fullTextSearchScore() - Method in class org.apache.jackrabbit.core.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.core.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.core.query.qom
FullTextSearchScoreImpl...
FunctionCall() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FunctionCall() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FunctionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FunctionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
FUZZY_SLOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
FUZZY_SLOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 

G

GarbageCollector - Class in org.apache.jackrabbit.core.data
Garbage collector for DataStore.
GarbageCollector(SessionImpl, IterablePersistenceManager[], Session[]) - Constructor for class org.apache.jackrabbit.core.data.GarbageCollector
Create a new garbage collector.
GE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
GE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
GeneralComp() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
GeneralComp() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
generatedKeySelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
generateParseException() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
get() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get a connection from the pool.
get() - Method in class org.apache.jackrabbit.core.journal.FileRevision
Return current counter value.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
get(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Retrieves the BLOB data with the specified id as a binary stream.
get(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the bundle with the given id or null if the bundle is not cached.
get(String) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an item state given its id.
get(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a node references object given its id.
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
get(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
getAccessCount() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessCount() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getAccessManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the AccessManager associated with this session.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository access manager configuration.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository access manager configuration.
getAddedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that do not exist in the overlayed node state but have been added to this node state.
getAddedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that do not exist in the overlayed node state but have been added to this node state.
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.
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.
getAll() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get all connections (even if they are currently being used).
getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get all identifiers.
getAllItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in interface org.apache.jackrabbit.core.persistence.IterablePersistenceManager
Get all node ids.
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getAllPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns an analyzer that will be used to parse source doc with.
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the class name of the analyzer that is currently in use.
getAncestor(int) - Method in class org.apache.jackrabbit.core.ItemImpl
getAncestorSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.DescendantNodeJoinCondition
Gets the name of the ancestor selector.
getAncestorSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the ancestor selector.
getAnonymousId() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
Returns the anonymous user id.
getApplicableChildNodeDef(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicableChildNodeDef(NodeState, Name, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node definition for the given contraints.
getApplicableChildNodeDefinition(Name, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicablePropertyDef(Name, int, boolean) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getApplicablePropertyDef(Name, int) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name and type.
getApplicablePropertyDef(NodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
retrieves the property definition for the given contraints
getApplicablePropertyDefinition(Name, int, boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable property definition for a property with the specified name and type.
getAppName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository name.
getAppName() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository name.
getAtticAwareHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an attic-aware hierarchy manager, i.e. an hierarchy manager that is also able to build/resolve paths of those items that have been moved or removed (i.e. moved to the attic).
getAttribute(String) - Method in interface org.apache.jackrabbit.core.cluster.Update
Return an attribute of this update operation.
getAttribute(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttribute(Element, String, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttribute(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getAttribute(String) - Method in class org.apache.jackrabbit.core.TransactionContext
Return an attribute value on this transaction.
getAttribute(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the value of the named attribute of the current element.
getAttributeNames() - Method in class org.apache.jackrabbit.core.SessionImpl
getAutoCreatedNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreatedPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreateNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoCreatePropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoRepair() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getBasename() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getBaseVersion() - Method in class org.apache.jackrabbit.core.NodeImpl
getBaseVersionId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the id of the base version that was assigned to the node at the time it was versioned.
getBaseVesion() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the base version that was assigned to the node at the time it was versioned.
getBeginColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getBeginLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBindVariableName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.BindVariableValue
Gets the name of the bind variable.
getBindVariableName() - Method in class org.apache.jackrabbit.core.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBindVariableQName() - Method in class org.apache.jackrabbit.core.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBLOBFileValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBlobFSBlockSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the configured block size of the blob cqfs
getBlobId(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the nth blob id.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Returns the blob store that is assosiated with this binding.
getBlockOnConnectionLoss() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
getBoolean() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBooleanQuery(Vector) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating query, given a set of clauses.
getBooleanQuery(Vector) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating query, given a set of clauses.
getBufferSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the buffer size.
getBundleCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the size of the bundle cache in megabytes.
getBundlePath(NodeId, NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Helper method that returns the jcr path for a node bundle.
getCacheManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the cache manager of this repository, useful for setting its memory parameters.
getCacheSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getChangeLog() - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Returns the current change log.
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
 
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.
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getChildNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the child node definitions or null if not set.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the list of the child node entries.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntry objects denoting the child nodes of this node.
getChildNodeEntries(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntrys with the specified name.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified name and index or null if there's no matching entry.
getChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified NodeId or null if there's no matching entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodes() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
returns all child nodes
getChildRelPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the relative Path of the child Item associated with this event.
getChildSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.ChildNodeJoinCondition
Gets the name of the child selector.
getChildSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.ChildNodeJoinConditionImpl
Gets the name of the child selector.
getClassLoader() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used to instantiate objects in the BeanConfig.newInstance() method.
getClassName() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the class name of the configured bean.
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.
getColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Deprecated.  
getColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Deprecated.  
getColumn() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
Deprecated.  
getColumnName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Column
Gets the column name.
getColumnName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the column name.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.WorkspaceTraversalResult
 
getColumnQName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the column name.
getColumns() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModel
Gets the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelImpl
Gets the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelTree
Gets the columns for this query.
getComparable(String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
 
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.
getConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Initialize the JDBC connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Creates a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection(String, String, String, String) - Static method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionFactory
Open a connection using the specified properties.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Gets the database connection that is managed.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Returns a JDBC connection acquired using the JDBC DriverManager.
getConsistencyCheck() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if consistency check is enabled.
getConsistencyFix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if consistency fix is enabled.
getConstraint() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Not
Gets the constraint negated by this Not constraint.
getConstraint() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModel
Gets the constraint for this query.
getConstraint() - Method in class org.apache.jackrabbit.core.query.qom.NotImpl
Gets the constraint negated by this Not constraint.
getConstraint() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelImpl
Gets the constraint for this query.
getConstraint() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelTree
Gets the constraint for this query.
getConstraint1() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.And
Gets the first constraint.
getConstraint1() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Or
Gets the first constraint.
getConstraint1() - Method in class org.apache.jackrabbit.core.query.qom.AndImpl
Gets the first constraint.
getConstraint1() - Method in class org.apache.jackrabbit.core.query.qom.OrImpl
Gets the first constraint.
getConstraint2() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.And
Gets the second constraint.
getConstraint2() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Or
Gets the second constraint.
getConstraint2() - Method in class org.apache.jackrabbit.core.query.qom.AndImpl
Gets the second constraint.
getConstraint2() - Method in class org.apache.jackrabbit.core.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
getContent() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the text content of the current element.
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Returns the content types that the component extractors are known to support.
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Returns the supported content types.
getContext() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Returns the context for this query handler.
getContext() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Returns the query handler context that passed in QueryHandler.init(QueryHandlerContext).
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
getCreated() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getCreated()
getCreated() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getCredentials() - Method in class org.apache.jackrabbit.core.security.CredentialsCallback
Get the retrieved credentials.
getData() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
getDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database type (if set).
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Returns the JNDI location of the data source.
getDataStore() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
getDataStore() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the data store
getDataStore() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getDataStoreConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the data store configuration.
getDate() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getDate() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDate() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Returns the date hint
getDateValue() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the Date value if this relation if of type QueryConstants.TYPE_DATE.
getDeclaredChildNodeDefinitions() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns an array containing the property definitions actually declared in this node type.
getDeclaredSupertypeNames() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getDeclaringNodeType() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the declaring node type.
getDefaultClassLoader() - Static method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used for new instances of this class as the loader used to instantiate objects in the BeanConfig.newInstance() method.
getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the name of the default primary node type.
getDefaultUserId() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
Returns the default user id.
getDefaultValues() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the name of the default workspace.
getDefinition() - Method in class org.apache.jackrabbit.core.NodeImpl
getDefinition() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the definition of this node type.
getDefinition() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
Returns the original (raw) definition of this constraint.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getDefinition().
getDefinition() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the id of the definition applicable to this node state.
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the id of the definition applicable to this property state.
getDependencies() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns a collection of node type Names that are being referenced by this node type definition (e.g. as supertypes, as required/default primary types in child node definitions, as REFERENCE value constraints in property definitions).
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(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth() - Method in class org.apache.jackrabbit.core.ItemImpl
getDerbyStorageInitialPages() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStorageMinimumRecordSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageReservedSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDescendantSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.DescendantNodeJoinCondition
Gets the name of the descendant selector.
getDescendantSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the descendant selector.
getDescendantTransientItemStates(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an iterator over those transient item state instances that are direct or indirect descendents of the item state with the given parentId.
getDescendantTransientItemStatesInAttic(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Same as SessionItemStateManager.getDescendantTransientItemStates(NodeId) except that item state instances in the attic are returned.
getDescriptor(String) - Method in class org.apache.jackrabbit.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.
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.
getDigest() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getDirectory() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Bean getters
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
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.core.PropertyImpl
 
getDouble() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDoubleValue() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the double value if this relation if of type QueryConstants.TYPE_DOUBLE.
getDriver() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database driver
getDriver() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getDriver() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Bean getters
getDriver() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the class name of the JDBC driver.
getDriver() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that builds the effective (i.e. merged and resolved) node type representation of the specified node's primary and mixin node types.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getEffectiveNodeType(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
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.
getEnableConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getEnableHandleMonitor() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns true if use of the handle monitor is currently enabled, otherwise returns false.
getEndColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getEndLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the error handling configuration of this manager
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the error handling configuration of this manager
getEscapeString() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
getEscFactory() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the event state collection factory.
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.
getException() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Returns the XML excerpt for the node with id.
getExcerptProviderClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExcludedNodeId() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the id of the node that should be excluded from indexing.
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
 
getField() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getField() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
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, Analyzer, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Note that parameter analyzer is ignored.
getFieldQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getFieldQuery(String, Analyzer, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Base implementation delegates to QueryParser.getFieldQuery(String, Analyzer, String).
getFieldQuery(String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Base implementation delegates to QueryParser.getFieldQuery(String,String).
getFieldQuery(String, Analyzer, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Note that parameter analyzer is ignored.
getFieldQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getFieldQuery(String, Analyzer, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Base implementation delegates to QueryParser.getFieldQuery(String, Analyzer, String).
getFieldQuery(String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Base implementation delegates to QueryParser.getFieldQuery(String,String).
getFile() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Return the backing file.
getFileSystem() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the FileSystem where this resource is located.
getFileSystem() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the virtual filesystem for this persistence manager
getFileSystem() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the FileSystem instance this QueryHandler may use to store its index.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the repository file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the virtual filesystem
getFileSystemConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository file system configuration.
getFileSystemConfig() - Method in class org.apache.jackrabbit.core.config.SearchConfig
Returns the configuration for the FileSystem or null if none is configured in this SearchConfig.
getFileSystemConfig() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the configuration for the FileSystem.
getFileSystemConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the file system configuration.
getForceConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getFrozenChildNodes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen child nodes
getFrozenMixinTypes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of names of the frozen mixin types.
getFrozenNode() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the frozen node of this version or null if this is the root version.
getFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the frozen node of this version
getFrozenNodeId() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the node id of the frozen node.
getFrozenPrimaryType() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the name of frozen primary type.
getFrozenProperties() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen properties.
getFrozenUUID() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen UUID.
getFullTextSearchExpression() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.FullTextSearch
Gets the full-text search expression.
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchImpl
Gets the full-text search expression.
getFunctionName() - Method in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
 
getFuzzyMinSim() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Get the default minimal similarity for fuzzy queries.
getFuzzyMinSim() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Get the default minimal similarity for fuzzy queries.
getFuzzyQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getFuzzyQuery(String, String, float) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getFuzzyQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getFuzzyQuery(String, String, float) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getGeneratedKey() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Retrieves the last assigned key from the database.
getHandlerClassName() - Method in class org.apache.jackrabbit.core.config.SearchConfig
Returns the search implementation class name.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the hierarchy manager
getHierarchyManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the HierarchyManager associated with this session.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy manager that reflects workspace state only (i.e. that is isolated from transient changes made through the session)
getHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns the hierarchy manager
getHomeDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the physical home directory for this persistence manager
getHomeDir() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the physical home directory
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.ItemImpl
Return the id of this Item.
getId() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's identifier.
getId() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the unique identifier of the records this consumer will be able to handle.
getId() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the ID of the lock holding node
getId() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns an identifier for this node definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns an identifier for this node definition.
getId() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the id.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node id of this bundle
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the property id.
getId() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
getId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the identifier of this item.
getId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of this node references object.
getId() - Method in class org.apache.jackrabbit.core.state.NodeState.ChildNodeEntry
 
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.
getIdentifier() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the data identifier.
getIdentifier() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the identifier of this record.
getIdentifier() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the identifier of this node.
getIdentifier() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
getIdentifierOperand() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
GetImage() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
GetImage() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
GetImage() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
GetImage() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
GetImage() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.SessionImpl
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getIncludeDescendants() - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Returns true if this location step uses the descendant-or-self axis, false if this step uses the child axis.
getIndex() - Method in class org.apache.jackrabbit.core.NodeImpl
getIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Retrieves the index from the database for the given string.
getIndex() - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Returns the position index for this step.
getIndex() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the actual index.
getIndex() - Method in class org.apache.jackrabbit.core.state.NodeState.ChildNodeEntry
 
getIndexFormatVersion() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the index format version that this search index is able to support when a query is executed on this index.
getIndexingConfig() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfiguration() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationDOM() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the document element of the indexing configuration or null if there is no indexing configuration.
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
getIndexReaders() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
 
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
getInheritedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getInheritedSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns all inherited supertypes of this node type.
getInitialCapacity() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
getInitialContext(Hashtable) - Method in class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
getInputStream(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getInstance() - Static method in class org.apache.jackrabbit.core.TestRepository
Returns the test repository instance.
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.
getISMLockingConfig() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
 
getISMLockingConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
 
getItem(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated. As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.getNode(Path) and ItemManager.getProperty(Path) should be used instead.
getItem(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
 
getItem(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Returns the item instance for the given item state.
getItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the item with the given persistent id.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the item with the given persistent id.
getItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the ItemManager of this session.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the given id.
getItemState(ItemStateManager, ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the specified id using the given item state manager.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Return an item state, given its item id.
getItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Return an item state, given its item id.
getItemStateCacheFactory() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the item state cache factory of this repository.
getItemStateManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the persistent ItemStateManager of the workspace this QueryHandler is based on.
getItemStateManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the SessionItemStateManager associated with this session.
getItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the item state manager associated with the workspace represented by this WorkspaceImpl instance.
getItemStateProvider() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace item state provider
getJCRName(Name) - Method in class org.apache.jackrabbit.core.query.qom.AbstractQOMNode
Returns the prefixed JCR name for the given qualified name or null if name is null.
getJCRName(Name) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.query.qom.AbstractQOMNode
Returns the prefixed JCR path for the given qualified path or null if path is null.
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJoinCondition() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Join
Gets the join condition.
getJoinCondition() - Method in class org.apache.jackrabbit.core.query.qom.JoinImpl
Gets the join condition.
getJoinType() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Join
Gets the join type.
getJoinType() - Method in class org.apache.jackrabbit.core.query.qom.JoinImpl
Gets the join type.
getJournal() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the journal created by this cluster node.
getJournalConfig() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Returns the journal configuration.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Return this record's journal identifier.
getJournalId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's journal 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(UUID) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Constructs a parameter list for a PreparedStatement for the given UUID.
getLabel() - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Returns the label hint
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
getLastModified() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
getLeft() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Join
Gets the left node-tuple source.
getLeft() - Method in class org.apache.jackrabbit.core.query.qom.JoinImpl
Gets the left node-tuple source.
getLength() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the length of the binary stream in this record.
getLength(InternalValue) - Method in class org.apache.jackrabbit.core.PropertyImpl
Determines the length of the given value.
getLength() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns the length of this BLOBFileValue.
getLengths() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Deprecated.  
getLine() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Deprecated.  
getLine() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
getLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
Deprecated.  
getLine() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
Deprecated.  
getLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
Deprecated.  
getLine() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
Deprecated.  
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
getLocale() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Returns current locale, allowing access by subclasses.
getLocale() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Returns current locale, allowing access by subclasses.
getLocationNode() - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Returns the PathQueryNode or null if this query does not have a location node.
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() - Method in class org.apache.jackrabbit.core.NodeImpl
getLockHolder() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the session currently holding the lock
getLockInfo(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Return the most appropriate lock information for a node.
getLockManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the lock manager for this workspace.
getLockManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Return the lock manager for this session.
getLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Return the lock manager for this workspace.
getLockManager() - Method in class org.apache.jackrabbit.core.XASessionImpl
Return the lock manager for this session.
getLocks(SessionImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns all locks owned by the specified session.
getLocks() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns all locks owned by this session.
getLockTimeout() - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Returns the lock timeout.
getLockToken(Session) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the lock token as seen by the session passed as parameter.
getLockTokens() - Method in class org.apache.jackrabbit.core.SessionImpl
getLoginModule() - Method in class org.apache.jackrabbit.core.config.LoginModuleConfig
 
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository login module configuration.
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository login module configuration.
getLong() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLong() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getLongValue() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the long value if this relation if of type QueryConstants.TYPE_LONG.
getLowercaseWildcardTerms() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getLowercaseWildcardTerms() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getMandatoryNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMandatoryNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMappedUUID(UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns the new UUID to which oldUUID has been mapped or null if no such mapping exists.
getMaxConnections() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the maximum number of concurrent connections.
getMaxFieldLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaximumSize() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getMaxMemory() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMaxMemoryPerCache() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMaxMemorySize() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the current limit.
getMaxMemorySize() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the current limit.
getMaxMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for maxMergeDocs.
getMaxNumTokensParsed() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
getMaxQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum number of query terms that will be included in any generated query.
getMaxSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the maximum cache size in bytes.
getMaxWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum word length above which words will be ignored.
getMemoryUsed() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the amount of used memory.
getMemoryUsed() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the amount of used memory.
getMergedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMergeFactor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the merge factor.
getMessage() - Method in exception org.apache.jackrabbit.core.nodetype.compact.ParseException
getMessage() - Method in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.jackrabbit.core.query.sql.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in exception org.apache.jackrabbit.core.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.core.query.sql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.apache.jackrabbit.core.query.sql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.jackrabbit.core.query.xpath.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in exception org.apache.jackrabbit.core.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.core.query.xpath.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.apache.jackrabbit.core.query.xpath.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the minimum blob size in bytes.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the mininum blob size.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Returns the minimum blob size
getMinDocFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency at which words will be ignored which do not occur in at least this many docs.
getMinMemoryPerCache() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMinMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for minMergeDocs.
getMinRecordLength() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the minimum size of an object that should be stored in this data store.
getMinResizeInterval() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMinTermFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency below which terms will be ignored in the source doc.
getMinWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the minimum word length below which words will be ignored.
getMixinNames() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a set of Names which are the names of the mixins assigned to the parent node associated with this event.
getMixinNames() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the names of the mixin types of the node being imported.
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.NodeImpl
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the Names of this node's mixin types.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the mixin type names of this bundle.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's mixin types.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Retrusn the mod clount.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the mod count.
getModCount() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the modification count.
getName(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the name of the specified item.
getName() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace name.
getName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the name of the specified path.
getName() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the name of this resource.
getName(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the name of the specified item.
getName(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item.
getName() - Method in class org.apache.jackrabbit.core.ItemImpl
getName() - Method in class org.apache.jackrabbit.core.NodeImpl
getName() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the child item.
getName() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the name of the node type being defined or null if not set.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the name.
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the property name
getName() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the qualified name of the property.
getName() - Method in class org.apache.jackrabbit.core.PropertyImpl
getName() - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
 
getName() - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
getName() - Method in class org.apache.jackrabbit.core.query.sql.ASTIdentifier
 
getName() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace name.
getName() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
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.NodeState.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.
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
 
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the local name index
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the local name index
getNameLength(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns the length of the field prefix in namedValue.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's NamePathResolver.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the NamePathResolver of this session.
getNames() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Returns the node type names of this key.
getNamespaceMapping() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the namespace mapping.
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.core.SessionImpl
getNamespacePrefixes() - Method in class org.apache.jackrabbit.core.SessionImpl
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the namespace registry
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NamespaceRegistryImpl for this repository.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNamespaceResolver() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the namespace resolver
getNamespaceResolver() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the NamespaceResolver of this session.
getNamespaceResovler() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return a namespace resolver to map prefixes to URIs and vice-versa
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.
getNamespaceURI(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getNameTest() - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Returns the label of the node for this location step, or null if the name test is '*'.
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getNextToken() - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
getNextToken
getNextToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
getNode(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getNode(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the node at the specified absolute path in the workspace.
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.
getNodeBoost(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost for the node scope fulltext index field.
getNodeBoost(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost for the node scope fulltext index field.
getNodeBoost() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
 
getNodeById(NodeId) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the Node with the given id.
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the node specified by the given identifier.
getNodeByUUID(UUID) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the referenceable node with the given UUID.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getNodeDef(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getNodeDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node def id of this bundle.
getNodeDefinition(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeDefinitionTemplates() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Returns a mutable List of NodeDefinitionTemplate objects.
getNodeDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns a mutable List of NodeDefinitionTemplate objects.
getNodeId() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the identifier of this Node.
getNodeId() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the NodeId of the indexed node.
getNodeId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the identifier of this node.
getNodeId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the id of this node.
getNodePathTemplate() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Returns the node path template.
getNodeReferences(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a node references object, given its target id
getNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.WorkspaceTraversalResult
 
getNodeState(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at the given path.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node with the given id.
getNodeState(ItemStateManager, HierarchyManager, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at nodePath using the given item state manager.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Retrieve a node state from the parent shared state manager and wraps it into a intermediate object that helps us handle local modifications.
getNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getNodeType() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the node type of the parent node associated with this event.
getNodeTypeDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed nodetype definitions.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Returns all node type definitions specified by node type elements under the current element.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the NodeTypeManager.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNodeTypeName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the nodetype name of this bundle
getNodeTypeName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Selector
Gets the name of the required node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.core.query.qom.SelectorImpl
Gets the name of the required node type.
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.
getNodeTypeQName() - Method in class org.apache.jackrabbit.core.query.qom.SelectorImpl
Gets the name of the required node type.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the node type registry
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NodeTypeRegistry for this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
returns the node type manager
getNodeTypes(NodeTypeManagerImpl) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the Set of NodeTypes assigned to the parent node associated with this event.
getNsIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the namespace index
getNumOperands() - Method in class org.apache.jackrabbit.core.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
getObservationDispatcher() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the observation dispatcher for this workspace
getObservationManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the observation manager of this session.
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getOnParentVersion() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the 'onParentVersion' attribute of the item.
getOnWorkspaceInconsistency() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOnWorkspaceInconsistencyHandler() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOperand() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.LowerCase
Gets the operand whose value is converted to a lower-case string.
getOperand() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Ordering
The operand by which to order.
getOperand() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.UpperCase
Gets the operand whose value is converted to a upper-case string.
getOperand() - Method in class org.apache.jackrabbit.core.query.qom.LowerCaseImpl
Gets the operand whose value is converted to a lower-case string.
getOperand() - Method in class org.apache.jackrabbit.core.query.qom.OrderingImpl
The operand by which to order.
getOperand() - Method in class org.apache.jackrabbit.core.query.qom.UpperCaseImpl
Gets the operand whose value is converted to a upper-case string.
getOperand1() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Comparison
Gets the first operand.
getOperand1() - Method in class org.apache.jackrabbit.core.query.qom.ComparisonImpl
Gets the first operand.
getOperand2() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Comparison
Gets the second operand.
getOperand2() - Method in class org.apache.jackrabbit.core.query.qom.ComparisonImpl
Gets the second operand.
getOperands() - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
Returns an array of currently set QueryNode operands of this QueryNode.
getOperation() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the operation type.
getOperationType() - Method in class org.apache.jackrabbit.core.cluster.ItemOperation
Returns the operation type.
getOperationType() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
getOperator() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Comparison
Gets the operator.
getOperator() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Gets implicit operator setting, which will be either DEFAULT_OPERATOR_AND or DEFAULT_OPERATOR_OR.
getOperator() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Gets implicit operator setting, which will be either DEFAULT_OPERATOR_AND or DEFAULT_OPERATOR_OR.
getOperator() - Method in class org.apache.jackrabbit.core.query.qom.ComparisonImpl
Gets the operator.
getOrCreateProperty(String, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateProperty(Name, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreatePropertyState(Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Retrieves or creates a new property state as child property of this node
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.ItemImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getOrder() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Ordering
Gets the order.
getOrder() - Method in class org.apache.jackrabbit.core.query.qom.OrderingImpl
Gets the order.
getOrderings() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModel
Gets the orderings for this query.
getOrderings() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelImpl
Gets the orderings for this query.
getOrderings() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelTree
Gets the orderings for this query.
getOrderNode() - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Returns the order node.
getOrderSpecs() - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Returns a OrderSpec array that contains order by specifications.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
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..
getParameters() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the initial properties of the configured bean.
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(int) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the document number of the parent of n or -1 if n does not have a parent (n is the root node).
getParent(int) - Method in interface org.apache.jackrabbit.core.query.lucene.HierarchyResolver
Returns the document number of the parent of n or -1 if n does not have a parent (n is the root node).
getParent(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
getParent() - Method in class org.apache.jackrabbit.core.query.QueryNode
Returns the parent QueryNode or null if this is the root node of a query tree.
getParent() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
returns the parent version item or null.
getParentDir(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the parent directory of the specified path.
getParentDir() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the parent directory of this resource.
getParentDocId(int) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the DocId of the parent of n or DocId.NULL if n does not have a parent (n is the root node).
getParentHandler() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the parent query handler.
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the parentUUID of the given item.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the parent id of this bundle
getParentId() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the identifier of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the parent id of this node
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the parentUUID of the given item.
getParentPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the path of the parent node.
getParentSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.ChildNodeJoinCondition
Gets the name of the parent selector.
getParentSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.ChildNodeJoinConditionImpl
Gets the name of the parent selector.
getPassword() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the password.
getPassword() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getPassword() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getPassword() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured password that is used to establish JDBC connections.
getPassword() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getPath(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the path to the given item.
getPath() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the name of the directory where this data store keeps the files.
getPath() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the path of this resource.
getPath() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
getPath(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the path to the given item.
getPath(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the path to the given item.
getPath() - Method in class org.apache.jackrabbit.core.ItemImpl
getPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getPath() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.ChildNode
Gets the absolute path.
getPath() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.DescendantNode
Gets the absolute path.
getPath() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.SameNode
Gets the absolute path.
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.query.qom.ChildNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.core.query.qom.DescendantNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.core.query.qom.SameNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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.
getPathSteps() - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Returns an array of all currently set location step nodes.
getPersistenceManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
 
getPersistenceManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace persistence manager.
getPersistenceManager() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return the persistence manager.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning persistence manager configuration.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace persistence manager configuration.
getPersistenceManagerScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Check if using the IterablePersistenceManager interface is allowed.
getPhraseSlop() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Gets the default slop for phrases.
getPhraseSlop() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Gets the default slop for phrases.
getPosition() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
Returns the number of bytes read so far.
getPositionValue() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the int position index value if this relation is of type QueryConstants.TYPE_POSITION.
getPredecessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getPredecessors()}
getPredecessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getPredicates() - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Returns the predicate nodes for this location step.
getPrefix(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefix(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
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
getPrefixes() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefixQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getPrefixQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query (similar to (QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
getPrimaryItem() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryItemName() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the name of the primary item (one of the child items of the node's of this node type) or null if not set.
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getPrimaryPath() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the primary path to this Item.
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 interface org.apache.jackrabbit.core.journal.Record
Return this record's producer identifier.
getPropDef(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getPropDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the propdef id.
getProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the properties of this node
getProperties() - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the properties of this node
getProperty(Properties, String, String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the expanded property value.
getProperty(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the property of this node with the specified name.
getProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperty() - Method in class org.apache.jackrabbit.core.query.OrderQueryNode.OrderSpec
Returns the name of the property.
getProperty() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Deprecated. Use RelationQueryNode.getRelativePath() instead.
getProperty(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the property at the specified absolute path in the workspace.
getProperty(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
returns the property state of the given name
getProperty1Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.EquiJoinCondition
Gets the property name in the first selector.
getProperty1Name() - Method in class org.apache.jackrabbit.core.query.qom.EquiJoinConditionImpl
Gets the property name in the first selector.
getProperty2Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.EquiJoinCondition
Gets the property name in the second selector.
getProperty2Name() - Method in class org.apache.jackrabbit.core.query.qom.EquiJoinConditionImpl
Gets the property name in the second selector.
getPropertyAnalyzer(String) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX), and null if none is configured, or the configured analyzer cannot be found.
getPropertyAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX)), and null if none is configured, or the configured analyzer cannot be found.
getPropertyBoost(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost value for the given property name.
getPropertyBoost(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost value for the given property name.
getPropertyBoost(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the boost value for the given property name.
getPropertyDefinition(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getPropertyDefinitionTemplates() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Returns a mutable List of PropertyDefinitionTemplate objects.
getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns a mutable List of PropertyDefinitionTemplate objects.
getPropertyDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the property definitions or null if not set.
getPropertyEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns a collection of property entries.
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the property entry with the given name.
getPropertyId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the identifier of this property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
Returns the name of the property to match.
getPropertyName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Column
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.FullTextSearch
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.PropertyExistence
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.PropertyValue
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
getPropertyName() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Deprecated. Use TextsearchQueryNode.getRelativePath() instead.
getPropertyNames() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns a set of the property names.
getPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's properties as a set of QNames objects.
getPropertyQName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the property with the given id.
getPropertyState(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.
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 interface org.apache.jackrabbit.core.query.jsr283.qom.Length
Gets the property value for which to compute the length.
getPropertyValue() - Method in class org.apache.jackrabbit.core.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
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the values of the given property of null
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the values of the given property of null
getQName() - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getQName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the 'internal', i.e. the fully qualified name.
getQName() - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQName() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getQOMFactory() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns a QueryObjectModelFactory with which a JCR-JQOM query can be built programmatically.
getQPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the qualified path of this event.
getQPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQuery(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
getQuery() - Method in class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
getQuery() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Returns the textsearch statement.
getQueryManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getQueryNodeFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This method returns the QueryNodeFactory used to parse Queries.
getQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
getQueryTreeBuilder(String) - Static method in class org.apache.jackrabbit.core.query.QueryTreeBuilderRegistry
Returns the QueryTreeBuilder for language.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getRangeQuery(String, Analyzer, String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Note that parameter analyzer is ignored.
getRangeQuery(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getRangeQuery(String, Analyzer, String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Note that parameter analyzer is ignored.
getRangeQuery(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getReader(long) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Returns the reader with the extracted text from the input stream passed to the constructor of this TextExtractorJob.
getReconnectDelayMs() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Returns the record with the given identifier.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return an iterator over all records after the specified revision.
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.
getReference() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the JNDI reference for this content repository.
getReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
getReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
This method returns all REFERENCE properties that refer to this node, have the specified name and that are accessible through the current Session.
getReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
getReferencesProperty() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
 
getRefProperty() - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
Returns the name of the reference property or null if none is set.
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
getRegisteredNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the names of all registered node types.
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.
getRelativePath() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
 
getRelativePath() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
 
getRemovedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries, that exist in the overlayed node state but have been removed from this node state.
getRemovedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that exist in the overlayed node state but have been removed from this node state.
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.
getRepository(Reference) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
 
getRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the underlying repository instance.
getRepository() - Method in class org.apache.jackrabbit.core.SessionImpl
getRepository() - Method in interface org.apache.jackrabbit.core.TransientRepository.RepositoryFactory
Creates and intializes a repository instance.
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the names of the required primary node types.
getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getRequiredType() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's namespace resolver.
getResource(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
getResource(String) - Method in interface org.apache.jackrabbit.core.persistence.util.ResourceBasedBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
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
 
getResultFetchSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
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.journal.AppendRecord
Returns the revision this record represents.
getRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
getRevision() - Method in interface org.apache.jackrabbit.core.journal.Record
Returns the revision this record represents.
getRevision() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the revision this consumer has last seen.
getRight() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Join
Gets the right node-tuple source.
getRight() - Method in class org.apache.jackrabbit.core.query.qom.JoinImpl
Gets the right node-tuple source.
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
getRootNodeDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getRootNodeDefinition() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the id of the root node
getRootNodeId() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getRootState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the root state
getRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getRootVersion().
getRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.WorkspaceTraversalResult
 
getSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchema() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured schema identifier.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getSchemaDDL() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Returns an input stream to the schema DDL resource.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured schema object prefix.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getScore() - Method in interface org.apache.jackrabbit.core.query.lucene.ScoreNodeIterator
Returns the score of the node returned by NodeIterator.nextNode().
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the system search index configuration.
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace search index configuration.
getSearchManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the search manager for this workspace.
getSecurityConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository security configuration.
getSelector1Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.EquiJoinCondition
Gets the name of the first selector.
getSelector1Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.SameNodeJoinCondition
Gets the name of the first selector.
getSelector1Name() - Method in class org.apache.jackrabbit.core.query.qom.EquiJoinConditionImpl
Gets the name of the first selector.
getSelector1Name() - Method in class org.apache.jackrabbit.core.query.qom.SameNodeJoinConditionImpl
Gets the name of the first selector.
getSelector2Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.EquiJoinCondition
Gets the name of the second selector.
getSelector2Name() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.SameNodeJoinCondition
Gets the name of the second selector.
getSelector2Name() - Method in class org.apache.jackrabbit.core.query.qom.EquiJoinConditionImpl
Gets the name of the second selector.
getSelector2Name() - Method in class org.apache.jackrabbit.core.query.qom.SameNodeJoinConditionImpl
Gets the name of the second selector.
getSelector2Path() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.SameNodeJoinCondition
Gets the path relative to the second selector.
getSelector2Path() - Method in class org.apache.jackrabbit.core.query.qom.SameNodeJoinConditionImpl
Gets the path relative to the second selector.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.ChildNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Column
Gets the name of the selector.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.DescendantNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.FullTextSearch
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.FullTextSearchScore
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.NodeLocalName
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.NodeName
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.PropertyExistence
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.PropertyValue
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.SameNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.Selector
Gets the selector name.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.ChildNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.DescendantNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchScoreImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.NodeLocalNameImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.NodeNameImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyValueImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.SameNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.qom.SelectorImpl
Gets the selector name.
getSelectorQName() - Method in class org.apache.jackrabbit.core.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorQName() - Method in class org.apache.jackrabbit.core.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.core.query.qom.PropertyValueImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorQName() - Method in class org.apache.jackrabbit.core.query.qom.SelectorImpl
Gets the selector name.
getSelectProperties() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns the select properties for this query.
getSelectProperties() - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Returns an array of select properties.
getSession() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the session associated with this item.
getSession() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getSharedStateMgr() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return the shared item state manager.
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
 
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
 
getSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the approx. size of this bundle.
getSource() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModel
Gets the node-tuple source for this query.
getSource() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelImpl
Gets the node-tuple source for this query.
getSource() - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelTree
Gets the node-tuple source for this query.
getSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSpellCheckerClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getState() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the underlaying node state.
getStatement() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStatus() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the status of this item.
getStopWords() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Get the current stop words being used.
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
returns the storage model
getStoredQueryPath() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStream() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns an InputStream representation of this value.
getString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Retrieves the string from the database for the given index.
getString() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getStringValue() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the String value if this relation if of type QueryConstants.TYPE_STRING.
getSubject() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the subject
getSubject() - Method in class org.apache.jackrabbit.core.security.AuthContext
Return the authenticated Subject.
getSubject() - Method in class org.apache.jackrabbit.core.security.AuthContext.JAAS
Return the authenticated Subject.
getSubject() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Return the authenticated Subject.
getSubject() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the Subject associated with this session.
getSuccessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getSuccessors()}
getSuccessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
GetSuffix(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the names of the supertypes.
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getSupportedLanguages() - Method in interface org.apache.jackrabbit.core.query.QueryTreeBuilder
Returns the set of query languages supported by this builder.
getSupportedLanguages() - Static method in class org.apache.jackrabbit.core.query.QueryTreeBuilderRegistry
Returns the set of query languages supported by all registered QueryTreeBuilder implementations.
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.sql.QueryBuilder
This builder supports Query.SQL.
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.xpath.QueryBuilder
This builder supports Query.XPATH.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
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.fulltext.QueryParser
Factory method for generating a synonym query.
getSynonymQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
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.
getSystemSession() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the system session for this workspace.
getTablePrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the table prefix.
getTableSpace() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Returns the configured Oracle table space.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of the target node.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns the id of the target node.
getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the analyzer in use for indexing.
getTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the text extractor in use for indexing.
getTextFilterClasses() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the fully qualified class names of the text filter instances currently in use.
getToken(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getToken(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
getToken(int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
getToken(int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
getToken(int) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
getToken(int) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
getTotalSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Returns the total number of hits.
getTransactionTimeout() - Method in class org.apache.jackrabbit.core.XASessionImpl
getTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
getType() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does neither affect consistency of existing content nor does it change existing/assigned definition id's MINOR: does not affect consistency of existing content but does change existing/assigned definition id's MAJOR: does affect consistency of existing content and does change existing/assigned definition id's
getType() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getType() - Method in class org.apache.jackrabbit.core.observation.EventState
getType() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the type.
getType() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getType() - Method in class org.apache.jackrabbit.core.query.AndQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.core.query.NodeTypeQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.NotQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.OrQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.QueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
getType() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the type of this property.
getType() - Method in class org.apache.jackrabbit.core.value.InternalValue
Get the type of this value.
getUniquePrefix(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns a prefix that is unique among the already registered prefixes.
getUnnamedItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getURI(int) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns the URI for a given index (i.e. stable prefix).
getURI(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getURI(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
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
getURIIndex(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns the index (i.e. stable prefix) for the given uri.
getURIs() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getUrl() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database URL.
getUrl() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUrl() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUrl() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured JDBC connection url.
getUrl() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getUseCompoundFile() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for useCompoundFile.
getUser() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the user name.
getUser() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUser() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured user that is used to establish JDBC connections.
getUser() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getUserID() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getUserId() - Method in class org.apache.jackrabbit.core.observation.EventState
getUserID() - Method in class org.apache.jackrabbit.core.SessionImpl
getUUID() - Method in class org.apache.jackrabbit.core.NodeId
Returns the UUID of the identified node.
getUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
getUUID() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getUUIDFromFileName(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
getValidJcrSystemNodeTypeNames() - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Returns a list of valid node types under /jcr:system.
getValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
Returns the value of the property to match.
getValue(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Utility method that extracts the first value of the named property of the current node.
getValue() - Method in class org.apache.jackrabbit.core.query.qom.LiteralImpl
 
getValue() - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
getValue() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
getValue(int, NamePathResolver) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getValueConstraints() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getValueFactory() - Method in class org.apache.jackrabbit.core.SessionImpl
getValueProvider() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the virtual value provider, if registered.
getValues() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Retruns the internal values
getValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValues() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the value(s) of this property.
getValues() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the value of this state evt. by using the registered virtual value provider.
getValueType() - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Returns the type of the value.
getVariables() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the variables.
getVersion() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
Returns the index format version
getVersion(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
getVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getVersion(java.lang.String).
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the version with the given uuid or null if the respective version does not exist.
getVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version with the given id
getVersionableUUID() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the UUID of the versionable node that this history belongs to.
getVersionableUUID() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionByLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getVersionByLabel(java.lang.String) but returns null if the version does not exists.
getVersionByLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionHistory() - Method in class org.apache.jackrabbit.core.NodeImpl
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the version history that was assigned to the node at the time it was versioned.
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
returns the internal version history in wich this version lifes in.
getVersionHistory(Session, NodeState) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version history of the specified node or null if the given node doesn't (yet) have an associated version history.
getVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version history with the given id
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.
getVersioningConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository versioning configuration.
getVersionLabels() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns a string iterator over all version labels that exist in this version history
getVersionLabels() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
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.RepositoryImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the VersionManager associated with this session.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
returns the virtual node state provider for the node type states.
getVirtualItemStateProvider() - Method in interface org.apache.jackrabbit.core.version.VersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Returns the id of the root node of the virtual tree.
getVirtualValues(Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualValueProvider
Returns the values for the given name
getVolatileIdleTime() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for volatileIdleTime.
getWildcardQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query.
getWildcardQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Factory method for generating a query.
getWorkspace() - Method in class org.apache.jackrabbit.core.SessionImpl
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.
getWorkspaceInfo(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
getWorkspaceMaxIdleTime() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the amount of time in seconds after which an idle workspace is automatically shutdown.
getWorkspaceName() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the name of the workspace.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the names of all workspaces in this repository.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the names of all workspaces of this repository with respect of the access rights of this session.
getWorkspacesConfigRootDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the workspace root directory.
getXAResource() - Method in class org.apache.jackrabbit.core.XASessionImpl
getXAResourceBegin() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns an InternalXAResource that acquires a write lock on the version manager in InternalXAResource.prepare(TransactionContext) if there are any version related items involved in this transaction.
getXAResourceEnd() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns an InternalXAResource that releases the write lock on the version manager in InternalXAResource.commit(TransactionContext) or InternalXAResource.rollback(TransactionContext).
Gt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Gt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
GT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
GT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
GtEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
GtEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
GtGt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
GtGt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 

H

H2PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by H2 specific code.
H2PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Creates a new H2 persistence manager.
handle(Callback[]) - Method in class org.apache.jackrabbit.core.security.CredentialsCallbackHandler
handleMissingChildNode(NoSuchItemStateException, QueryHandler, Path, NodeState, NodeState.ChildNodeEntry) - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Handle a missing child node state.
HandleMonitor - Class in org.apache.jackrabbit.core.fs.local
This Class implements a very simple open handle monitor for the local file system.
HandleMonitor() - Constructor for class org.apache.jackrabbit.core.fs.local.HandleMonitor
 
handler - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The query handler for this query.
has(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state exists.
hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there are any child node entries.
hasChildNodeEntry(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name.
hasChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified NodeId.
hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name and index.
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
 
hasFrozenHistory(UUID) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Checks if this frozen node has the frozen version history
hashCode() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the hash code of the data identifier.
hashCode() - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Returns the hash code of the identifier string.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.NodeId
Returns the same as this.getUUID().hashCode()
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a hashCode for this EventState.
hashCode() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the hash code of this property identifier.
hashCode() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
hashCode() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
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.NodeReferencesId
Returns the same as this.getTargetId().hashCode().
hashCode() - Method in class org.apache.jackrabbit.core.state.NodeState.ChildNodeEntry
 
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.InternalValue
HashMapIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that is based on a hashmap and persists the names as property file.
HashMapIndex(FileSystemResource) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Creates a new hashmap index and loads the lookup tables from the filesystem resource.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return a flag indicating if the item specified exists.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating if the item specified exists.
hasItemReferences(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Checks if there are item references (from outside the version storage) that reference the given version item.
hasItemReferences(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks if there are item references (from outside the version storage) that reference the given version item.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether an item state for a given item id exists.
hasItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Determines whether an item state for a given item id exists.
hasLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks, if this version has the given label assosiated
hasNamedItemDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
hasNext() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return a flag indicating whether there are next records.
hasNext() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return a flag indicating whether there are more records.
hasNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
checks if the given child node exists.
hasNodeReferences(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether a node references object for a given target id exists.
hasNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
hasNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Checks whether a node type with the given name exists.
hasOrderableChildNodes() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the orderableChildNodes flag.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
HASORDERABLECHILDNODES_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.
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
hasProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a property with the specified name exists.
hasProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle has a property
hasProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given property exists
hasPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a property entry with the specified Name.
hasReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns a flag indicating whether this object holds any references
hasTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasTransientItemStateInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Checks if the version with the given name exists in this version history.
hasVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Checks if the version for the given uuid exists in this history.
hasVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Checks if the version with the given id exists
hasVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Checks if the version history with the given id exists
hasVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
HexDigits - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
HexDigits - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
HierarchyManager - Interface in org.apache.jackrabbit.core
The HierarchyManager interface ...
HierarchyManagerImpl - Class in org.apache.jackrabbit.core
HierarchyManagerImpl ...
HierarchyManagerImpl(NodeId, ItemStateManager, PathResolver) - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl
 
HierarchyResolver - Interface in org.apache.jackrabbit.core.query.lucene
HierarchyResolver extends an IndexReader with the ability to resolve a JCR hierarchy.
hierMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
hierarchy manager used for generating error msg's that contain human readable paths
hierMgr - Variable in class org.apache.jackrabbit.core.security.SimpleAccessManager
hierarchy manager used for ACL-based access control model
hierMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the HierarchyManager associated with this session
hierMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy mgr that reflects persistent state only (i.e. that is isolated from transient changes made through the session).
highlight(String) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Highlights the matching terms in the passed text.
highlight(String) - Method in interface org.apache.jackrabbit.core.query.lucene.HighlightingExcerptProvider
Highlights the matching terms in the passed text.
HighlightingExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
HighlightingExcerptProvider extends the ExcerptProvider interface with a method that highlights matching terms in arbitrary text.
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
 
holdsLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock() - Method in class org.apache.jackrabbit.core.NodeImpl
HOURS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
HOURS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 

I

id - Variable in class org.apache.jackrabbit.core.ItemImpl
 
id - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
id - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
id(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the document number for the nth document in this QueryHits.
id - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
id - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
id - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
id - Variable in class org.apache.jackrabbit.core.state.NodeReferences
identifier of this NodeReferences instance.
ID_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the id configuration attribute.
Identifier() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Identifier() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDENTIFIER_START - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDENTIFIER_START - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Ideographic - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Ideographic - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Idiv - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Idiv - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IfExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
IfExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
IfLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IfLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IGNORE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
IGNORE_MISSING_BLOBS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Controls if references to missing blob resources are treaded as errors or not.
ignoreMissingBlobs() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Checks if error handling is set to ignore missing blobs
image - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.core.query.sql.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.core.query.sql.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.core.query.xpath.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.core.query.xpath.Token
The string image of the token.
impersonate(Credentials) - Method in class org.apache.jackrabbit.core.SessionImpl
IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
Name of the internal SimpleCredentials attribute where the Subject of the impersonating Session is stored.
Import() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Import() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Importer - Interface in org.apache.jackrabbit.core.xml
Content importer.
importer - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
ImportHandler - Class in org.apache.jackrabbit.core.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(Importer, NamespaceResolver, NamespaceRegistryImpl) - Constructor for class org.apache.jackrabbit.core.xml.ImportHandler
 
ImportModuleToken - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ImportModuleToken - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ImportSchemaToken - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ImportSchemaToken - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
In - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
In - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
inBuf - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
inBuf - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
inBuf - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
inBuf - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
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.
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.
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
IndexFormatVersion - Class in org.apache.jackrabbit.core.query.lucene
This class indicates the lucene index format that is used.
indexFormatVersion - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Indicates index format for this node indexer.
indexingConfig - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The indexing configuration or null if none is available.
IndexingConfiguration - Interface in org.apache.jackrabbit.core.query.lucene
IndexingConfiguration defines the interface to check whether a certain property is indexed or not.
IndexingConfigurationEntityResolver - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationEntityResolver implements an entity resolver for the indexing configuration DTD.
IndexingConfigurationEntityResolver() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
 
IndexingConfigurationImpl - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationImpl implements a concrete indexing configuration.
IndexingConfigurationImpl() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
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.
indexSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Returns the string for a given index. if the index does not exist in the underlying index map, null is returned.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Returns the string for a given index. if the index does not exist in the underlying index map, null is returned.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NamespaceIndex
Returns the string for a given index. if the index does not exist in the underlying index map, null is returned.
indexToString(int) - Method in interface org.apache.jackrabbit.core.persistence.bundle.util.StringIndex
Returns the string for a given index. if the index does not exist in the underlying index map, null is returned.
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.
InheritNamespacesDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
InheritNamespacesDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
init(ClusterContext) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node.
init() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node (overridable).
init() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Initializes the repository configuration.
init(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Initialized the data store.
init() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Initialize the file system
init() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Initialize journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Completes initialization of this database journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Initialize journal.
init(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Initialize this record log by writing a header containing the previous revision.
init() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Overridden to avoid the driver and url checks in DatabaseJournal.
init(String, NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.Journal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
Initializes the persistence manager.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Initializes the persistence manager.
init(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Initializes this query handler by setting all properties in this class with appropriate parameter values.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a query string.
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a nt:query node.
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a query object model.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Initializes this excerpt provider.
init(Query, SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Initializes this excerpt provider.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Initializes the configuration.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Initializes the configuration.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Initializes this excerpt provider.
init(QueryHandler) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Initializes this spell checker with an abstract query tree.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.PreparedQueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.PreparedQueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.PreparedQueryImpl
 
init(QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Initializes this query handler.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(AMContext) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.SimpleAccessManager
Initialize this access manager.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
initConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initializes the database connection used by this file system.
initConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the database connection used by this persistence manager.
initDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
initial size of buffer used to serialize objects
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
INITIALIZE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
initialize(FileSystemResource) - Method in class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialize(FileSystemResource) - Method in interface org.apache.jackrabbit.core.query.lucene.SynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
initialized - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
initPreparedStatements() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initializes the map of prepared statements.
initPreparedStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the map of prepared statements.
initStartupWorkspaces() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initialize startup workspaces.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
InMemPersistenceManager is a very simple HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory and that is capable of storing and loading its contents using a simple custom binary serialization format (see Serializer).
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Creates a new InMemPersistenceManager instance.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.state.mem
Deprecated. use InMemPersistenceManager instead.
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.mem.InMemPersistenceManager
Deprecated.  
input_stream - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
inputStream - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
inputStream - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
inputStream - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
inputStream - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
insertFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement appending a new record.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inserts a string into the database and returns the new index.
insertTempSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'insertTemp' in the [databaseType].properties file, initialized with the default value.
Instanceof - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Instanceof - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
InstanceofExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
InstanceofExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
INSTANCES - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
IntegerLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IntegerLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
internalAddChildNode(Name, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddChildNode(Name, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalCopyPropertyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Copies a property to this node
InternalFreeze - Interface in org.apache.jackrabbit.core.version
the base interface for nodes that were versioned and turned either into InternalFrozenNode or InteralFrozenVersionHistory.
InternalFrozenNode - Interface in org.apache.jackrabbit.core.version
The InternalFrozenNode interface represents the frozen node that was generated during a Node.checkin().
InternalFrozenVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines a frozen versionable child node, that was created during a Node.checkin() with a OPV==Version node.
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Retrieves the node state with the given node id
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node state with the given node id
internalGetPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieces the property state for the given id
internalGetUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the (internal) uuid of this node.
internalGetValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal value of a single-valued property.
internalGetValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal values of a multi-valued property.
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Checks if this provide has the node state of the given node id
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provide has the node state of the given node id
internalHasPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provider has the property state of the given id.
internalIsCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
Determines the checked-out status of this node.
internalRemove(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.remove() except for the noChecks parameter.
internalRestore(VersionImpl, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Internal method to restore a version.
internalSetProperty(Name, InternalValue) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[]) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetValue(InternalValue[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
InternalValue - Class in org.apache.jackrabbit.core.value
InternalValue represents the internal format of a property value.
internalValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
Deprecated.  
InternalVersion - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version.
InternalVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version history.
InternalVersionItem - Interface in org.apache.jackrabbit.core.version
This interface defines the base for all internal versioning items.
InternalXAResource - Interface in org.apache.jackrabbit.core
Interface implemented by resources that provide XA functionality.
Intersect - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Intersect - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
IntersectExceptExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
IntersectExceptExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
inUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
inUse - Variable in class org.apache.jackrabbit.core.data.FileDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
invalidateItem(ItemId, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
invalidates the item
InvalidConstraintException - Exception in org.apache.jackrabbit.core.nodetype
The InvalidConstraintException ...
InvalidConstraintException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message.
InvalidConstraintException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message and root cause.
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.
InvalidNodeTypeDefinitionException - Exception in org.apache.jackrabbit.core.nodetype.jsr283
Exception thrown when an attempt is made to register an invalid node type definition template.
InvalidNodeTypeDefinitionException() - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with null as its detail message.
InvalidNodeTypeDefinitionException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified detail message.
InvalidNodeTypeDefinitionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidNodeTypeDefinitionException(Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified root cause.
IS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
IS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Is - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Is - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
isAbsolute() - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Returns true if this is an absolute path; false otherwise.
isAbstract() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the 'abstract' flag.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if this is an abstract node type; returns false otherwise.
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAscending(int) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Returns true if the property i should be orderd ascending.
isAscending() - Method in class org.apache.jackrabbit.core.query.OrderQueryNode.OrderSpec
If true the property is ordered ascending, otherwise descending.
isAutoCreated() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'autoCreated'.
isBoost() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns whether to boost terms in query based on "score" or not.
isBuiltIn(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
isCached(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
isClustered() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns a flag indicating whether this workspace participates in a cluster.
isConnected() - Method in class org.apache.jackrabbit.core.state.ItemState
Return a flag indicating whether this state is connected to some other state.
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.
isDocumentReady(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns true if the document is ready to be added to the index.
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains no entries.
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains no entries.
isExternal() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Return a flag indicating whether this is an externally generated event.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns if uses external (filesystem) blob store.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
isExtractorFinished() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
isFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
isGranted(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Checks if this object is immutable.
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.
isIndexed(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the property with the given name is indexed according to this configuration.
isIndexed(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the property with the given name is fulltext indexed according to this configuration.
isIndexed(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the property with the given name should be indexed.
isInitialized() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns true if this workspace info is initialized, otherwise returns false.
isInitializeHierarchyCache() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
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.
isLive() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock is live
isLive() - Method in class org.apache.jackrabbit.core.SessionImpl
isLocked(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked() - Method in class org.apache.jackrabbit.core.NodeImpl
isLockHolder(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
ISM_LOCKING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the ism locking configuration element.
isMajor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMandatory() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'mandatory'.
isMinor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMixin() - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeDefinition
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the mixin flag.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if this is a mixin type; returns false if it is primary.
ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isMixin attribute.
ISMLocking - Interface in org.apache.jackrabbit.core.state
ISMLocking defines an interface for a locking strategy of an ItemStateManager.
ISMLocking.ReadLock - Interface in org.apache.jackrabbit.core.state
 
ISMLocking.WriteLock - Interface in org.apache.jackrabbit.core.state
 
ISMLockingConfig - Class in org.apache.jackrabbit.core.config
ItemStateManager locking configuration.
ISMLockingConfig(String, Properties) - Constructor for class org.apache.jackrabbit.core.config.ISMLockingConfig
Creates a new ISM locking configuration.
isModified() - Method in class org.apache.jackrabbit.core.ItemImpl
isModified() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMoreRecent(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks if this version is more recent than the given version v.
isMoreRecent(VersionImpl) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this version is more recent than the given version v.
isMultiple() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
isMultiValued() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the multivalued flag.
isMultiValued - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
True if the property type is multi-valued
isMultiValued() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
isNegate() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
isNew() - Method in class org.apache.jackrabbit.core.ItemImpl
isNew() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log is new.
isNew() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle is new.
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.
isNodeType(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.isNodeType(String) except that it takes a Name instead of a String.
isNodeType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
isNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
isOpen(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Checks, if the file is open
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
isProtected() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'protected'.
isReferenceable() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle is referenceable.
isRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
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.
isRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
checks if this is the root version.
isRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this is the root version.
isSame(Item) - Method in class org.apache.jackrabbit.core.ItemImpl
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionImpl
isSameRM(XAResource) - Method in class org.apache.jackrabbit.core.XASessionImpl

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

isSessionScoped() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock is session-scoped
isStale() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines whether this item state has become stale.
isSuspended() - Method in class org.apache.jackrabbit.core.TransactionContext
Return a flag indicating whether the association is suspended.
isTransactionalNew() - Method in class org.apache.jackrabbit.core.ItemImpl
checks if this item is new. running outside of transactions, this is the same as ItemImpl.isNew() but within a transaction an item can be saved but not yet persisted.
isTransient() - Method in class org.apache.jackrabbit.core.ItemImpl
 
isTransient() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns true if this item state represents new or modified state (i.e. the result of copy-on-write) or false if it represents existing, unmodified state.
isTrivial() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Checks if the id refers to the root of a virtual tree.
Item - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Item - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
itemCreated(ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been created.
itemCreated(ItemImpl) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemImpl instance has been created.
ItemDef - Interface in org.apache.jackrabbit.core.nodetype
ItemDef is the internal representation of an item definition.
ItemDefImpl - Class in org.apache.jackrabbit.core.nodetype
This abstract class implements the ItemDef interface and additionally provides setter methods for the various item definition attributes.
ItemDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Default constructor.
itemDestroyed(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e. it has been permanently rendered 'invalid').
itemDestroyed(ItemId, ItemImpl) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemImpl instance has been destroyed (i.e. it has been permanently rendered 'invalid').
itemDiscarded(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Invoked by the internal version item itself, when it's underlying persistence state was discarded.
itemExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated. As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.nodeExists(Path) and ItemManager.propertyExists(Path) should be used instead.
itemExists(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
Checks if the item with the given id exists.
itemExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
ItemId - Class in org.apache.jackrabbit.core
ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
ItemId() - Constructor for class org.apache.jackrabbit.core.ItemId
 
ItemImpl - Class in org.apache.jackrabbit.core
ItemImpl implements the Item interface.
itemInvalidated(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been invalidated (i.e. it has been temporarily rendered 'invalid').
itemInvalidated(ItemId, ItemImpl) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemImpl instance has been invalidated (i.e. it has been temporarily rendered 'invalid').
ItemLifeCycleListener - Interface in org.apache.jackrabbit.core
The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager - Class in org.apache.jackrabbit.core
There's one ItemManager instance per Session instance.
ItemManager(SessionItemStateManager, HierarchyManager, SessionImpl, NodeDefinition, NodeId) - Constructor for class org.apache.jackrabbit.core.ItemManager
Creates a new per-session instance ItemManager instance.
itemMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
ItemManager that created this Item
itemMgr - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The item manager of the user executing this query
itemMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item mgr associated with this session
ItemOperation - Class in org.apache.jackrabbit.core.cluster
Item operation interface.
ItemOperation(int) - Constructor for class org.apache.jackrabbit.core.cluster.ItemOperation
Creates a new instance of this class.
ItemState - Class in org.apache.jackrabbit.core.state
ItemState represents the state of an Item.
ItemState(int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new unconnected item state
ItemState(ItemState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new item state that is initially connected to an overlayed state.
ItemStateBinding - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements relatively efficient serialization methods for item states.
ItemStateBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Creates a new item state binding
ItemStateCache - Interface in org.apache.jackrabbit.core.state
An ItemStateCache maintains a cache of ItemState instances.
ItemStateCacheFactory - Interface in org.apache.jackrabbit.core.state
An item state cache factory to construct new item state caches.
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.
ItemStateListener - Interface in org.apache.jackrabbit.core.state
The ItemStateListener interface allows an implementing object to be informed about changes on an ItemState.
ItemStateManager - Interface in org.apache.jackrabbit.core.state
The ItemStateManager interface provides methods for retrieving ItemState and NodeReferences instances by id.
ItemStateMap - Class in org.apache.jackrabbit.core.state
A Map based ItemStateStore implementation.
ItemStateMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Creates a new HashMap-backed ItemStateStore implementation.
ItemStateMap(Map) - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Protected constructor for specialized subclasses
itemStateMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item state mgr associated with this session
ItemStateReferenceCache - Class in org.apache.jackrabbit.core.state
ItemStateReferenceCache internally consists of 2 components: an ItemStateReferenceMap serving as the primary (or main) cache; it holds weak references to ItemState instances.
ItemStateReferenceCache(ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses a MLRUItemStateCache instance as internal secondary cache.
ItemStateReferenceCache(ItemStateCache) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses the specified ItemStateCache instance as internal secondary cache.
ItemStateReferenceMap - Class in org.apache.jackrabbit.core.state
ItemStateReferenceMap is a specialized ItemStateMap that stores WEAK references to ItemState objects.
ItemStateReferenceMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceMap
Creates a new ReferenceMap-backed ItemStateReferenceMap instance that stores WEAK references to ItemState objects.
ItemStateStore - Interface in org.apache.jackrabbit.core.state
ItemStateStore is similar to a typed Map:

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

itemsUpdated(Collection) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Invoked by some external source to indicate that some items in the versions tree were updated.
ItemType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ItemType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ITEMTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ITEMTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ItemValidator - Class in org.apache.jackrabbit.core
Utility class for validating an item against constraints specified by its definition.
ItemValidator(NodeTypeRegistry, HierarchyManager, PathResolver) - Constructor for class org.apache.jackrabbit.core.ItemValidator
Creates a new ItemValidator instance.
IterablePersistenceManager - Interface in org.apache.jackrabbit.core.persistence
The iterable persistence manager can return the list of node ids that are stored.
iterateElements(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Iterates through the named child elements over multiple calls.

J

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
 
JackrabbitTextExtractor - Class in org.apache.jackrabbit.core.query.lucene
Backwards-compatible Jackrabbit text extractor component.
JackrabbitTextExtractor(String) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Creates a Jackrabbit text extractor containing the configured component classes.
JCR_JQOM - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-JQOM query language.
JCR_SQL2 - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-SQL2 query language.
JCRSQLParser - Class in org.apache.jackrabbit.core.query.sql
 
JCRSQLParser - Class in org.apache.jackrabbit.core.query.sql
 
JCRSQLParser(InputStream) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParser(Reader) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParser(JCRSQLParserTokenManager) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParser(InputStream) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParser(Reader) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParser(JCRSQLParserTokenManager) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
JCRSQLParserConstants - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserConstants - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserTokenManager - Class in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserTokenManager - Class in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTreeConstants - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserTreeConstants - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserVisitor - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLParserVisitor - Interface in org.apache.jackrabbit.core.query.sql
 
JCRSQLQueryBuilder - Class in org.apache.jackrabbit.core.query.sql
Implements the query builder for the JCR SQL syntax.
jj_nt - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
jj_nt - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
jj_nt - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
jj_nt - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
jj_nt - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
jj_nt - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTAndExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTAndExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTAscendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTBracketExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTDescendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTExcerptFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTFromClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTFromClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTIdentifier
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTLowerFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTNotExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTNotExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrderByClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTOrExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTQuery
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTQuery
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTSelectList
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTSelectList
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTUpperFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTWhereClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.ASTWhereClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in interface org.apache.jackrabbit.core.query.sql.Node
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in interface org.apache.jackrabbit.core.query.sql.Node
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
Accept the visitor
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.SimpleNode
 
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.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.core.query.sql.SimpleNode
 
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.core.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.core.query.xpath.SimpleNode
 
JJTADDITIVEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTADDITIVEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANDEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTANDEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTANYKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANYKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANYNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTANYNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAPOSATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAPOSATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAPOSATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAPOSATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTASCENDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTASCENDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTASCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTASCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTASSIGNEQUALS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTASSIGNEQUALS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATOMICTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATOMICTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTENAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTENAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEQNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEQNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATWORD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTATWORD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISANCESTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISANCESTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISANCESTORORSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISANCESTORORSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISCHILD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISCHILD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANTORSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANTORSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWINGSIBLING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWINGSIBLING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPARENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPARENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDINGSIBLING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDINGSIBLING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTAXISSELF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTBASEURIDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTBASEURIDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTBRACKETEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTBRACKETEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTCASE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTABLEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTABLEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCASTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCHARREF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCHARREF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
jjtClose() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtClose() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtClose() - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtClose() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtClose() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
JJTCLOSEAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCLOSEAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCLOSEQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCLOSEQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOLLATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOLLATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOLONEQUALS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOLONEQUALS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMAFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMAFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHARDASH - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHARDASH - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMONCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMMONCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPARISONEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPARISONEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPATTRCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPATTRCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPDOCCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPDOCCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPTEXTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPTEXTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPUTEDCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCOMPUTEDCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONJUNCTION - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTCONJUNCTION - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTCONSTRUCTIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONTAINSEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTCONTAINSEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTCONTENTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTCONTENTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtCreate(XPath, int) - Static method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
JJTDECIMALLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECIMALLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREBASEURI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREBASEURI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARECOLLATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARECOLLATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTORDERINGEMPTY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTORDERINGEMPTY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREINHERITNAMESPACES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREINHERITNAMESPACES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARENAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLARENAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREORDERING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREORDERING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREXMLSPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDECLAREXMLSPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTCOLLATIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTCOLLATIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFAULTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFINEFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFINEFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFINEVARIABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDEFINEVARIABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDESCENDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDESCENDING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDESCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTDESCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTDIRATTRIBUTELIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRATTRIBUTELIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRATTRIBUTEVALUE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRATTRIBUTEVALUE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRECTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRECTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRPICONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDIRPICONTENTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOTDOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOTDOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOUBLELITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTDOUBLELITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTQNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTQNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYGREATEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYGREATEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYLEAST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYLEAST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYORDERINGDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYORDERINGDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYTOK - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEMPTYTOK - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENCLOSEDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENCLOSEDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENDTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENDTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENDTAGOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTENDTAGOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTESCAPEAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTESCAPEAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTESCAPEQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTESCAPEQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEVERY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEVERY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEXCERPTFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTEXCERPTFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEXTERNAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTEXTERNAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFLWOREXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFLWOREXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFUNCTIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTFUNCTIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method returns a child node.
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetChild(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method returns a child node.
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetChild(int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method returns a child node.
jjtGetChild(int) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetNumChildren() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.sql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.sql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetNumChildren() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetParent() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.sql.Node
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.sql.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetParent() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
 
jjtGetParent() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
JJTIDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTIFEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIFEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORTMODULETOKEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORTMODULETOKEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORTSCHEMATOKEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIMPORTSCHEMATOKEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTIN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINHERITNAMESPACESDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINHERITNAMESPACESDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINSTANCEOFEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINSTANCEOFEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINTERSECTEXCEPTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTINTERSECTEXCEPTEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTITEM - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTITEM - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLBRACEEXPRENCLOSURE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLBRACEEXPRENCLOSURE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLETCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLETCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLETVARIABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLETVARIABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLIBRARYMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLIBRARYMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTLITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTLITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTLOWERFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTLOWERFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTMAINMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMAINMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODIFIERS - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTMODIFIERS - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULEIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULEIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULENAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMODULENAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMULTIPLICATIVEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTMULTIPLICATIVEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMESPACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNAMETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMECOLONSTAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMECOLONSTAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPREFIX - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPREFIX - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNILLABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNILLABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNO - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNO - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNODELPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNODELPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNODETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNODETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTNOTEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTNOTEXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTOCCURRENCEONEORMORE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEONEORMORE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORMORE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORMORE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORONE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORONE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtOpen() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.sql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtOpen() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
JJTOPENAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOPENAPOS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOPENQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOPENQUOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBYSTABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERBYSTABLE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERED - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERED - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDEREDOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDEREDOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERINGMODEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERINGMODEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERMODIFIER - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERMODIFIER - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERSPECLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTORDERSPECLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOREXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOREXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTOREXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTOREXPRESSION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTPARAM - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPARAM - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPARAMLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPARAMLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPATHEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPATHEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPICONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPICONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPILBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPILBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPINCNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPINCNAMELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPITARGET - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPITARGET - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPITEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPITEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPOSITIONALVAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPOSITIONALVAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDEFINEDENTITYREF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDEFINEDENTITYREF - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDICATELIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPREDICATELIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROLOG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTPROLOG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORATOMICTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORATOMICTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORITEMTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORITEMTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMEFORSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMELPAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQNAMELPAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUANTIFIEDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUANTIFIEDEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTQUERYBODY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUERYBODY - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUERYLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUERYLIST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUOTATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUOTATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUOTATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTQUOTATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRANGEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRANGEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtree - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
jjtree - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
jjtree - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
jjtree - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
jjtree - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
jjtree - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
JJTROOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTROOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTROOTDESCENDANTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTROOTDESCENDANTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRPARAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTRPARAS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSATISFIES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSATISFIES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAIMPORT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAMODEFORDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAMODEFORDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAPREFIX - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSCHEMAPREFIX - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSELECTLIST - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTSELECTLIST - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTSEPARATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSEPARATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtSetParent(Node) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.sql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.sql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtSetParent(Node) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.core.query.xpath.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
JJTSETTER - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSETTER - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSINGLETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSINGLETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSLASHSLASH - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSLASHSLASH - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSOME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSOME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTAR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARCOLONNCNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARCOLONNCNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGCLOSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPENROOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPENROOT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTEPEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTEPEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTAGQNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTAGQNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTreeConstants
 
JJTTEXTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTEXTLBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTEXTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTEXTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTEXTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTEXTTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTREATEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTREATEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPENAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPENAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPESWITCHEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTTYPESWITCHEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYMINUS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYMINUS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYPLUS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNARYPLUS - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNIONEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNIONEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNORDERED - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNORDERED - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNORDEREDOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUNORDEREDOPEN - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTUPPERFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTUPPERFUNCTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTURLLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTURLLITERAL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATEEXPR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATELBRACE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATESCHEMAMODE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALIDATESCHEMAMODE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALUEINDICATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVALUEINDICATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVARDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVARDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVARNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVARNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVERSIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVERSIONDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTWHERE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTWHERE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTEND - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTART - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACEPRESERVE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACEPRESERVE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACESTRIP - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXMLSPACESTRIP - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXPATH2 - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXPATH2 - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXQUERYENCODING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXQUERYENCODING - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXQUERYVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTXQUERYVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTYES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JJTYES - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathTreeConstants
 
JNDIDatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Database file system that uses JNDI to acquire the database connection.
JNDIDatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
 
JNDIDatabaseJournal - Class in org.apache.jackrabbit.core.journal
Database journal that uses JNDI to acquire the database connection.
JNDIDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
 
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Database persistence manager that uses JNDI to acquire the database connection.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
 
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use JNDIDatabasePersistenceManager instead.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.JNDIDatabasePersistenceManager
Deprecated.  
Join - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Performs a join between two node-tuple sources.
join(Source, Source, int, JoinCondition) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a join between two node-tuple sources.
join(Source, Source, int, JoinCondition) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a join between two node-tuple sources.
JOIN_TYPE_INNER - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
An inner join.
JOIN_TYPE_LEFT_OUTER - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
A left-outer join.
JOIN_TYPE_RIGHT_OUTER - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
A right-outer join.
JoinCondition - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Filters the set of node-tuples fromed from a join.
JoinConditionImpl - Class in org.apache.jackrabbit.core.query.qom
JoinConditionImpl...
JoinConditionImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.JoinConditionImpl
 
JoinImpl - Class in org.apache.jackrabbit.core.query.qom
JoinImpl...
Journal - Interface in org.apache.jackrabbit.core.journal
Generic journal interface.
JOURNAL_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the journal configuration element.
JournalConfig - Class in org.apache.jackrabbit.core.config
Journal configuration.
JournalConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.JournalConfig
Creates a journal configuration object from the given bean configuration.
JournalException - Exception in org.apache.jackrabbit.core.journal
The JournalException signals an error within a journal operation.
JournalException(String) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message.
JournalException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message and root cause.
JQOM2LuceneQueryBuilder - Class in org.apache.jackrabbit.core.query.lucene
Implements a query builder that takes an JQOM and creates a lucene Query tree that can be executed on an index.

K

keySet() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns an unmodifiable set view of the keys (i.e.
keySet() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns an unmodifiable set view of the keys (i.e.
kind - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.core.query.sql.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.core.query.sql.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.core.query.xpath.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.core.query.xpath.Token
An integer that describes the kind of this token.
KindTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
KindTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
KINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
KINDTEST - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
KINDTESTFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
KINDTESTFORPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 

L

LABEL - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the label of the node.
LabelVersionSelector - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that selects a version by label.
LabelVersionSelector(String) - Constructor for class org.apache.jackrabbit.core.version.LabelVersionSelector
Creates a LabelVersionSelector that will try to select a version with the given label.
language - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The syntax of the query statement
LAST - Static variable in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Constant value for position index = last()
lastModified - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LazyTextExtractorField - Class in org.apache.jackrabbit.core.query.lucene
LazyTextExtractorField implements a Lucene field with a String value that is lazily initialized from a given Reader.
LazyTextExtractorField(String, Reader, boolean, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Creates a new LazyTextExtractorField with the given name.
Lbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LbraceExprEnclosure - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LbraceExprEnclosure - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lbrack - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lbrack - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
leaveElement() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Leaves the current element.
leaving(Node, int) - Method in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
leaving(Property, int) - Method in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator
leaving(Node, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
leaving(Property, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
leavingProperties(Node, int) - Method in class org.apache.jackrabbit.core.xml.DocViewSAXEventGenerator

See also DocViewImportHandler.startElement(String, String, String, org.xml.sax.Attributes) regarding special handling of multi-valued properties on import.

leavingProperties(Node, int) - Method in class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
LEFT_BRACKET - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LEFT_BRACKET - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LEFT_PAREN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LEFT_PAREN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
length - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
length(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the length of the file denoted by this path.
length() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
length(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
Length - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to the length (or lengths, if multi-valued) of a property.
length(PropertyValue) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the length (or lengths, if multi-valued) of a property.
length() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the number of results.
length(PropertyValue) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to the length (or lengths, if multi-valued) of a property.
LengthImpl - Class in org.apache.jackrabbit.core.query.qom
LengthImpl...
LetClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
LetClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Letter - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Letter - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LetVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LetVariable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lexer - Class in org.apache.jackrabbit.core.nodetype.compact
Lexer
Lexer(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.Lexer
Constructor
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.query.xpath.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.core.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.core.query.lucene.fulltext.QueryParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
LibraryModule() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
LibraryModule() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
like(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed lucene document ID.
like(File) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed file.
like(URL) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed URL.
like(InputStream) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed stream.
like(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed Reader.
LIKE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LIKE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
line - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
line - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
line - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
line - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
list(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LIST_DELIMITER - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
listeners - Variable in class org.apache.jackrabbit.core.ItemImpl
Listeners (weak references)
listeners - Variable in class org.apache.jackrabbit.core.SessionImpl
Listeners (weak references)
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
listFiles(File, String) - Static method in class org.apache.jackrabbit.core.journal.RotatingLogFile
List all log files inside some directory.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
Literal - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to a Literal value.
literal(Value) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a literal value.
literal(Value) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to a literal value.
Literal() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Literal() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Literal() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Literal() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
LiteralImpl - Class in org.apache.jackrabbit.core.query.qom
LiteralImpl...
LiteralImpl(NamePathResolver, Value) - Constructor for class org.apache.jackrabbit.core.query.qom.LiteralImpl
 
live - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether this lock is live
load(InputStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Load the persistent members of a node references object.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node references object.
loadBuiltInNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the built-in node type definitions into the given store.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Loads a bundle from the underlying system and optionally performs a check on the bundle first.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
 
loadContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Reads the content of the hash maps from the file system
loadCustomNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the custom node type definitions into the given store.
loadFactor - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
loadRepProps() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Loads the repository properties by executing the following steps: if the RepositoryImpl.PROPERTIES_RESOURCE exists in the meta data store, the properties are loaded from that resource.
loadRootNodeId(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the root node uuid.
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.
LocalPart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LocalPart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LocationStepQueryNode - Class in org.apache.jackrabbit.core.query
Defines a location step for querying the path of a node.
LocationStepQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.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
 
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(boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
lockAndSync() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Lock the journal revision, disallowing changes from other sources until {@link #unlock has been called, and synchronizes to the latest change.
LockEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit lock events.
LockEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external lock events.
lockEventsReady(String) - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Notifies the cluster context that some workspace lock events are available and that it should start up a listener to receive them.
lockHolder - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Session currently holding lock
LockManager - Interface in org.apache.jackrabbit.core.lock
Defines the functionality needed for locking and unlocking nodes.
LockManagerImpl - Class in org.apache.jackrabbit.core.lock
Provides the functionality needed for locking and unlocking nodes.
LockManagerImpl(SessionImpl, FileSystem) - Constructor for class org.apache.jackrabbit.core.lock.LockManagerImpl
Create a new instance of this class.
lockMgr - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
lock manager used for checking locking status
lockMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The LockManager for this Workspace
lockOwner - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock owner, determined on creation time
lockToken - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock token
lockTokenAdded(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been added.
lockTokenRemoved(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been removed.
lockTokens - Variable in class org.apache.jackrabbit.core.SessionImpl
Lock tokens
log - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Called when a Session has been 'closed' by calling Session.logout()loggedOut(SessionImpl) - Method in 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.
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 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(Credentials, String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
login(Credentials, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
login() - Method in class org.apache.jackrabbit.core.security.AuthContext.JAAS
Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.AuthContext
Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
login(Credentials, String) - Method in class org.apache.jackrabbit.core.TransientRepository
Logs in to the content repository.
login(Credentials) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with a null workspace name.
login(String) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials.
login() - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials and a null workspace name.
LOGIN_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)
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.core.security.AuthContext.JAAS
Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.AuthContext
Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
logout() - Method in class org.apache.jackrabbit.core.SessionImpl
logout() - Method in class org.apache.jackrabbit.core.XASessionImpl
LONG - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
LongField - Class in org.apache.jackrabbit.core.query.lucene
 
longToString(long) - Static method in class org.apache.jackrabbit.core.query.lucene.LongField
 
lookingAhead - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
lookingAhead - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
LOWER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LOWER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LOWER_CASE - Static variable in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Requests that property values in a RelationQueryNode are converted to lower case before they are matched with the literal.
LowerCase - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to the lower-case string value (or values, if multi-valued) of operand.
lowerCase(DynamicOperand) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the lower-case string value (or values, if multi-valued) of an operand.
lowerCase(DynamicOperand) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to the lower-case string value (or values, if multi-valued) of an operand.
LowerCaseImpl - Class in org.apache.jackrabbit.core.query.qom
LowerCaseImpl...
LowerFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
LowerFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Lpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LPAREN - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
LPAREN - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
LRUNodeIdCache - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a LRU NodeId cache.
LRUNodeIdCache() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
 
Lt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Lt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LT_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
LtEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LtEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LtLt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
LtLt - Static variable in interface org.apache.jackrabbit.core.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.

M

m_value - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Test driver.
main(String[]) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.xpath.XPath
 
main(String[]) - Static method in class org.apache.jackrabbit.core.query.xpath.XPath
 
MainModule() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
MainModule() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
MAJOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content and does change existing/assigned definition id's
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
 
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.
MANDATORY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.core.query.sql.JCRSQLParserConstants
 
MANTISSA - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
map - Variable in class org.apache.jackrabbit.core.state.ItemStateMap
the map backing this ItemStateStore implementation
mappedUUID(UUID, UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given uuid mapping for later lookup using ReferenceChangeTracker.getMappedUUID(UUID).
mappings - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Namespace mappings to use for indexing.
mark(int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
markOld() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Marks this bunlde as 'not new'.
markSupported() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
markSupported() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
MAX_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns 'zzzzzzzzz' -> something around 3189
MAX_IDLE_TIME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the maximum idle time configuration attribute.
maxConnections - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The maximum number of open connections.
maxNextCharInd - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
maxSize - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
mayChange() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock information may still change.
MemoryFile - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFile() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
MemoryFileSystem - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
MemoryFileSystemEntry - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystemEntry() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
MemoryFolder - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFolder() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
merge(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Merge another change log with this change log
merge(String, 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.
mergeAggregatedNodeIndexes(NodeState, Document) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Merges the fulltext indexed fields of the aggregated node states into doc.
MIN_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns '000000000' -> something around 30 BC
minBlobSize - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
minimum size of binaries to store in blob store
minModifiedDate - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The minimum modified date.
MINOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
minor modification: does not affect consistency of existing content but does change existing/assigned definition id's
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.core.query.lucene.fulltext.QueryParserConstants
 
MINUS - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
Minus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Minus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MINUS_SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
MINUS_SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
MINUTES_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
MINUTES_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
MIXIN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
mixinFlagDiff() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
MLRUItemStateCache - Class in org.apache.jackrabbit.core.state
An ItemStateCache implementation that internally uses a LinkedMap to maintain a cache of ItemState objects.
MLRUItemStateCache() - Constructor for class org.apache.jackrabbit.core.state.MLRUItemStateCache
Constructs a new, empty ItemStateCache with a maximum amount of memory of MLRUItemStateCache.DEFAULT_MAX_MEM.
Mod - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Mod - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MODIFIED - Static variable in class org.apache.jackrabbit.core.cluster.ItemOperation
Operation type: modified.
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
modifiedRefs() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all modified references.
modifiedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all modified states.
Modifiers() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Modifiers() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Module() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Module() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ModuleDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ModuleDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ModuleImport() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ModuleImport() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ModuleNamespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ModuleNamespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MONTHS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
MONTHS_VALUE - Static variable in interface org.apache.jackrabbit.core.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.
move(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Moves the tree at srcPath to the new location at destPath.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Moves a file or folder to a new location.
move(String) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
move(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
move(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
move(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
move283(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Moves the node at srcAbsPath (and its entire subtree) to the new location at destAbsPath.
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.
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by MS-SQL specific code.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
MUExtension - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MUExtension - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MultiIndex - Class in org.apache.jackrabbit.core.query.lucene
A MultiIndex consists of a VolatileIndex and multiple PersistentIndexes.
MultiIndex.Action - Class in org.apache.jackrabbit.core.query.lucene
Defines an action on an MultiIndex.
MultiIndexReader - Interface in org.apache.jackrabbit.core.query.lucene
MultiIndexReader exposes methods to get access to the contained IndexReaders of this MultiIndexReader.
MULTIPLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the multiple attribute.
MultiplicativeExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
MultiplicativeExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Multiply - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Multiply - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
MVP - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the names of multi-valued properties that hold more than one value.
MySqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by mysql specific code.
MySqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager
 

N

NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
nameIndex - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the name index
nameInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
namePathResolver - Variable in class org.apache.jackrabbit.core.SessionImpl
Name and Path resolver
NamePathResolverImpl - Class in org.apache.jackrabbit.core.query.lucene
NamePathResolverImpl...
NameQuery - Class in org.apache.jackrabbit.core.query.lucene
NameQuery implements a query for the name of a node.
NameQuery(Name, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameQuery
Creates a new NameQuery.
nameSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
Namespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Namespace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NamespaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NamespaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NAMESPACEDECL - Static variable in interface org.apache.jackrabbit.core.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.
NamespaceIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a string index that is based on the namespace indexes of the namespace registry.
NamespaceIndex(NamespaceRegistryImpl) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NamespaceIndex
Creates a new index that uses the given namespace registry.
NAMESPACEKEYWORD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NAMESPACEKEYWORD - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NamespaceMappings - Interface in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings holds a namespace mapping that is used internally in the search index.
NamespaceRegistryImpl - Class in org.apache.jackrabbit.core
A NamespaceRegistryImpl ...
NamespaceRegistryImpl(FileSystem) - Constructor for class org.apache.jackrabbit.core.NamespaceRegistryImpl
Protected constructor: Constructs a new instance of this class.
NameTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NameTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NAryQueryNode - Class in org.apache.jackrabbit.core.query
Defines an abstract query node for nodes that have child nodes.
NAryQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode.
NAryQueryNode(QueryNode, QueryNode[]) - Constructor for class org.apache.jackrabbit.core.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode and initial operands.
NCName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameColonStar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameColonStar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameForPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameForPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameForPrefix - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NCNameForPrefix - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NE_OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.ExactQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
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.PreparedQueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.OrderQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.PathQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.QueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new ScoreDocComparator for an embedded propertyName and a reader.
newInstance() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Creates a new instance of the configured bean class.
newItemStateCache() - Method in interface org.apache.jackrabbit.core.state.ItemStateCacheFactory
Construct a new item state cache.
newItemStateCache() - Method in class org.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
Create a new cache instance and link it to the cache manager.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.sql.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.sql.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.xpath.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.core.query.xpath.Token
Returns a new Token object, by default.
next - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
A reference to the next regular (non-special) token from the input stream.
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 - Variable in class org.apache.jackrabbit.core.query.sql.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.core.query.sql.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.core.query.xpath.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.core.query.xpath.Token
A reference to the next regular (non-special) token from the input stream.
nextNodeId() - Method in interface org.apache.jackrabbit.core.NodeIdIterator
Returns the next nodeid in the iteration.
nextNodeImpl() - Method in interface org.apache.jackrabbit.core.query.lucene.ScoreNodeIterator
Returns the next Node in the result set.
nextNodeState() - Method in interface org.apache.jackrabbit.core.state.NodeStateIterator
Returns the next node state of the iterator.
nextRecord() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return the next record.
nextRecord() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return the next record.
NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Same as DbNameIndex but does not make use of the Statement#RETURN_GENERATED_KEYS feature as it might not be provided by the underlying database (e.g. oracle).
NGKDbNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Creates a new index that is stored in a db.
Nillable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Nillable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Nmchar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Nmchar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Nmstart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Nmstart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
No - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
No - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Node - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
Node - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
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.core.query.sql
 
Node - Interface in org.apache.jackrabbit.core.query.sql
 
Node - Interface in org.apache.jackrabbit.core.query.xpath
 
Node - Interface in org.apache.jackrabbit.core.query.xpath
 
NODE_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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
NodeAddedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a node addition.
NodeComp() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NodeComp() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NodeDef - Interface in org.apache.jackrabbit.core.nodetype
NodeDef is the internal representation of a node definition.
NodeDefId - Class in org.apache.jackrabbit.core.nodetype
NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeDefImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDef interface and additionally provides setter methods for the various node definition attributes.
NodeDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Default constructor.
NodeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDefinition interface.
NodeDefinitionTemplate - Interface in org.apache.jackrabbit.core.nodetype.jsr283
The NodeDefinitionTemplate interface extends NodeDefinition with the addition of write methods, enabling the characteristics of a child node definition to be set, after which the NodeDefinitionTemplate is added to a NodeTypeTemplate.
NodeDeletedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a node deletion.
nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a node exists at the specified path.
nodeExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Returns true if a node exists at absPath and this Session has read access to it; otherwise returns false.
NODEFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node file
NodeId - Class in org.apache.jackrabbit.core
Node identifier.
NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.NodeId
Creates a node identifier instance for the identified node.
NodeIdIterator - Interface in org.apache.jackrabbit.core
NodeIdIterator extends the Iterator iterface by the NodeId specific methods.
NodeImpl - Class in org.apache.jackrabbit.core
NodeImpl implements the Node interface.
NodeImpl(ItemManager, SessionImpl, NodeId, NodeState, NodeDefinition, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.core.NodeImpl
Protected constructor.
NodeIndexer - Class in org.apache.jackrabbit.core.query.lucene
Creates a lucene Document object from a Node.
NodeIndexer(NodeState, ItemStateManager, NamespaceMappings, TextExtractor) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a new node indexer.
NodeInfo - Class in org.apache.jackrabbit.core.xml
Information about a node being imported.
NodeInfo(Name, Name, Name[], NodeId) - Constructor for class org.apache.jackrabbit.core.xml.NodeInfo
Creates a node information instance.
NodeLocalName - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to a NAME value equal to the local (unprefixed) name of a node.
nodeLocalName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the default selector.
nodeLocalName(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the specified selector.
nodeLocalName() - Method in class org.apache.jackrabbit.core.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.core.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.core.query.qom
NodeLocalNameImpl...
NodeLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NodeLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NodeLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NodeLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.
NodeModifiedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a node modification.
NodeName - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to a NAME value equal to the namespace-qualified name of a node.
nodeName() - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the prefix-qualified name of a node in the default selector.
nodeName(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the prefix-qualified name of a node in the specified selector.
nodeName() - Method in class org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the prefix-qualified name of a node in the specified selector.
NodeNameImpl - Class in org.apache.jackrabbit.core.query.qom
NodeNameImpl...
NodePropBundle - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle(BundleBinding, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a "new" bundle with the given id
NodePropBundle(BundleBinding, NodeState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a bundle from the given state
NodePropBundle.ChildNodeEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a child node entry
NodePropBundle.ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Creates a new entry with the given name and id
NodePropBundle.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a property enrty
NodePropBundle.PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry with the given id.
NodePropBundle.PropertyEntry(PropertyState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry and initialized it with values from the given property state.
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferences - Class in org.apache.jackrabbit.core.state
NodeReferences represents the references (i.e. properties of type REFERENCE) to a particular node (denoted by its uuid).
NodeReferences(NodeReferencesId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferences
Package private constructor
nodeReferenceSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferencesId - Class in org.apache.jackrabbit.core.state
Identifies a NodeReferences object.
NodeReferencesId(UUID) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
NodeReferencesId(NodeId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NODEREFSFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node references file
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a child node has been removed
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
NodeState - Class in org.apache.jackrabbit.core.state
NodeState represents the state of a Node.
NodeState(NodeState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is initially connected to an overlayed state.
NodeState(NodeId, Name, NodeId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is not connected.
NodeState.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.
nodeStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeStateEx - Class in org.apache.jackrabbit.core.version
This Class provides some basic node operations directly on the node state.
NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeState, Name) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
Creates a new persistent node
nodeStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeStateIterator - Interface in org.apache.jackrabbit.core.state
NodeStateIterator extends the Iterator interface by the respective NodeState methods.
NodeStateListener - Interface in org.apache.jackrabbit.core.state
Extends the ItemStateListener allowing a client to be additionally informed about changes on a NodeState.
nodeStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NodeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the node type definition element.
NodeTypeConflictException - Exception in org.apache.jackrabbit.core.nodetype
The NodeTypeConflictException ...
NodeTypeConflictException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message.
NodeTypeConflictException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeDef - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDef holds the definition of a node type.
NodeTypeDef() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Default constructor.
NodeTypeDefDiff - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefDiff.ChildNodeDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefinition - Interface in org.apache.jackrabbit.core.nodetype.jsr283
The NodeTypeDefinition interface provides methods for discovering the static definition of a node type.
NodeTypeDefStore - Class in org.apache.jackrabbit.core.nodetype
NodeTypeDefStore ...
NodeTypeDefStore() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
Empty default constructor.
NodeTypeEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit nodetype registry operations.
NodeTypeEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external node type registry events.
NodeTypeExistsException - Exception in org.apache.jackrabbit.core.nodetype.jsr283
Exception thrown when an attempt is made to register a node type that already exisits, and allowUpdate has not been set to true.
NodeTypeExistsException() - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeExistsException
Constructs a new instance of this class with null as its detail message.
NodeTypeExistsException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeExistsException
Constructs a new instance of this class with the specified detail message.
NodeTypeExistsException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeExistsException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeExistsException(Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeExistsException
Constructs a new instance of this class with the specified root cause.
NodeTypeImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeImpl ...
NodeTypeManagerImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(NodeTypeRegistry, NamespaceRegistryImpl, NamespaceResolver, NamePathResolver, DataStore) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Creates a new NodeTypeManagerImpl instance.
NodeTypeQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines a node type match.
NodeTypeQueryNode(QueryNode, Name) - Constructor for class org.apache.jackrabbit.core.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.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NodeTypeRegistry - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeRegistry ...
NodeTypeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Protected constructor
NodeTypeRegistryListener - Interface in org.apache.jackrabbit.core.nodetype
The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
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
NodeTypeTemplate - Interface in org.apache.jackrabbit.core.nodetype.jsr283
The NodeTypeTemplate interface represents a simple container structure used to define node types which are then registered through the NodeTypeManager.registerNodeType method.
NodeTypeTemplateImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeTemplateImpl ...
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NodeTypeWriter - Class in org.apache.jackrabbit.core.nodetype.xml
Node type definition writer.
NON_DOUBLE_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NON_DOUBLE_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NON_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NON_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NONE - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
no modification
NONE - Static variable in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Constant value to indicate no position index
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 - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Performs a logical negation of another constraint.
not(Constraint) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a logical negation of another constraint.
NOT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
NOT - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
not(Constraint) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a logical negation of another constraint.
NOT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NOT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NotEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotEquals - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
notifyDestroyed() - Method in class org.apache.jackrabbit.core.ItemImpl
Notify the listeners that this instance has been destroyed (i.e. it has been permanently rendered 'invalid').
notifyInvalidated() - Method in class org.apache.jackrabbit.core.ItemImpl
Notify the listeners that this instance has been invalidated (i.e. it has been temporarily rendered 'invalid').
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.
notifyNodeAdded(NodeState.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(NodeState.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.core.query.qom
NotImpl...
NotNumber - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotNumber - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotOccurrenceIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotOccurrenceIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotOperatorKeyword - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotOperatorKeyword - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
NotQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines a not operation on the child query.
NotQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.query.NotQueryNode
Creates a new NotQueryNode instance.
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_XS_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
nsIndex - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the namespace index
nsMappings - Variable in class org.apache.jackrabbit.core.SessionImpl
the transient prefix/namespace mappings with session scope
nsReg - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
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.
nsResolver - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
ntMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the node type manager
ntReg - Variable in class org.apache.jackrabbit.core.ItemValidator
node type registry
ntReg - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the node type registry
NULL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NULL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
NUMBER - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
NUMBER - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
NumericLiteral() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
NumericLiteral() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 

O

ObjectPersistenceManager - Class in org.apache.jackrabbit.core.persistence.obj
ObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState and NodeReferences objects using a simple custom binary serialization format (see Serializer).
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Creates a new ObjectPersistenceManager instance.
ObjectPersistenceManager - Class in org.apache.jackrabbit.core.state.obj
Deprecated. use ObjectPersistenceManager instead.
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager
Deprecated.  
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 deamon.
ObservationManagerImpl - Class in org.apache.jackrabbit.core.observation
Each Session instance has its own ObservationManager instance.
ObservationManagerImpl(ObservationDispatcher, SessionImpl, ItemManager) - Constructor for class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an ObservationManager instance.
obsMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The ObservationManager instance for this session.
OccurrenceIndicator() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OccurrenceIndicator() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OCCURRENCEINDICATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OCCURRENCEINDICATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceOneOrMore - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceOneOrMore - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceZeroOrMore - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceZeroOrMore - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceZeroOrOne - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OccurrenceZeroOrOne - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.RepositoryImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.SearchManager
 
onExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onExternalUpdate(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.bundle.CachingPersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onNodeTypeAdded(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeModified(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeRemoved(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the onParentVersion attribute.
onRedefine(NodeDefId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onRemove() - Method in class org.apache.jackrabbit.core.NodeImpl
 
onSessionCreated(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Adds the given session to the list of active sessions and registers this repository as listener.
OnWorkspaceInconsistency - Class in org.apache.jackrabbit.core.query
OnWorkspaceInconsistency defines an interface to handle workspace inconsistencies.
OnWorkspaceInconsistency(String) - Constructor for class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Protected constructor.
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.core.query.xpath.XPathConstants
 
OpenApos - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OpenQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OpenQuot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Operand - Interface in org.apache.jackrabbit.core.query.jsr283.qom
An operand to a binary operation specified by a Comparison.
operands - Variable in class org.apache.jackrabbit.core.query.NAryQueryNode
The list of operands / children
OPERATION_BETWEEN - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
between operation: identifier [ NOT ] BETWEEN literal AND literal
OPERATION_EQ_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
equal operation: = general comparison
OPERATION_EQ_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
equal operation: =
OPERATION_GE_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
greater or equal operation: >= general comparison
OPERATION_GE_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
greater or equal operation: >=
OPERATION_GT_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
greater than operation: > general comparision
OPERATION_GT_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
greater than operation: >
OPERATION_IN - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
on operation: identifier [ NOT ] IN ( literal {, literal}* )
OPERATION_LE_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
less than or equal operation: <= general comparison
OPERATION_LE_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
less than or equal operation: <=
OPERATION_LIKE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
like operation: identifier LIKE string_literal
OPERATION_LT_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
less than operation: < general comparison
OPERATION_LT_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
less than operation: <
OPERATION_NE_GENERAL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
not equal operation: <> general comparision
OPERATION_NE_VALUE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
not equal operation: <>
OPERATION_NOT_NULL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
is not null operation: identifier IS NOT NULL
OPERATION_NULL - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
is null operation: identifier IS NULL
OPERATION_SIMILAR - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
similar operation: XPath: rep:similar(path_string) SQL: SIMILAR(path_string)
OPERATION_SPELLCHECK - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
spellcheck operation: XPath: rep:spellcheck(string_literal) SQL: SPELLCHECK(string_literal)
OPERATIONS - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
 
OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OPERATOR - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OPERATOR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The "=" comparison operator.
OPERATOR_GREATER_THAN - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The ">" comparison operator.
OPERATOR_GREATER_THAN_OR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The ">=" comparison operator.
OPERATOR_LESS_THAN - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The "<" comparison operator.
OPERATOR_LESS_THAN_OR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The "<=" comparison operator.
OPERATOR_LIKE - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The "like" comparison operator.
OPERATOR_NOT_EQUAL_TO - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
The "!
OperatorExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OperatorExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Or - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Performs a logical disjunction of two other constraints.
or(Constraint, Constraint) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Performs a logical disjunction of two other constraints.
OR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
OR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
or(Constraint, Constraint) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Performs a logical disjunction of two other constraints.
OR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
OR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Or - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Or - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Oracle9PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
OracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data.
Oracle9PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
 
OracleDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tableSpace: the Oracle tablespace to use
OracleDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
 
OracleFileSystem - Class in org.apache.jackrabbit.core.fs.db
OracleFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an Oracle database.
OracleFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a new OracleFileSystem instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by Oracle specific code.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates a new oracle persistence manager
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
OraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in Oracle database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a new OraclePersistenceManager instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use OraclePersistenceManager instead.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.OraclePersistenceManager
Deprecated.  
ORDER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ORDER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ORDER_ASCENDING - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
Ascending order.
ORDER_DESCENDING - Static variable in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelConstants
Descending order.
ORDERABLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
orderBefore(Path.Element, Path.Element) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.orderBefore(String, String) except that this method takes a Path.Element arguments instead of Strings.
orderBefore(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
OrderBy - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OrderBy - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OrderByClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
OrderByClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
OrderByClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderByClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderByStable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OrderByStable - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Ordered - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Ordered - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OrderedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderedOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
OrderedOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Ordering - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Determines the relative order of two node-tuples by evaluating operand for each.
OrderingImpl - Class in org.apache.jackrabbit.core.query.qom
OrderingImpl...
OrderingModeDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderingModeDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderModifier() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderModifier() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
orderProps - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The names of properties to use for ordering the result set.
OrderQueryNode - Class in org.apache.jackrabbit.core.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.core.query.OrderQueryNode
Creates a new OrderQueryNode with a reference to a parent node and sort properties.
OrderQueryNode.OrderSpec - Class in org.apache.jackrabbit.core.query
Implements a single order specification.
OrderQueryNode.OrderSpec(Name, boolean) - Constructor for class org.apache.jackrabbit.core.query.OrderQueryNode.OrderSpec
Creates a new OrderSpec for property.
OrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
OrderSpec() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
OrderSpec() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderSpec() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderSpecList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrderSpecList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
orderSpecs - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The order specifier for each of the order properties.
OrExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
OrExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
OrExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
org.apache.jackrabbit.core - package org.apache.jackrabbit.core
Contains the core classes that provide the implementation of the JCR API.
org.apache.jackrabbit.core.cluster - package org.apache.jackrabbit.core.cluster
 
org.apache.jackrabbit.core.config - package org.apache.jackrabbit.core.config
Jackrabbit configuration handling.
org.apache.jackrabbit.core.data - package org.apache.jackrabbit.core.data
 
org.apache.jackrabbit.core.data.db - package org.apache.jackrabbit.core.data.db
 
org.apache.jackrabbit.core.fs - package org.apache.jackrabbit.core.fs
 
org.apache.jackrabbit.core.fs.db - package org.apache.jackrabbit.core.fs.db
This package contains the class DbFileSystem, a simple generic JDBC-based FileSystem implementation for Jackrabbit.
org.apache.jackrabbit.core.fs.local - package org.apache.jackrabbit.core.fs.local
 
org.apache.jackrabbit.core.fs.mem - package org.apache.jackrabbit.core.fs.mem
 
org.apache.jackrabbit.core.jndi - package org.apache.jackrabbit.core.jndi
 
org.apache.jackrabbit.core.jndi.provider - package org.apache.jackrabbit.core.jndi.provider
 
org.apache.jackrabbit.core.journal - package org.apache.jackrabbit.core.journal
 
org.apache.jackrabbit.core.lock - package org.apache.jackrabbit.core.lock
 
org.apache.jackrabbit.core.nodetype - package org.apache.jackrabbit.core.nodetype
 
org.apache.jackrabbit.core.nodetype.compact - package org.apache.jackrabbit.core.nodetype.compact
 
org.apache.jackrabbit.core.nodetype.jsr283 - package org.apache.jackrabbit.core.nodetype.jsr283
 
org.apache.jackrabbit.core.nodetype.virtual - package org.apache.jackrabbit.core.nodetype.virtual
 
org.apache.jackrabbit.core.nodetype.xml - package org.apache.jackrabbit.core.nodetype.xml
 
org.apache.jackrabbit.core.observation - package org.apache.jackrabbit.core.observation
 
org.apache.jackrabbit.core.persistence - package org.apache.jackrabbit.core.persistence
 
org.apache.jackrabbit.core.persistence.bundle - package org.apache.jackrabbit.core.persistence.bundle
 
org.apache.jackrabbit.core.persistence.bundle.util - package org.apache.jackrabbit.core.persistence.bundle.util
 
org.apache.jackrabbit.core.persistence.db - package org.apache.jackrabbit.core.persistence.db
This package contains the class SimpleDbPersistenceManager, a simple generic JDBC-based PersistenceManager for Jackrabbit.
org.apache.jackrabbit.core.persistence.mem - package org.apache.jackrabbit.core.persistence.mem
 
org.apache.jackrabbit.core.persistence.obj - package org.apache.jackrabbit.core.persistence.obj
 
org.apache.jackrabbit.core.persistence.util - package org.apache.jackrabbit.core.persistence.util
 
org.apache.jackrabbit.core.persistence.xml - package org.apache.jackrabbit.core.persistence.xml
 
org.apache.jackrabbit.core.query - package org.apache.jackrabbit.core.query
 
org.apache.jackrabbit.core.query.jsr283 - package org.apache.jackrabbit.core.query.jsr283
 
org.apache.jackrabbit.core.query.jsr283.qom - package org.apache.jackrabbit.core.query.jsr283.qom
 
org.apache.jackrabbit.core.query.lucene - package org.apache.jackrabbit.core.query.lucene
 
org.apache.jackrabbit.core.query.lucene.fulltext - package org.apache.jackrabbit.core.query.lucene.fulltext
 
org.apache.jackrabbit.core.query.lucene.hits - package org.apache.jackrabbit.core.query.lucene.hits
 
org.apache.jackrabbit.core.query.qom - package org.apache.jackrabbit.core.query.qom
 
org.apache.jackrabbit.core.query.sql - package org.apache.jackrabbit.core.query.sql
 
org.apache.jackrabbit.core.query.sql2 - package org.apache.jackrabbit.core.query.sql2
 
org.apache.jackrabbit.core.query.xpath - package org.apache.jackrabbit.core.query.xpath
 
org.apache.jackrabbit.core.security - package org.apache.jackrabbit.core.security
 
org.apache.jackrabbit.core.state - package org.apache.jackrabbit.core.state
 
org.apache.jackrabbit.core.state.db - package org.apache.jackrabbit.core.state.db
 
org.apache.jackrabbit.core.state.mem - package org.apache.jackrabbit.core.state.mem
 
org.apache.jackrabbit.core.state.obj - package org.apache.jackrabbit.core.state.obj
 
org.apache.jackrabbit.core.state.util - package org.apache.jackrabbit.core.state.util
 
org.apache.jackrabbit.core.state.xml - package org.apache.jackrabbit.core.state.xml
 
org.apache.jackrabbit.core.util - package org.apache.jackrabbit.core.util
 
org.apache.jackrabbit.core.value - package org.apache.jackrabbit.core.value
 
org.apache.jackrabbit.core.version - package org.apache.jackrabbit.core.version
The versioning framework in jackrabbit consists of 3 layers.
org.apache.jackrabbit.core.virtual - package org.apache.jackrabbit.core.virtual
 
org.apache.jackrabbit.core.xml - package org.apache.jackrabbit.core.xml
 
OrImpl - Class in org.apache.jackrabbit.core.query.qom
OrImpl...
OrQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines an OR operation between arbitrary other QueryNodes.
OrQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.query.OrQueryNode
Creates a new OrQueryNode with a parent query node.
overlayedState - Variable in class org.apache.jackrabbit.core.state.ItemState
the backing persistent item state (may be null)

P

Param() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Param() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PARAM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter configuration element.
ParamList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ParamList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUID of the parent node.
parent - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
ParenthesizedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ParenthesizedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
parse(String, String, Analyzer) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Parses a query string, returning a Query.
parse(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Parses a query string, returning a Query.
parse(String, String, Analyzer) - Static method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Parses a query string, returning a Query.
parse(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Parses a query string, returning a Query.
parse(String, String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.core.query.QueryParser
Parses a query statement according to a query language into a query tree.
parse(String, NameResolver) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
parse(String, NameResolver) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
parseAccessManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the access manager configuration.
parseBeanConfig(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses a named bean configuration from the given element.
parseClusterConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses cluster configuration.
parseDataStoreConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses data store configuration.
ParseException - Exception in org.apache.jackrabbit.core.nodetype.compact
ParseException
ParseException(int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with null as its detail message.
ParseException(String, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message.
ParseException(String, Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message and root cause.
ParseException(Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified root cause.
ParseException - Exception in org.apache.jackrabbit.core.query.lucene.fulltext
This exception is thrown when parse errors are encountered.
ParseException - Exception in org.apache.jackrabbit.core.query.lucene.fulltext
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.lucene.fulltext.ParseException
 
ParseException - Exception in org.apache.jackrabbit.core.query.sql
This exception is thrown when parse errors are encountered.
ParseException - Exception in org.apache.jackrabbit.core.query.sql
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.sql.ParseException
 
ParseException - Exception in org.apache.jackrabbit.core.query.xpath
This exception is thrown when parse errors are encountered.
ParseException - Exception in org.apache.jackrabbit.core.query.xpath
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.core.query.xpath.ParseException
 
parseISMLockingConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses ism locking configuration. ism locking configuration uses the following format: <ISMLocking class="..."
parseJournalConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses journal configuration.
parseLoginModuleConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the login module configuration.
parseParameters(Element) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the configuration parameters of the given element.
parsePersistenceManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the PersistenceManager config.
parser - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
parser - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
parser - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
parser - Variable in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
Parser - Class in org.apache.jackrabbit.core.query.sql2
The SQL2 parser can convert a JCR-SQL2 query to a PreparedQuery.
Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.core.query.sql2.Parser
Create a new parser.
parser - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
parseRepositoryConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses repository configuration.
parseSearchConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses search index configuration.
parseSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses security configuration.
parseVersioningConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses versioning configuration.
parseWorkspaceConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses workspace configuration.
parseXML(InputSource) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the given XML document and returns the DOM root element.
password - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The password
password - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection password
password - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc password
password - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
path - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
PATH - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PathExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PathExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PathQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines a path restriction.
PathQueryNode(QueryNode, List) - Constructor for class org.apache.jackrabbit.core.query.PathQueryNode
Creates a relative PathQueryNode with no location steps and the list of node types under /jcr:system.
PERCENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
PERCENT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
PERIOD - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
PERIOD - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
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.
PERSISTENCE_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the persistence manager configuration element.
PersistenceManager - Interface in org.apache.jackrabbit.core.persistence
Persistence manager interface.
PersistenceManager - Interface in org.apache.jackrabbit.core.state
Deprecated. use PersistenceManager instead.
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.InMemPersistenceManager
 
PIContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PIContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PILbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PILbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PINCNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PINCNameLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PITarget - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PITarget - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PITest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PITest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PLUS - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
PLUS - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
Plus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Plus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PLUS_SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
PLUS_SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
PMContext - Class in org.apache.jackrabbit.core.persistence
A PMContext is used to provide context information for a PersistenceManager.
PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.PMContext
Creates a new PMContext.
PMContext - Class in org.apache.jackrabbit.core.state
Deprecated. use PMContext instead.
PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore) - Constructor for class org.apache.jackrabbit.core.state.PMContext
Deprecated.  
Pool - Class in org.apache.jackrabbit.core.data.db
Implementation of a simple ConnectionRecoveryManager pool.
Pool(DbDataStore, int) - Constructor for class org.apache.jackrabbit.core.data.db.Pool
Create a new pool using the given factory and maximum pool size.
pool - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
PooledTextExtractor - Class in org.apache.jackrabbit.core.query.lucene
PooledTextExtractor implements a text extractor that extracts the text using a pool of background threads.
PooledTextExtractor(TextExtractor, int, int, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
Returns a pooled text extractor based on extractor.
PositionalVar() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PositionalVar() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PostgreSQLNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Same as DbNameIndex but does not make use of the Statement.RETURN_GENERATED_KEYS feature as it is not provided by the underlying database driver for PostgreSQL.
PostgreSQLNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
 
PostgreSQLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by PostgreSQL specific code.
PostgreSQLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
 
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.core.query.xpath.XPathConstants
 
Pragma - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PragmaKeyword - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PragmaKeyword - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PredefinedEntityRef - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PredefinedEntityRef - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Predicate() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Predicate() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Predicate() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Predicate() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PredicateList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PredicateList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Prefix - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Prefix - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PREFIXTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
PREFIXTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
prepare(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Prepare transaction.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Prepare transaction.
prepare() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares already added events for dispatching.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Prepare transaction.
prepare() - Method in class org.apache.jackrabbit.core.TransactionContext
Prepare the transaction identified by this context.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Prepare transaction.
prepare(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
prepareDeleted(ChangeLog) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares deleted items from changes.
PreparedQuery - Interface in org.apache.jackrabbit.core.query.jsr283
A prepared query.
PreparedQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
PreparedQueryImpl...
PreparedQueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, QueryObjectModelTree) - Constructor for class org.apache.jackrabbit.core.query.lucene.PreparedQueryImpl
Creates a new query instance from a query string.
PreparedQueryImpl - Class in org.apache.jackrabbit.core.query
PreparedQueryImpl...
PreparedQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.PreparedQueryImpl
 
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Since Oracle only supports table names up to 30 characters in length illegal characters are simply replaced with "_" rather than escaping them with "_x0000_".
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
prepQuery - Variable in class org.apache.jackrabbit.core.query.PreparedQueryImpl
The executable prepared query.
prevCharIsCR - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
prevCharIsCR - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
prevCharIsCR - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
prevCharIsCR - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
PRIMARY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PrimaryExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PrimaryExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PrimaryExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
PrimaryExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
PRIMARYITEMNAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the primary item name attribute.
primaryTypeName - Variable in class org.apache.jackrabbit.core.NodeImpl
same as ((NodeState) state).getNodeTypeName(); cached to avoid type casts
printLinePos() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
Print the current line position.
printLinePos() - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
Print the current line position.
printValue(PrintStream) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
processedReference(Object) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given reference property for later retrieval using ReferenceChangeTracker.getProcessedReferences().
PROCESSING_INSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PROCESSING_INSTRUCTION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PROCESSING_INSTRUCTION_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
PROCESSING_INSTRUCTION_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ProcessingInstructionStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
processToken(Token) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
Prolog() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Prolog() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
PROP_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
PropDef - Interface in org.apache.jackrabbit.core.nodetype
PropDef is the internal representation of a property definition.
PropDefId - Class in org.apache.jackrabbit.core.nodetype
PropDefId serves as identifier for a given PropDef.
PropDefImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the PropDef interface and additionally provides setter methods for the various property definition attributes.
PropDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.PropDefImpl
Default constructor.
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_DEFINITION - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
propertyAdded(NodeId, Path, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_ADDED.
propertyAdded(NodeId, Path, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_ADDED.
PropertyAddedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a property addition.
propertyChanged(NodeId, Path, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_CHANGED.
propertyChanged(NodeId, Path, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_CHANGED.
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.core.nodetype
This class implements the PropertyDefinition interface.
PropertyDefinitionTemplate - Interface in org.apache.jackrabbit.core.nodetype.jsr283
The PropertyDefinitionTemplate interface extends PropertyDefinition with the addition of write methods, enabling the characteristics of a child property definition to be set, after which the PropertyDefinitionTemplate is added to a NodeTypeTemplate.
PropertyDeletedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a property deletion.
PropertyExistence - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests the existence of a property.
propertyExistence(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests the existence of a property in the default selector.
propertyExistence(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests the existence of a property in the specified selector.
propertyExistence(String) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Tests the existence of a property in the default selector.
propertyExistence(String, String) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Tests the existence of a property in the specified selector.
PropertyExistenceImpl - Class in org.apache.jackrabbit.core.query.qom
PropertyExistenceImpl...
propertyExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a property exists at the specified path.
PropertyFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
PropertyFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
PropertyFunctionQueryNode - Class in org.apache.jackrabbit.core.query
PropertyFunctionQueryNode allows to place function calls on properties in a query.
PropertyFunctionQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.core.query.PropertyFunctionQueryNode
Creates a property function query node.
PropertyId - Class in org.apache.jackrabbit.core
Property identifier.
PropertyId(NodeId, Name) - Constructor for class org.apache.jackrabbit.core.PropertyId
Creates a property identifier instance for the identified property.
PropertyImpl - Class in org.apache.jackrabbit.core
PropertyImpl implements the Property interface.
PropertyModifiedOperation - Class in org.apache.jackrabbit.core.cluster
Describes a journal operation for a property modification.
propertyRemoved(NodeId, Path, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_REMOVED.
propertyRemoved(NodeId, Path, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_REMOVED.
PropertyState - Class in org.apache.jackrabbit.core.state
PropertyState represents the state of a Property.
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(PropertyId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
Create a new PropertyState
propertyStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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
 
PropertyValue - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to the value (or values, if multi-valued) of a property.
propertyValue(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the value (or values, if multi-valued) of a property of the default selector.
propertyValue(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the value (or values, if multi-valued) of a property in the specified selector.
propertyValue(String) - Method in class org.apache.jackrabbit.core.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.core.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.core.query.qom
PropertyValueImpl...
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 proprety information instance.
propReg - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The property type registry for type lookup.
PROTECTED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PROTECTED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the protected attribute.
provider - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
push() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Push all states contained in the various maps of items we have.
put(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
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(EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache.
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(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.EffectiveNodeTypeCacheImpl
Puts an effective node type to the cache for the given key.
put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Stores the BLOB data and returns a unique identifier.
put(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Puts a bunlde to the cache.
put(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Puts the given id to this cache.
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(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Stores the specified ItemState object in the store using its ItemId as the key.
put(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Stores the specified ItemState object in the store using its ItemId as the key.
putBack(ConnectionRecoveryManager) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 

Q

QName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForAtomicType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForAtomicType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForItemType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForItemType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForSequenceType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameForSequenceType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QNameLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
qomTree - Variable in class org.apache.jackrabbit.core.query.PreparedQueryImpl
The query object model tree.
QOMTreeVisitor - Interface in org.apache.jackrabbit.core.query.qom
QOMTreeVisitor...
QuantifiedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QuantifiedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
query - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
The current query.
Query(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Query(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
query - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The lucene query to execute.
query - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The actual query implementation that can be executed
Query() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Query() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
QueryBody() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QueryBody() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QueryBuilder - Class in org.apache.jackrabbit.core.query.sql
Implements the JCR SQL query tree builder.
QueryBuilder() - Constructor for class org.apache.jackrabbit.core.query.sql.QueryBuilder
 
QueryBuilder - Class in org.apache.jackrabbit.core.query.xpath
Implements the XPath query tree builder.
QueryBuilder() - Constructor for class org.apache.jackrabbit.core.query.xpath.QueryBuilder
 
QueryConstants - Interface in org.apache.jackrabbit.core.query
This interface defines constants for data types and operation types used in queries.
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(FileSystem, ItemStateManager, PersistenceManager, NodeId, NodeTypeRegistry, NamespaceRegistryImpl, QueryHandler, NodeId) - Constructor for class org.apache.jackrabbit.core.query.QueryHandlerContext
Creates a new context instance.
QueryHits - Class in org.apache.jackrabbit.core.query.lucene
Wraps the lucene Hits object and adds a close method that allows to release resources after a query has been executed and the results have been read completely.
QueryHits(Hits, IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHits
Creates a new QueryHits instance wrapping hits.
QueryImpl - Class in org.apache.jackrabbit.core.query.lucene
Implements the ExecutableQuery interface.
QueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryImpl
Creates a new query instance from a query string.
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
Provides the default implementation for a JCR query.
QueryImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryImpl
 
QueryList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QueryList() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
queryManager - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The QueryManager for this Workspace.
QueryManagerImpl - Class in org.apache.jackrabbit.core.query
This class implements the QueryManager interface.
QueryManagerImpl(SessionImpl, ItemManager, SearchManager) - Constructor for class org.apache.jackrabbit.core.query.QueryManagerImpl
Creates a new QueryManagerImpl for the passed session
QueryNode - Class in org.apache.jackrabbit.core.query
Implements an abstract base class for nodes of a query tree that represents a query.
QueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.core.query.QueryNode
Constructs a new QueryNode with a reference to it's parent.
QueryNodeFactory - Interface in org.apache.jackrabbit.core.query
A factory for QueryNodes.
QueryNodeVisitor - Interface in org.apache.jackrabbit.core.query
Defines the interface for a QueryNodeVisitor.
QueryObjectModel - Interface in org.apache.jackrabbit.core.query.jsr283.qom
A query in the JCR query object model.
QueryObjectModelConstants - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Defines constants used in the query object model.
QueryObjectModelFactory - Interface in org.apache.jackrabbit.core.query.jsr283.qom
A QueryObjectModelFactory creates instances of the JCR query object model.
QueryObjectModelFactoryImpl - Class in org.apache.jackrabbit.core.query.qom
QueryObjectModelFactoryImpl implements the query object model factory from JSR 283.
QueryObjectModelFactoryImpl(SessionImpl, SearchManager) - Constructor for class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
 
QueryObjectModelImpl - Class in org.apache.jackrabbit.core.query.qom
QueryObjectModelImpl...
QueryObjectModelImpl() - Constructor for class org.apache.jackrabbit.core.query.qom.QueryObjectModelImpl
 
QueryObjectModelTree - Class in org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelTree
 
QueryParser - Class in org.apache.jackrabbit.core.query.lucene.fulltext
This class is generated by JavaCC.
QueryParser - Class in org.apache.jackrabbit.core.query.lucene.fulltext
This class is generated by JavaCC.
QueryParser(String, Analyzer) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Constructs a query parser.
QueryParser(String, Analyzer, SynonymProvider) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Constructs a query parser.
QueryParser(CharStream) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
QueryParser(QueryParserTokenManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
QueryParser(String, Analyzer) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Constructs a query parser.
QueryParser(String, Analyzer, SynonymProvider) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Constructs a query parser.
QueryParser(CharStream) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
QueryParser(QueryParserTokenManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
QueryParser - Class in org.apache.jackrabbit.core.query
This class acts as the central entry point for parsing query statements from different query syntaxes into a query tree.
QueryParserConstants - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryParserConstants - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryParserTokenManager - Class in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryParserTokenManager - Class in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryParserTokenManager(CharStream) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
QueryParserTokenManager(CharStream) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
QueryParserTreeConstants - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryParserTreeConstants - Interface in org.apache.jackrabbit.core.query.lucene.fulltext
 
QueryResultImpl - Class in org.apache.jackrabbit.core.query.lucene
Implements the javax.jcr.query.QueryResult interface.
QueryResultImpl(SearchIndex, ItemManager, NamePathResolver, AccessManager, AbstractQueryImpl, Query, SpellSuggestion, Name[], Name[], boolean[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Creates a new query result.
QueryRootNode - Class in org.apache.jackrabbit.core.query
Implements the root node of a query tree.
QueryRootNode() - Constructor for class org.apache.jackrabbit.core.query.QueryRootNode
Creates a new QueryRootNode instance.
QuerySeparator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QuerySeparator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QueryTreeBuilder - Interface in org.apache.jackrabbit.core.query
Specifies an interface for a query tree builder.
QueryTreeBuilderRegistry - Class in org.apache.jackrabbit.core.query
Implements a central access to QueryTreeBuilder instances.
QueryTreeBuilderRegistry() - Constructor for class org.apache.jackrabbit.core.query.QueryTreeBuilderRegistry
 
QueryTreeDump - Class in org.apache.jackrabbit.core.query
Utility class to dump a QueryNode tree to a StringBuffer.
QUESTION_MARK - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUESTION_MARK - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUOT_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QUOT_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QuotAttrContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QuotAttrContentChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
QuotAttrValueContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QuotAttrValueContent() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
QUOTE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUOTE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 

R

RandomAccessOutputStream - Class in org.apache.jackrabbit.core.fs
Extends the regular java.io.OutputStream with a random access facility.
RandomAccessOutputStream() - Constructor for class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
 
RangeEx - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RangeEx - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_END - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_END - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_GOOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_GOOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_START - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_START - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_TO - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEEX_TO - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RangeExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
RangeExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
RangeIn - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RangeIn - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_END - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_END - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_GOOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_GOOP - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_QUOTED - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_START - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_START - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_TO - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RANGEIN_TO - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RangeQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a variant of the lucene class RangeQuery.
RangeQuery(Term, Term, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates a new RangeQuery.
RangeQuery(Term, Term, boolean, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates a new RangeQuery.
Rbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Rbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Rbrack - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Rbrack - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read(byte[]) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read(NamespaceResolver, NamePathResolver) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Read the file record at the current seek position.
read(InputStream) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Reads a node type definition file.
read(byte[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
read() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
READ - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
READ permission constant
READ_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
prededfined action constants in checkPermission
readBoolean() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readBoolean() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a boolean from the underlying stream.
readBundle(DataInputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.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 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 interface org.apache.jackrabbit.core.journal.Record
Read a character from the underlying stream.
readChar() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the next character from the selected input.
readChar() - Method in interface org.apache.jackrabbit.core.query.lucene.fulltext.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.FastCharStream
 
readChar() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
readChar() - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
readChar() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
readChar() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
readerValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
readFully(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readFully(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
Fully read an array of bytes from the underlying stream.
readID(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeID
readIndexedQName(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes an indexed Name
readInt() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readInt() - Method in interface org.apache.jackrabbit.core.journal.Record
Read an integer from the underlying stream.
readModCount(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a mod-count
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.
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 Path.Element from the underlying stream.
readPathElement() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a Path.Element from the underlying stream.
readPropertyEntry(DataInputStream, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Deserializes a PropertyState from the data input 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.
readPropertyId(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a PropertyId
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.
readQName(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a Name
readState(DataInputStream, NodeReferencesId, PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeReferences from the data input stream.
readState(DataInputStream, NodeId, PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeState from the data input stream.
readString() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readString() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a string from the underlying stream.
readUUID(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a UUID
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 - Interface in org.apache.jackrabbit.core.journal
Record interface.
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.
RecordProducer - Interface in org.apache.jackrabbit.core.journal
Produces new records that can be appended to the journal.
recover(int) - Method in class org.apache.jackrabbit.core.XASessionImpl

No recovery support yet.

reestablishConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Re-establishes the database connection.
reestablishConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Re-establishes the database connection.
REFERENCE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
ReferenceChangeTracker - Class in org.apache.jackrabbit.core.util
Simple helper class that can be used to keep track of uuid mappings (e.g. if the uuid of an imported or copied node is mapped to a new uuid) and processed (e.g. imported or copied) reference properties that might need correcting depending on the uuid mappings.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Creates a new instance.
references - Variable in class org.apache.jackrabbit.core.state.NodeReferences
list of PropertyId's (i.e. the id's of the properties that refer to the target node denoted by id.getTargetId()).
refresh(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
refresh(boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
REFS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.
registered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been registered.
registered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when one or more node types have been registered.
registerNamespace(String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType object.
registerNodeType(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Validates the NodeTypeDef and returns an EffectiveNodeType object representing the newly registered node type.
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(InputSource) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers the node types defined in the given XML stream.
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(Collection, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers or updates the specified Collection of NodeTypeDefinition objects.
registerNodeTypes(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Same as NodeTypeRegistry.registerNodeType(NodeTypeDef) except that a collection of NodeTypeDefs is registered instead of just one.
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.
RegistryHelper - Class in org.apache.jackrabbit.core.jndi
JNDI helper functionality.
REGULAR_IDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
REGULAR_IDENTIFIER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
ReInit(CharStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
ReInit(QueryParserTokenManager) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
ReInit(CharStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
ReInit(QueryParserTokenManager) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
ReInit(CharStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
ReInit(CharStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(JCRSQLParserTokenManager) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(JCRSQLParserTokenManager) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(XPathTokenManager) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(Reader) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(XPathTokenManager) - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
RelationQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines property value relation.
RelationQueryNode(QueryNode, int) - Constructor for class org.apache.jackrabbit.core.query.RelationQueryNode
Creates a new RelationQueryNode without a type nor value assigned.
RelativePathExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
RelativePathExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
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.RepositoryLock
Releases repository lock.
reload() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
reloads the persistent state recursively
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.core.ItemImpl
remove(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
remove(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Removes the BLOB data with the specified id.
remove(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Removes a bundle from this cache.
remove(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Removes the it to this cache
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 - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
REMOVE permission constant
remove(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
Remove a cache.
remove(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Removes the ItemState object with the specified id from this store if it is present.
remove(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Removes the ItemState object with the specified id from this store if it is present.
REMOVE_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
 
removeAll() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
removeAllChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Removes all ChildNodeEntrys.
removeAllProperties() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.core.TransactionContext
Remove an attribute on this transaction.
removeChildNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
 
removeChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
removeChildProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
 
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
removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Remove a NodeTypeRegistryListener
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.XAVersionManager
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
removeLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
removeLockToken(String, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
Internal implementation of SessionImpl.removeLockToken(String).
removeMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.removeMixin(String) except that it takes a Name instead of a String.
removeMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
removeNode(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Removes the specified node, recursively removing its properties and child nodes.
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
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(QueryNode) - Method in class org.apache.jackrabbit.core.query.NAryQueryNode
Removes an operand (child node) from this query node.
removeProperty(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Removes the proprty with the given name from this bundle.
removeProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the property with the given name
removePropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a property name entry.
removeReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
removeVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
removeVersion(VersionHistory, Name) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Removes the specified version from the given version history.
removeVersion(VersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Removes the specified version from the given version history.
removeVersion(VersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Removes the specified version from the given version history.
removeVersion(InternalVersionHistoryImpl, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Removes the specified version from the history
removeVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
renameChildNode(Name, int, NodeId, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
 
renameChildNodeEntry(Name, int, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Renames a new ChildNodeEntry.
rep - Variable in class org.apache.jackrabbit.core.ItemImpl
the Repository object
rep - Variable in class org.apache.jackrabbit.core.SessionImpl
the repository that issued this session
rep - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The repository that created this workspace instance
REP_EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Name of the rep:excerpt function.
repConfig - Variable in class org.apache.jackrabbit.core.RepositoryImpl
 
REPHOMEDIR_ADDRTYPE - Static variable in class org.apache.jackrabbit.core.jndi.BindableRepository
type of repHomeDir reference address
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 specified nodeName, nodeTypeName and mixinNames.
replaceVariables(String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Performs variable replacement on the given string value.
REPOSITORY_HOME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository home directory parser variable.
RepositoryConfig - Class in org.apache.jackrabbit.core.config
Repository configuration.
RepositoryConfig(String, SecurityConfig, FileSystemConfig, String, String, String, int, Element, VersioningConfig, SearchConfig, ClusterConfig, DataStoreConfig, RepositoryConfigurationParser) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a repository configuration object.
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.
RepositoryImpl - Class in org.apache.jackrabbit.core
A RepositoryImpl ...
RepositoryImpl(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl
private constructor
RepositoryImpl.WorkspaceInfo - Class in org.apache.jackrabbit.core
WorkspaceInfo holds the objects that are shared among multiple per-session WorkspaceImpl instances representing the same named workspace, i.e. the same physical storage.
RepositoryImpl.WorkspaceInfo(WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Creates a new WorkspaceInfo based on the given config.
RepositoryLock - Class in org.apache.jackrabbit.core.util
Exclusive lock on a repository home directory.
RepositoryLock(String) - Constructor for class org.apache.jackrabbit.core.util.RepositoryLock
Creates a lock instance for the given directory path.
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.core.nodetype.xml.Constants
Name of the required primary types element.
REQUIREDTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the required type attribute.
reregistered(NodeTypeDef) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when a node types has been re-registered.
reregistered(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when a node types has been re-registered.
reregisterNodeType(NodeTypeDef) - 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.db.TempFileInputStream
 
reset() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
reset() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Reset this change log, removing all members inside the maps we built.
resetAccessCount() - Method in interface org.apache.jackrabbit.core.state.Cache
Reset the access counter.
resetAccessCount() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Reset the access counter.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resolveEntity(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
resolveNodePath(Path) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Resolves a path into a node id.
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 class org.apache.jackrabbit.core.CachingHierarchyManager
Resolves a path into an item id.
resolvePath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Deprecated. As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore HierarchyManager.resolveNodePath(Path) and HierarchyManager.resolvePropertyPath(Path) should be used instead.
resolvePath(Path, ItemId, int, boolean) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolve a path into an item id.
resolvePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolves a path into an item id.
resolvePropertyPath(Path) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Resolves a path into a property id.
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.HierarchyManagerImpl
Path resolver for outputting user-friendly paths in error messages.
resolver - Variable in class org.apache.jackrabbit.core.ItemValidator
Path resolver for outputting user-friendly error messages.
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.query.lucene.QueryResultImpl
The name and path resolver of the session executing the query
resolver - Variable in class org.apache.jackrabbit.core.query.qom.AbstractQOMNode
 
resolveRelativeNodePath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the id of the node at relPath or null if no node exists at relPath.
resolveRelativePropertyPath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the id of the property at relPath or null if no property exists at relPath.
resolveUUIDConflict(NodeImpl, NodeImpl, 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 the BLOBStore interface with the method ResourceBasedBLOBStore.getResource(String)
ResourceBasedBLOBStore - Interface in org.apache.jackrabbit.core.state.util
Deprecated. use ResourceBasedBLOBStore instead.
restore(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version, String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restoreTransient(NodeState) - Method in class org.apache.jackrabbit.core.NodeImpl
 
restoreTransient(PropertyState) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
retrieve(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieveAggregateRoot(NodeState, Map) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for state and puts it into map.
retrieveAggregateRoot(Set, Map) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for removedNodeIds and puts it into 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(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(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Find words for a more-like-this query former.
Return - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Return - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ReverseAxis() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReverseAxis() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReverseStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ReverseStep() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
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_BRACKET - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
RIGHT_BRACKET - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
RIGHT_PAREN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
RIGHT_PAREN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
rollback(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Rollback transaction.
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() - Method in class org.apache.jackrabbit.core.TransactionContext
Rollback the transaction identified by this context.
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Rollback transaction.
rollback(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
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.core.query.xpath.XPathConstants
 
Root - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ROOT_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the repository root node
ROOT_PATH_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the root path configuration attribute.
RootDescendants - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RootDescendants - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
rootNodeId - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
rootNodeId - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the root node id
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.
Rpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Rpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RparAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RparAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RPAREN - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RPAREN - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
RparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
RparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.observation.ObservationDispatcher
Implements the run method of the background notification thread.
run() - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Runs the actual text extraction.
run() - Method in class org.apache.jackrabbit.core.TransactionContext
Rolls back the transaction if still prepared and marks the transaction rolled back.

S

S - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
S - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SAFE_NAMECHARS - Static variable in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
The list of characters that are not encoded by the escapeName(String) and unescape(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) and unescape(String) methods.
safeGetJCRPath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Failsafe conversion of internal Path to JCR path for use in error messages etc.
safeGetJCRPath(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Failsafe translation of internal ItemId to JCR path for use in error messages etc.
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(Path) - Method in class org.apache.jackrabbit.core.ItemValidator
Failsafe conversion of internal Path to JCR path for use in 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.
safeRegisterNamespace(String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Registers a namespace using the given prefix hint.
SAMENAMESIBLINGS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the sameNameSiblings attribute.
sameNode(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the default selector is reachable by a specified absolute path.
sameNode(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is reachable by a specified absolute path.
SameNode - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether the selector node is reachable by absolute path path.
sameNode(String) - Method in class org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is reachable by a specified absolute path.
SameNodeImpl - Class in org.apache.jackrabbit.core.query.qom
SameNodeImpl...
sameNodeJoinCondition(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is the same as a second selector's node.
sameNodeJoinCondition(String, String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is the same as a node identified by relative path from a second selector's node.
SameNodeJoinCondition - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Tests whether two nodes are "the same" according to the isSame method of javax.jcr.Item.
sameNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.core.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.core.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.core.query.qom
SameNodeJoinConditionImpl...
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.SessionImpl
Performs a sanity check on this session.
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.core.query.xpath.XPathConstants
 
Satisfies - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
save() - Method in class org.apache.jackrabbit.core.ItemImpl
save() - Method in class org.apache.jackrabbit.core.SessionImpl
scan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Scan the repository.
ScanEventListener - Interface in org.apache.jackrabbit.core.data
The listener interface for receiving garbage collection scan events.
schema - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
schema - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the schema identifier
schema - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the variable for the schema prefix
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SchemaAttributeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaAttributeTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaAttributeType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaAttributeType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaAttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaAttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaElementTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaElementType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementType - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
schemaExists(DatabaseMetaData) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Checks whether the required table(s) exist in the schema.
SchemaImport() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaImport() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaModeForDeclareConstruction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SchemaModeForDeclareConstruction - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.bundle.BundleDbPersistenceManager
the prefix for the database objects
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SchemaPrefix() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SchemaPrefix() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
score(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the score for the nth document in this QueryHits.
ScoreNodeIterator - Interface in org.apache.jackrabbit.core.query.lucene
Extends the NodeIterator interface by adding a ScoreNodeIterator.getScore() method that returns the score for the node that is returned by NodeIterator.nextNode().
ScorerHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Wraps a Scorer in a Hits instance.
ScorerHits(Scorer) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
 
SEARCH_INDEX_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the search index configuration element.
SearchCondition() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
SearchCondition() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
SearchConfig - Class in org.apache.jackrabbit.core.config
Search index configuration.
SearchConfig(String, Properties, FileSystemConfig) - Constructor for class org.apache.jackrabbit.core.config.SearchConfig
Creates a search index configuration object.
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
Default constructor.
SearchIndex.CombinedIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Combines multiple CachingMultiIndexReader into a MultiReader with HierarchyResolver support.
SearchIndex.CombinedIndexReader(CachingMultiIndexReader[]) - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
SearchManager - Class in org.apache.jackrabbit.core
Acts as a global entry point to execute queries and index nodes.
SearchManager(SearchConfig, NamespaceRegistryImpl, NodeTypeRegistry, ItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId) - Constructor for class org.apache.jackrabbit.core.SearchManager
Creates a new SearchManager.
SECONDS_FRACTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECONDS_FRACTION - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECONDS_INTEGER_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECONDS_INTEGER_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECONDS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECONDS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SECURITY_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the security configuration element.
SecurityConfig - Class in org.apache.jackrabbit.core.config
Security configuration.
SecurityConfig(String, 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.
seek(long) - Method in class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
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.
SELECT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SELECT - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
select(VersionHistory) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest.
select(VersionHistory) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest.
select(VersionHistory) - Method in interface org.apache.jackrabbit.core.version.VersionSelector
Selects a version of the given version history.
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(VersionHistory, Calendar) - Static method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version by date.
selectByLabel(VersionHistory, String) - 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.
SelectItem() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
SelectItem() - Method in class org.apache.jackrabbit.core.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.core.query.sql.JCRSQLParser
 
SelectList() - Method in class org.apache.jackrabbit.core.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.
selector(String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Selects a subset of the nodes in the repository based on node type.
selector(String, String) - Method in interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Selects a subset of the nodes in the repository based on node type.
Selector - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Selects a subset of the nodes in the repository based on node type.
selector(String) - Method in class org.apache.jackrabbit.core.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.core.query.qom.QueryObjectModelFactoryImpl
Selects a subset of the nodes in the repository based on node type.
SelectorImpl - Class in org.apache.jackrabbit.core.query.qom
SelectorImpl...
selectProps - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The select properties
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.core.query.sql.JCRSQLParserConstants
 
SEMICOLON - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SemiColon - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SemiColon - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SEPARATOR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
File separator
Separator() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Separator() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SEPARATOR_CHAR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
File separator character
SequenceType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SequenceType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
serialize(NodeState, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified NodeState object to the given binary stream.
serialize(PropertyState, OutputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified PropertyState object to the given binary stream.
serialize(NodeReferences, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified NodeReferences object to the given binary stream.
serialize(NodeState, OutputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.serialize(NodeState, OutputStream)
serialize(PropertyState, OutputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.serialize(PropertyState, OutputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)
serialize(NodeReferences, OutputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.serialize(NodeReferences, OutputStream)
Serializer - Class in org.apache.jackrabbit.core.persistence.util
Serializer is a utility class that provides static methods for serializing & deserializing ItemState and NodeReferences objects using a simple binary serialization format.
Serializer() - Constructor for class org.apache.jackrabbit.core.persistence.util.Serializer
 
Serializer - Class in org.apache.jackrabbit.core.state.util
Deprecated. use Serializer instead.
Serializer() - Constructor for class org.apache.jackrabbit.core.state.util.Serializer
Deprecated.  
session - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
current session used for checking access rights and locking status
session - Variable in class org.apache.jackrabbit.core.ItemImpl
Session through which this Item was acquired
session - Variable in class org.apache.jackrabbit.core.ItemManager
 
session - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The session of the user executing this query
session - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The session of the user executing this query
session - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
the session that was used to acquire this Workspace
SessionImpl - Class in org.apache.jackrabbit.core
A SessionImpl ...
SessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
Protected constructor.
SessionImpl(RepositoryImpl, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
Protected constructor.
SessionImporter - Class in org.apache.jackrabbit.core.xml
SessionImporter ...
SessionImporter(NodeImpl, SessionImpl, int) - Constructor for class org.apache.jackrabbit.core.xml.SessionImporter
Creates a new SessionImporter instance.
SessionItemStateManager - Class in org.apache.jackrabbit.core.state
Item state manager that handles both transient and persistent items.
SessionItemStateManager(NodeId, LocalItemStateManager, PathResolver, NodeTypeRegistry) - Constructor for class org.apache.jackrabbit.core.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 a Session.
sessionScoped - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether lock is session scoped
set(long) - Method in class org.apache.jackrabbit.core.journal.FileRevision
Set current counter value.
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_PROPERTY_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
 
setAbsolute(boolean) - Method in class org.apache.jackrabbit.core.query.PathQueryNode
If absolute is true sets this PathQueryNode to an absolute path.
setAbstract(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the abstract flag of the node type.
setAbstract(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the 'abstract' flag.
setAbstract(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the abstract flag of the node type.
setAccessListener(CacheAccessListener) - Method in interface org.apache.jackrabbit.core.state.Cache
Add a listener to this cache that is informed after a number of accesses.
setAccessListener(CacheAccessListener) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Set the cache access listener.
setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'allowsSameNameSiblings' flag.
setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the analyzer to use.
setAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the analyzer in use for indexing.
setAnonymousId(String) - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
Sets the anonymous user id.
setAscending(boolean) - Method in class org.apache.jackrabbit.core.query.OrderQueryNode.OrderSpec
Sets the new value for the ascending property.
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.TransactionContext
Set an attribute on this transaction.
setAttribute(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named attribute of the current element.
setAttribute(String, boolean) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named boolean attribute of the current element.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'autoCreated' flag.
setAutoCreated(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the auto-create status of the node.
setAutoCreated(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the auto-create status of the property.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'autoCreated' flag.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'autoCreated' flag.
setAutoReconnect(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Starts a transaction.
setAutoRepair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setBasename(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
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.bundle.util.NodePropBundle.PropertyEntry
Sets the nth blobid
setBlobIds(String[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the blob ids
setBlockOnConnectionLoss(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
setBufferSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setBundleCacheSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Sets the size of the bundle cache in megabytes.
setCacheSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setChildNodeDefs(NodeDef[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the child node definitions.
setChildNodeEntries(List) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the list of ChildNodeEntry objects denoting the child nodes of this node.
setClassLoader(ClassLoader) - Method in class org.apache.jackrabbit.core.config.BeanConfig
Sets the ClassLoader used to instantiate objects in the BeanConfig.newInstance() method.
setConsistencyCheck(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Defines if a consistency check is to be performed on initialization.
setConsistencyFix(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Defines if the consistency check should attempt to fix issues that it finds.
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.
setCopyWhenReading(boolean) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
The the copy setting.
setCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.CredentialsCallback
Set the retrieved credentials.
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.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Sets the JNDI location of the data source.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Sets the JNDI location of the data source.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Sets the JNDI location of the data source.
setDate(Calendar) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Sets the date hint
setDateValue(Date) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Sets a new value of type Date.
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
setDeclaredSuperTypeNames(String[]) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the names of the supertypes of the node type.
setDeclaredSuperTypeNames(String[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the names of the supertypes of the node type.
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the name of declaring node type.
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of declaring node type.
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the name of declaring node type.
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 the BeanConfig.newInstance() method.
setDefaultPrimaryType(String) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the default primary type of this node.
setDefaultPrimaryType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of default primary type.
setDefaultRepositoryProperties(Properties) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Sets the default properties of the repository.
setDefaultUserId(String) - Method in class org.apache.jackrabbit.core.security.SimpleLoginModule
Sets the default user id to be used when no login credentials are presented.
setDefaultValues(Value[]) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the default value (or values, in the case of a multi-value property) of the property.
setDefaultValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the default values.
setDefinitionId(NodeDefId) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the id of the definition applicable to this node state.
setDefinitionId(PropDefId) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the id of the definition applicable to this property state.
setDerbyStorageInitialPages(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.bundle.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.bundle.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.bundle.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.bundle.DerbyPersistenceManager
Defines the page size, in bytes, for on-disk database pages for tables or indexes used during table or index creation.
setDirectory(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Bean setters
setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
setDoubleValue(double) - Method in class org.apache.jackrabbit.core.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.bundle.BundleDbPersistenceManager
Sets the class name of the JDBC driver.
setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setEnableConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Enables or disables the consistency check on startup.
setEnableHandleMonitor(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Enables/Disables the use of the handle monitor.
setEnableHandleMonitor(boolean) - 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.BundleDbPersistenceManager
Sets the error handling behaviour of this manager.
setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the error handling behaviour of this manager.
setEscapeString(String) - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
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(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.VersionManagerImpl
Set an event channel to inform about updates.
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.bundle.BundleDbPersistenceManager
Sets the flag for external (filesystem) blob store usage.
setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setExternalBLOBs(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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.
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.
setForceConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setFuzzyMinSim(float) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Set the default minimum similarity for fuzzy queries.
setFuzzyMinSim(float) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Set the default minimum similarity for fuzzy queries.
setIdentifier(Name) - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
setIdentifierOperand(String) - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
setIncludeDescendants(boolean) - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Sets a new value for the includeDescendants property.
setIndex(int) - Method in class org.apache.jackrabbit.core.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(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Sets the indexing configuration for this node indexer.
setIndexingConfiguration(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the path to the indexing configuration file.
setIndexingConfigurationClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements IndexingConfiguration.
setInitialCapacity(int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.
setInstance(Repository) - Static method in class org.apache.jackrabbit.core.TestRepository
Sets the given repository as the test repository instance.
setISMLocking(ISMLocking) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Sets a new locking strategy.
setKey(PreparedStatement, UUID, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the key parameters to the prepared statement, starting at pos and returns the number of key parameters + pos.
setLabel(String) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Sets the label hint
setLimit(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the maximum size of the result set.
setListener(NamespaceEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
setListener(NodeTypeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Set listener that will receive information about incoming, external node type events.
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 interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
Set listener that will receive information about incoming, external namespace 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(UpdateEventListener) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Set listener that will receive information about incoming, external update events.
setLive(boolean) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Set the live flag
setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setLocale(Locale) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Set locale used by date range parsing.
setLocale(Locale) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Set locale used by date range parsing.
setLocationNode(PathQueryNode) - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Sets the location node.
setLockHolder(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Set the session currently holding the lock
setLockTimeout(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Sets the lock timeout in milliseconds.
setLongValue(long) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Sets a new value of type long.
setLowercaseWildcardTerms(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
setLowercaseWildcardTerms(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'mandatory' flag.
setMandatory(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the mandatory status of the node.
setMandatory(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the mandatory status of the property.
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'mandatory' flag.
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'mandatory' flag.
setMaxConnections(int) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the maximum number of concurrent connections.
setMaxFieldLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setMaximumSize(int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
setMaxMemory(long) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
setMaxMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
setMaxMemorySize(long) - Method in interface org.apache.jackrabbit.core.state.Cache
Set the new memory limit.
setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Set the new memory 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.
setMaxSize(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Sets the maximum cache size in bytes.
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(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the minimum blob size.
setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the minimum blob size.
setMinBlobSize(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
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.state.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.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.state.CacheManager
 
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 interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the mixin flag of the node type.
setMixin(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the mixin flag.
setMixin(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the mixin flag of the node type.
setMixinNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
sets the mixing node type and adds the respective property
setMixinTypeNames(Set) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the mixin type names
setMixinTypeNames(Set) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the names of this node's mixin types.
setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.state.ItemState
Sets the modification count.
setMultiple(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the multi-value status of the property.
setMultiple(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'multiple' flag.
setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the name of the child item.
setName(String) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the name of the node.
setName(String) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the name of the node type.
setName(String) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the name of the property.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of the child item.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the name of the node type being defined.
setName(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the name of the node type.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the name of the child item.
setName(Name) - Method in class org.apache.jackrabbit.core.query.sql.ASTIdentifier
 
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
setNameTest(Name) - Method in class org.apache.jackrabbit.core.query.LocationStepQueryNode
Sets a new name test.
setNegate(boolean) - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
setNodeDefId(NodeDefId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the node def id.
setNodePathTemplate(String) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Sets the node path template.
setNodeReferences(NodeReferences) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
setNodeReferences(NodeReferences) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
Sets the
setNodeReferences(NodeReferences) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Informs this provider that the node references to one of its states has changed.
setNodeReferences(NodeReferences) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Informs this provider that the node references to one of its states has changed.
setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the node type name
setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Set the node type name.
setNoLockHack(boolean) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
enables or disables the write-lock hack.
setNoLockHack(boolean) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
enables or disables the write-lock hack. this should only be called by the XAVersionManager.
setOffset(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the start offset of the result set.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'onParentVersion' attribute.
setOnParentVersion(int) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the on-parent-version status of the node.
setOnParentVersion(int) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the on-parent-version status of the property.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'onParentVersion' attribute.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'onParentVersion' attribute.
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.core.query.sql.ASTPredicate
 
setOperator(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Sets the boolean operator of the QueryParser.
setOperator(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Sets the boolean operator of the QueryParser.
setOrderableChildNodes(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the orderable child nodes flag of the node type.
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the orderableChildNodes flag.
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the orderable child nodes flag of the node type.
setOrderNode(OrderQueryNode) - Method in class org.apache.jackrabbit.core.query.QueryRootNode
Sets a new order node.
setParentId(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
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.bundle.BundleDbPersistenceManager
Sets the password that will be used to establish JDBC connections.
setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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. please note that this method can be called via reflection during initialization and must not be altered.
setPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the location of the search index.
setPersistenceManagerScan(boolean) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Enable or disable using the IterablePersistenceManager interface to scan the items.
setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setPhraseSlop(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Sets the default slop for phrases.
setPhraseSlop(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
Sets the default slop for phrases.
setPositionValue(int) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Sets a new value for the position index.
setPrimaryItemName(String) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeTemplate
Sets the name of the primary item.
setPrimaryItemName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the name of the primary item (one of the child items of the node's of this node type)
setPrimaryItemName(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Sets the name of the primary item.
setPrimaryType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Changes the primary node type of this node to nodeTypeName.
setPropDefId(PropDefId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the propdef id
setProperty(Name, Value[]) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.setProperty(String, Value[]) except that this method takes a Name name argument instead of a String.
setProperty(Name, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.setProperty(String, Value[], int) except that this method takes a Name name argument instead of a String.
setProperty(Name, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.setProperty(String, Value) except that this method takes a Name name argument instead of a String.
setProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String, int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value, int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, InputStream) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, double) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, long) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Node) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(Name) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Deprecated. Use RelationQueryNode.setRelativePath(Path) instead.
setPropertyDefs(PropDef[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the property definitions.
setPropertyName(Name) - Method in class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
setPropertyName(Name) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Deprecated. Use TextsearchQueryNode.setRelativePath(Path) instead.
setPropertyNames(Set) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the set of Name objects denoting the properties of this node.
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
setPropertyValues(Name, int, InternalValue[]) - 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.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.virtual.VirtualNodeState
Sets the property values
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'protected' flag.
setProtected(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the protected status of the node.
setProtected(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the protected status of the property.
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'protected' flag.
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'protected' flag.
setQuery(String) - Method in class org.apache.jackrabbit.core.query.sql.ASTContainsExpression
 
setReconnectDelayMs(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setReferenceable(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the is referenceable flag on this bundle
setReferencesProperty(boolean) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Is set to true, indicates that TextsearchQueryNode.getRelativePath() references a property, if set to false indicates that it references a node.
setRefProperty(Name) - Method in class org.apache.jackrabbit.core.query.DerefQueryNode
Sets a new name for the reference property.
setRelativePath(Path) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Sets the relative path to the property in this relation.
setRelativePath(Path) - Method in class org.apache.jackrabbit.core.query.TextsearchQueryNode
Sets the relative path to the item where the textsearch is performed.
setRemoved() - Method in class org.apache.jackrabbit.core.ItemImpl
Marks this instance as 'removed' and notifies its listeners.
setRequiredPrimaryTypes(String[]) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the required primary types of this node.
setRequiredPrimaryTypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the names of the required primary types.
setRequiredType(int) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the required type of the property.
setRequiredType(int) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the required type
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
 
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.
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.
setRoot(File) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
setSameNameSiblings(boolean) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.NodeDefinitionTemplate
Sets the same-name sibling status of this node.
setScanEventListener(ScanEventListener) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Set the event listener.
setSchema(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
setSchema(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the schema identifier.
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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.bundle.BundleDbPersistenceManager
Sets the schema object prefix.
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setSession(SessionImpl) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Sets the system session.
setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
 
setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
 
setSize(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the data size of this bundle
setSleepBetweenNodes(int) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Set the delay between scanning items.
setSpellCheckerClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements SpellChecker.
setStatus(int) - Method in class org.apache.jackrabbit.core.state.ItemState
Sets the new status of this item.
setStopWords(Set) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Set the set of stopwords.
setStringValue(String) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
Sets a new value of type String.
setSupertypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the supertypes.
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.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 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.journal.OracleDatabaseJournal
Sets the Oracle table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
Sets the MS SQL table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Sets the Oracle table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Sets the Oracle table space.
Setter() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Setter() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
setTestDelay(int) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
When testing the garbage collection, a delay is used instead of simulating concurrent access.
setTextFilterClasses(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the list of text extractors (and text filters) to use for extracting text content from binary properties.
setTransactionTimeout(int) - Method in class org.apache.jackrabbit.core.XASessionImpl
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.
setType(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the type
setType(int) - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
setType(int) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the type of this property.
setUnaryMinus(boolean) - Method in class org.apache.jackrabbit.core.query.RelationQueryNode
If b is true then the value in this relation node contains a receding unary minus.
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.bundle.BundleDbPersistenceManager
Sets the JDBC connection URL.
setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setUseCompoundFile(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: useCompoundFile
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.bundle.BundleDbPersistenceManager
Sets the user name that will be used to establish JDBC connections.
setUser(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setValue(Name) - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Property.setValue(String) except that this method takes a Name instead of a String value.
setValue(Name[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Property.setValue(String[]) except that this method takes an array of Name instead of String values.
setValue(Calendar) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(double) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(InputStream) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(String) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(String[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(Node) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(long) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(Value) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(Value[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Value[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
Sets the values of this property.
setValue(String) - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
setValueConstarints(String[]) - Method in interface org.apache.jackrabbit.core.nodetype.jsr283.PropertyDefinitionTemplate
Sets the value constraints of the property.
setValueConstraints(ValueConstraint[]) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the value constraints.
setValueProvider(VirtualValueProvider) - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Sets a virtual value provider for this property
setValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
setVersionLabel(VersionHistory, Name, Name, boolean) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Sets the version label to the given version.
setVersionLabel(VersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Sets the version label to the given version.
setVersionLabel(VersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Sets the version label to the given version.
setVersionLabel(InternalVersionHistoryImpl, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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
SForExt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SForExt - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SForPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SForPI - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SharedFieldSortComparator - Class in org.apache.jackrabbit.core.query.lucene
Implements a SortComparator which knows how to sort on a lucene field that contains values for multiple properties.
SharedFieldSortComparator(String) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new SharedFieldSortComparator for a given shared field.
SharedFieldSortComparator(String, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new SharedFieldSortComparator for a given shared field.
SharedItemStateManager - Class in org.apache.jackrabbit.core.state
Shared ItemStateManager (SISM).
SharedItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.state.SharedItemStateManager
Creates a new SharedItemStateManager instance.
sharedStateMgr - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Shared item state manager
shutdown() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
shutdown() - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
Shuts down this pooled text extractor.
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.
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
Flag indicating whether this derby database should be shutdown on close.
SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIGN - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMILAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMILAR - Static variable in interface org.apache.jackrabbit.core.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.core.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_LOWER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_LOWER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_UPPER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_UPPER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SimpleAccessManager - Class in org.apache.jackrabbit.core.security
SimpleAccessManager ...
SimpleAccessManager() - Constructor for class org.apache.jackrabbit.core.security.SimpleAccessManager
Empty constructor
SimpleCharStream - Class in org.apache.jackrabbit.core.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.core.query.sql
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
SimpleCharStream - Class in org.apache.jackrabbit.core.query.xpath
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream - Class in org.apache.jackrabbit.core.query.xpath
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
SimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects using a simple custom binary serialization format (see Serializer) and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use SimpleDbPersistenceManager instead.
SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.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
 
SimpleJBossAccessManager - Class in org.apache.jackrabbit.core.security
The simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBoss login modules.
SimpleJBossAccessManager() - Constructor for class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
SimpleLoginModule - Class in org.apache.jackrabbit.core.security
A SimpleLoginModule ...
SimpleLoginModule() - Constructor for class org.apache.jackrabbit.core.security.SimpleLoginModule
Constructor
SimpleNode - Class in org.apache.jackrabbit.core.query.lucene.fulltext
 
SimpleNode - Class in org.apache.jackrabbit.core.query.lucene.fulltext
 
SimpleNode(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
SimpleNode(QueryParser, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
SimpleNode(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
SimpleNode(QueryParser, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
SimpleNode - Class in org.apache.jackrabbit.core.query.sql
 
SimpleNode - Class in org.apache.jackrabbit.core.query.sql
 
SimpleNode(int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleNode
 
SimpleNode(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleNode
 
SimpleNode(int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleNode
 
SimpleNode(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.core.query.sql.SimpleNode
 
SimpleNode - Class in org.apache.jackrabbit.core.query.xpath
Implements a JavaCC Node interface.
SimpleNode(int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
SimpleNode(XPath, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
SINGLE_QUOTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
SingleType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SingleType() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
SINGLETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SINGLETYPE - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
size() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns the number of entries in this store.
size() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns the number of entries in this store.
skip(long) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
skip(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
skip_ - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
skip_ - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.
Slash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Slash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SlashSlash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SlashSlash - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SM_BINARY_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
storage model modifier: binary keys
SM_LONGLONG_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
storage model modifier: longlong keys
SOLIDUS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
SOLIDUS - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Some - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Some - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Source - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to a set of node-tuples.
SourceImpl - Class in org.apache.jackrabbit.core.query.qom
SourceImpl...
SourceImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.SourceImpl
 
specialConstructor - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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).
specialConstructor - Variable in exception org.apache.jackrabbit.core.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.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.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.core.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.core.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.
specialToken - Variable in class org.apache.jackrabbit.core.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.core.query.sql.JCRSQLParserConstants
 
SPELLCHECK - Static variable in interface org.apache.jackrabbit.core.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.
spool(OutputStream) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Spools this resource to the given output stream.
spool(OutputStream) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
 
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.
Star - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Star - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
STAR_NAME_TEST - Static variable in class org.apache.jackrabbit.core.query.RelationQueryNode
Acts as an syntetic placeholder for a location step that matches any name.
StarColonNCName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StarColonNCName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
start() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Starts this cluster node.
start(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

If TMNOFLAGS is specified, we create a new transaction context and associate it with this resource.

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_TAG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
START_TAG - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
startDocument() - Method in class org.apache.jackrabbit.core.xml.ImportHandler
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, String, Attributes) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
startNode(NodeInfo, List) - Method in interface org.apache.jackrabbit.core.xml.Importer
Called to start the import of a node.
startNode(NodeInfo, List) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called to start the import of a node.
startNode(NodeInfo, List) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called to start the import of a node.
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.
StartTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StartTagClose - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StartTagOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StartTagOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StartTagOpenRoot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StartTagOpenRoot - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
state - Variable in class org.apache.jackrabbit.core.ItemImpl
ItemState associated with this Item
STATE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.ItemImpl
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been created (i.e. its underlying persistent state was created).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.ItemImpl
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been removed (i.e. its underlying persistent state has been destroyed).
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.ItemImpl
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has been discarded (i.e. it has been rendered 'invalid').
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 this Item
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. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.ItemImpl
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been modified (i.e. its underlying persistent state has changed).
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
 
staticFlag - Static variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
staticFlag - Static variable in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
staticFlag - Static variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
staticFlag - Static variable in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
StaticOperand - Interface in org.apache.jackrabbit.core.query.jsr283.qom
An operand whose value can be determined from static analysis of the query, prior to its evaluation.
StaticOperandImpl - Class in org.apache.jackrabbit.core.query.qom
StaticOperandImpl...
StaticOperandImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.qom.StaticOperandImpl
 
STATS_NODE_COUNT_PROPERTY - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
 
STATS_PROP_COUNT_PROPERTY - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
 
status - Variable in class org.apache.jackrabbit.core.ItemImpl
 
status - Variable in class org.apache.jackrabbit.core.state.ItemState
the internal status of this item state
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. persistent state
STATUS_EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e. persistent state that has been transiently modified (copy-on-write)
STATUS_EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e. persistent state that has been transiently removed (copy-on-write)
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_STALE_DESTROYED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e. persistent state that has been destroyed by somebody else
STATUS_STALE_MODIFIED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e. persistent state that has been persistently modified by somebody else
STATUS_UNDEFINED - Static variable in class org.apache.jackrabbit.core.state.ItemState
the status is undefined
StepExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
StepExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
stop() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Stops this cluster node.
stopScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
store(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Store an item state.
store - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
store(OutputStream, NamespaceRegistry) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
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(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
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(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.bundle.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(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
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.bundle.Oracle9PersistenceManager
 
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
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(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a references object.
store(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Atomically saves the given set of changes.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a references object.
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(DataStore) - Method in class org.apache.jackrabbit.core.value.InternalValue
Store a value in the data store.
store() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
stores the persistent state recursively
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
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.BundleDbPersistenceManager
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.bundle.Oracle9PersistenceManager
 
storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Writes the content of the hash maps to the file system
storeRepProps(Properties) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Stores the properties to a persistent resource in the meta filesytem.
storeStream - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The stream storing mechanism used.
STRING - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
StringIndex - Interface in org.apache.jackrabbit.core.persistence.bundle.util
The StringIndex defines a very simple interface that mapps strings to an integer and vice versa. the mapping must be unique and stable across repository restarts.
StringLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StringLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StringLiteralForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StringLiteralForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StringLiteralForVersion - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
StringLiteralForVersion - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
stringToDate(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a string-encoded date into a Date object.
stringToDouble(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Returns the index for a given string. if the string does not exist in the underlying index map a new index needs to be created.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Returns the index for a given string. if the string does not exist in the underlying index map a new index needs to be created.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NamespaceIndex
Returns the index for a given string. if the string does not exist in the underlying index map a new index needs to be created.
stringToIndex(String) - Method in interface org.apache.jackrabbit.core.persistence.bundle.util.StringIndex
Returns the index for a given string. if the string does not exist in the underlying index map a new index needs to be created.
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.LazyTextExtractorField
 
subject - Variable in class org.apache.jackrabbit.core.security.SimpleAccessManager
Subject whose access rights this AccessManager should reflect
subject - Variable in class org.apache.jackrabbit.core.SessionImpl
the Subject of this session
subtract(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Creates a new key as a result of a subtract operation. i.e. removes all node type names that from the other key.
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.core.nodetype.xml.Constants
Name of the supertypes element.
supertypesDiff() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
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.
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParserTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
sync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Synchronize contents from journal.
sync() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
sync() - 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.
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.
SynonymProvider - Interface in org.apache.jackrabbit.core.query.lucene
SynonymProvider defines an interface for a component that returns synonyms for a given term.
SYNTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
SYNTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
system - Variable in class org.apache.jackrabbit.core.security.SimpleAccessManager
 
system - Variable in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
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.
SysViewSAXEventGenerator - Class in org.apache.jackrabbit.core.xml
A SysViewSAXEventGenerator instance can be used to generate SAX events representing the serialized form of an item in System View XML.
SysViewSAXEventGenerator(Node, boolean, boolean, ContentHandler) - Constructor for class org.apache.jackrabbit.core.xml.SysViewSAXEventGenerator
Constructor

T

TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
the variable for the Oracle table space
tableExists(DatabaseMetaData, String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
TableExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
TableExpression() - Method in class org.apache.jackrabbit.core.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 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.journal.OracleDatabaseJournal
the Oracle table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
the MS SQL table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
the Oracle table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
the Oracle table space to use
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.
TagQName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TagQName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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 temp file that self-destructs when fully read or closed.
TempFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.db.TempFileInputStream
Construct a new temporary file input stream.
temporaryInUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The temporary identifiers that are currently in use.
Term(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Term(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
TERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
TERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
TestRepository - Class in org.apache.jackrabbit.core
Utility class for easy handling a test repository.
TextExtractorFilter - Class in org.apache.jackrabbit.core.query.lucene
Utility base class for migrating functionality from existing implementations of the deprecated TextFilter interface to the new TextExtractor interface.
TextExtractorFilter(TextExtractor) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Creates a text filter adapter for the given text extractor.
TextExtractorJob - Class in org.apache.jackrabbit.core.query.lucene
TextExtractorJob implements a future result and is runnable in a background thread.
TextExtractorJob(TextExtractor, InputStream, String, String) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Creates a new TextExtractorJob with the given extractor on the stream.
TextFilter - Interface in org.apache.jackrabbit.core.query
Deprecated. use the TextExtractor interface
TextFilterExtractor - Class in org.apache.jackrabbit.core.query.lucene
Adapter class for achieving backwards compatibility with classes implementing the deprectated TextFilter interface.
TextFilterExtractor(String[], TextFilter) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Creates a text extractor adapter that supports the given content types using the given text filter.
TextFilterExtractor(String, TextFilter) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Creates a text extractor adapter that supports the given content type using the given text filter.
TextLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextLparForKindTest - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TextPlainTextFilter - Class in org.apache.jackrabbit.core.query.lucene
Deprecated. use PlainTextExtractor, this class is kept for backwards compatibility with existing configuration files
TextPlainTextFilter() - Constructor for class org.apache.jackrabbit.core.query.lucene.TextPlainTextFilter
Deprecated. Creates a text filter for text/plain content.
TextsearchQueryNode - Class in org.apache.jackrabbit.core.query
Implements a query node that defines a textsearch clause.
TextsearchQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.core.query.TextsearchQueryNode
Creates a new TextsearchQueryNode with a parent and a textsearch query statement.
TextTest() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TextTest() - Method in class org.apache.jackrabbit.core.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.core.query.xpath.XPathConstants
 
Then - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TIME_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIME_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIME_ZONE_INTERVAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIME_ZONE_INTERVAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIMESTAMP_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIMESTAMP_LITERAL - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIMESTAMP_STRING - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
TIMESTAMP_STRING - Static variable in interface org.apache.jackrabbit.core.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.core.query.xpath.XPathConstants
 
To - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
toJCRValue(NamePathResolver) - Method in class org.apache.jackrabbit.core.value.InternalValue
 
token - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
token - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
Token - Class in org.apache.jackrabbit.core.query.lucene.fulltext
Describes the input token stream.
Token - Class in org.apache.jackrabbit.core.query.lucene.fulltext
Describes the input token stream.
Token() - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.Token
 
Token() - Constructor for class org.apache.jackrabbit.core.query.lucene.fulltext.Token
 
token - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
token - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
Token - Class in org.apache.jackrabbit.core.query.sql
Describes the input token stream.
Token - Class in org.apache.jackrabbit.core.query.sql
Describes the input token stream.
Token() - Constructor for class org.apache.jackrabbit.core.query.sql.Token
 
Token() - Constructor for class org.apache.jackrabbit.core.query.sql.Token
 
Token - Class in org.apache.jackrabbit.core.query.xpath
Describes the input token stream.
Token - Class in org.apache.jackrabbit.core.query.xpath
Describes the input token stream.
Token() - Constructor for class org.apache.jackrabbit.core.query.xpath.Token
 
Token() - Constructor for class org.apache.jackrabbit.core.query.xpath.Token
 
token - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
token - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
token_source - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
token_source - Variable in class org.apache.jackrabbit.core.query.lucene.fulltext.QueryParser
 
token_source - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
token_source - Variable in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
token_source - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
token_source - Variable in class org.apache.jackrabbit.core.query.xpath.XPath
 
tokenImage - Variable in exception org.apache.jackrabbit.core.query.lucene.fulltext.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.core.query.lucene.fulltext.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.core.query.lucene.fulltext.QueryParserConstants
 
tokenImage - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
tokenImage - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
tokenImage - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
tokenImage - Variable in exception org.apache.jackrabbit.core.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.core.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.core.query.xpath.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.core.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.core.query.xpath.XPathConstants
 
tokenImage - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.lucene.fulltext
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.lucene.fulltext
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.lucene.fulltext.TokenMgrError
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.sql
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.sql
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.sql.TokenMgrError
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.xpath
 
TokenMgrError - Error in org.apache.jackrabbit.core.query.xpath
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.core.query.xpath.TokenMgrError
 
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.LazyTextExtractorField
 
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.lock.AbstractLockInfo
toString() - Method in class org.apache.jackrabbit.core.NodeId
Returns the same as this.getUUID().toString()
toString() - Method in exception org.apache.jackrabbit.core.nodetype.compact.ParseException
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
toString() - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
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.BundleDbPersistenceManager
 
toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
 
toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Returns the string representation where the flags are seperated with "|".
toString() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the same as this.getParentId() + "/" + this.getName()
toString() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the (safe) path of this property.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
Returns the image.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.fulltext.Token
Returns the image.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Returns a String representation of this action that can be written to the RedoLog.
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
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() - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Returns a string representation of this query.
toString(QueryRootNode, String, NameResolver) - Static method in class org.apache.jackrabbit.core.query.QueryParser
Creates a String representation of the QueryNode tree argument root.
toString(QueryRootNode, NameResolver) - Method in interface org.apache.jackrabbit.core.query.QueryTreeBuilder
Creates a String representation of the query node tree in the syntax this QueryTreeBuilder can handle.
toString() - Method in class org.apache.jackrabbit.core.query.sql.ASTIdentifier
 
toString() - Method in class org.apache.jackrabbit.core.query.sql.ASTLiteral
 
toString() - Method in class org.apache.jackrabbit.core.query.sql.ASTPredicate
 
toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
Creates a String representation of the query node tree in SQL syntax.
toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.core.query.sql.QueryBuilder
 
toString() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.sql.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.core.query.sql.Token
Returns the image.
toString() - Method in class org.apache.jackrabbit.core.query.sql.Token
Returns the image.
toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.core.query.xpath.QueryBuilder
 
toString() - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.core.query.xpath.Token
Returns the image.
toString() - Method in class org.apache.jackrabbit.core.query.xpath.Token
Returns the image.
toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.core.query.xpath.XPathQueryBuilder
Creates a String representation of the query node tree in XPath syntax.
toString() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
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.state.ChangeLog
Returns a string representation of this change log for diagnostic purposes.
toString() - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns the same as this.getTargetId().toString().
toString() - Method in class org.apache.jackrabbit.core.state.NodeState.ChildNodeEntry
 
toString() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
toString() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns a string representation of this BLOBFileValue instance.
toString() - Method in class org.apache.jackrabbit.core.value.InternalValue
Returns the string representation of this internal value.
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
touch(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Set the modified time of an existing file to now.
touch() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
touch(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
touch() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
TrackingInputStream - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a input stream that keeps track of the number of bytes read.
TrackingInputStream(InputStream) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
Creates a new tracking input stream
TransactionContext - Class in org.apache.jackrabbit.core
Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.
TransactionContext(InternalXAResource[], int) - Constructor for class org.apache.jackrabbit.core.TransactionContext
Create a new instance of this class.
TransactionException - Exception in org.apache.jackrabbit.core
TransactionException is thrown when some operation inside the transaction fails.
TransactionException(String) - Constructor for exception org.apache.jackrabbit.core.TransactionException
Creates an instance of this class.
TransactionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.TransactionException
Creates an instance of this class.
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.
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(TransientRepository.RepositoryFactory) - 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() - 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 and org.apache.jackrabbit.repository.home.
TransientRepository(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the given repository configuration to initialize the underlying repository instance.
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.RepositoryFactory - Interface in org.apache.jackrabbit.core
Factory interface for creating RepositoryImpl instances.
translatePropertyName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Translates a property name from a session local namespace mapping into a search index private namespace mapping.
translatePropertyName(Name) - Method in interface org.apache.jackrabbit.core.query.lucene.NamespaceMappings
Translates a property name from a session local namespace mapping into a search index private namespace mapping.
translatePropertyName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
Translates a property name from a session local namespace mapping into a search index private namespace mapping.
TraversingQueryNodeVisitor - Class in org.apache.jackrabbit.core.query
TraversingQueryNodeVisitor implements a base class for a traversing query node visitor.
TraversingQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
TreatAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TreatAs - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TreatExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TreatExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TRIALS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Number of reconnection attempts per method call.
TRIVIAL - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
trivial modification: does neither affect consistency of existing content nor does it change existing/assigned definition id's
type - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
The property type as an integer
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.core.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.core.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.core.query.QueryNode
Type value for DerefQueryNode
TYPE_DOUBLE - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
double data type
TYPE_EXACT - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for ExactQueryNode
TYPE_LOCATION - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for LocationStepQueryNode
TYPE_LONG - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
long data type
TYPE_NODETYPE - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for NodeTypeQueryNode
TYPE_NOT - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for NotQueryNode
TYPE_OR - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for OrQueryNode
TYPE_ORDER - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for OrderQueryNode
TYPE_PATH - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for PathQueryNode
TYPE_POSITION - Static variable in interface org.apache.jackrabbit.core.query.QueryConstants
position index type
TYPE_PROP_FUNCTION - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for PropertyFunctionQueryNode
TYPE_RELATION - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for RelationQueryNode
TYPE_ROOT - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for QueryRootNode
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.core.query.QueryConstants
string data type
TYPE_TEXTSEARCH - Static variable in class org.apache.jackrabbit.core.query.QueryNode
Type value for TextsearchQueryNode
TYPE_TIMESTAMP - Static variable in interface org.apache.jackrabbit.core.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.core.query.xpath.XPath
 
TypeDeclaration() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TypeName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TypeName() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TypeswitchExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TypeswitchExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
TypeswitchLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
TypeswitchLpar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 

U

UnaryExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
UnaryExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
UnaryExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
UnaryExpression() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
UnaryMinus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnaryMinus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnaryPlus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnaryPlus - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UNDEFINED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
UNDERSCORE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
UNDERSCORE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
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.
unescape(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Decodes the specified path/name.
Union - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Union - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnionExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
UnionExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
unlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unlock the journal revision.
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() - Method in class org.apache.jackrabbit.core.NodeImpl
Unordered - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Unordered - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnorderedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
UnorderedExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
UnorderedOpen - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
UnorderedOpen - Static variable in interface org.apache.jackrabbit.core.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.
unregistered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been unregistered.
unregistered(Collection) - 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
unregisterNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Unregisters the specified node type.
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(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Same as NodeTypeRegistry.unregisterNodeType(Name) except that a set of node types is unregistered instead of just one.
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.
UNSIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
UNSIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
unwrap() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the wrapped node definition.
unwrap() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
Returns the wrapped property definition.
UpdatableItemStateManager - Interface in org.apache.jackrabbit.core.state
Identifies an ItemStateManager that allows updating items.
update() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
End an update operation.
Update - Interface in org.apache.jackrabbit.core.cluster
Update operation passed in UpdateEventChannel.
update() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Update the changes made to an appended record.
update() - Method in interface org.apache.jackrabbit.core.journal.Record
Update the changes made to an appended record.
update(String) - Method in class org.apache.jackrabbit.core.NodeImpl
update(NodeState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Updates this bundle with values from the given state.
update(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Informs the cache that the item was modified and the cache might need to recalc the items caching weight.
update(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Informs the cache that the item was modified and the cache might need to recalc the items caching weight.
update() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Informs the cache that the item was modified and the cache might need to recalc the items caching weight.
update() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
End an update operation.
update(ChangeLog, EventStateCollectionFactory) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Store modifications registered in a ChangeLog.
update() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
End an update operation.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
End an update operation.
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.
updateCancelled(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been cancelled.
updateCommitted(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been committed.
updateCreated(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been created.
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.
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.
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.core.query.sql.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.apache.jackrabbit.core.query.sql.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.apache.jackrabbit.core.query.xpath.SimpleCharStream
 
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
From now on, update the modified date of an object even when accessing it.
updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
From now on, update the modified date of an object even when accessing it.
updateNodes(NodeIdIterator, NodeStateIterator) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
This default implementation calls the individual QueryHandler.deleteNode(org.apache.jackrabbit.core.NodeId) and QueryHandler.addNode(org.apache.jackrabbit.core.state.NodeState) methods for each entry in the iterators.
updateNodes(NodeIdIterator, NodeStateIterator) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This implementation forwards the call to MultiIndex.update(java.util.Iterator, java.util.Iterator) and transforms the two iterators to the required types.
updateNodes(NodeIdIterator, NodeStateIterator) - 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.
updateReferences(ChangeLog, VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Updates the target node references collections based on the modifications in the change log (i.e. added/removed/modified REFERENCE properties).
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.
UPPER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
UPPER - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
UPPER_CASE - Static variable in class org.apache.jackrabbit.core.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 interface org.apache.jackrabbit.core.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the upper-case string value (or values, if multi-valued) of an operand.
UpperCase - Interface in org.apache.jackrabbit.core.query.jsr283.qom
Evaluates to the upper-case string value (or values, if multi-valued) of operand.
upperCase(DynamicOperand) - Method in class org.apache.jackrabbit.core.query.qom.QueryObjectModelFactoryImpl
Evaluates to the upper-case string value (or values, if multi-valued) of an operand.
UpperCaseImpl - Class in org.apache.jackrabbit.core.query.qom
UpperCaseImpl...
UpperFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
UpperFunction() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
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.bundle.BundleDbPersistenceManager
the jdbc url string
url - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
URLLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
URLLiteral - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
USE_DATA_STORE - Static variable in class org.apache.jackrabbit.core.value.InternalValue
If set to 'true', the data store is used when configured in repository.xml
useDbBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns true if the blobs are stored in the DB.
useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns true if the blobs are stored in the local fs.
useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
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.bundle.BundleDbPersistenceManager
the jdbc user
user - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
userId - Variable in class org.apache.jackrabbit.core.SessionImpl
the user ID that was used to acquire this session
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
 
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
 
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
 

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
VALID_SYSTEM_INDEX_NODE_TYPE_NAMES - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
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.
ValidateExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ValidateExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ValidateLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValidateLbrace - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValidateSchemaMode - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValidateSchemaMode - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValidationMode - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValidationMode - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
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.core.query.xpath.XPath
 
ValueComp() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ValueConstraint - Class in org.apache.jackrabbit.core.nodetype
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.core.nodetype.ValueConstraint
 
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.core.nodetype.xml.Constants
Name of the value constraints element.
ValueExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
ValueExpr() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
valueFactory - Variable in class org.apache.jackrabbit.core.SessionImpl
value factory
ValueIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
ValueIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
valueOf(String) - Static method in class org.apache.jackrabbit.core.NodeId
Returns a NodeId holding the value of the specified string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.nodetype.NodeDefId
Returns a NodeDefId holding the value of the specified string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.nodetype.PropDefId
Returns a PropDefId holding the value of the specified string.
valueOf(int) - Static method in class org.apache.jackrabbit.core.observation.EventState
Returns a String representation of eventType.
valueOf(String) - Static method in class org.apache.jackrabbit.core.PropertyId
Returns a property identifier instance holding the value of the specified string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns a NodeReferencesId holding the value of the specified string.
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() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns an unmodifiable collection view of the values (i.e.
values() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns an unmodifiable collection view of the values (i.e.
VarDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
VarDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
VariableIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VariableIndicator - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VarName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VARNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VarName - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VARNAME - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
VarRef() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
VarRef() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Vbar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Vbar - Static variable in interface org.apache.jackrabbit.core.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 a VersionException 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 - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
VERSION_1 - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
serialization version 1
VERSION_CURRENT - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
current version
VERSION_STORAGE_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:versionStorage" node
versionCreated(InternalVersion) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked when a new internal item has been created.
VersionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
VersionDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
versionDestroyed(InternalVersion) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked when a new internal item has been destroyed.
VersionHistoryImpl - Class in org.apache.jackrabbit.core.version
Base implementation of the VersionHistory interface.
VersionHistoryImpl(ItemManager, SessionImpl, NodeId, NodeState, NodeDefinition, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.core.version.VersionHistoryImpl
Create a new instance of this class.
VersionImpl - Class in org.apache.jackrabbit.core.version
Base implementation of the Version interface.
VersionImpl(ItemManager, SessionImpl, NodeId, NodeState, NodeDefinition, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.core.version.VersionImpl
Create a new instance of this class.
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, FileSystemConfig, PersistenceManagerConfig, ISMLockingConfig) - Constructor for class org.apache.jackrabbit.core.config.VersioningConfig
Creates a versioning configuration object.
VersionItemStateManager - Class in org.apache.jackrabbit.core.version
Spezialized SharedItemStateManager that filters out NodeReferences to non-versioning states.
VersionItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.version.VersionItemStateManager
 
VersionManager - Interface in org.apache.jackrabbit.core.version
This interface defines the version manager.
VersionManagerImpl - Class in org.apache.jackrabbit.core.version
This Class implements a VersionManager.
VersionManagerImpl(PersistenceManager, FileSystem, NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a new version manager
VersionManagerImpl.DynamicESCFactory - Class in org.apache.jackrabbit.core.version
 
VersionManagerImpl.DynamicESCFactory(DelegatingObservationDispatcher) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Creates a new event state collection factory
versionMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
The version manager for this session
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. the selector is used in the various restore methods in order to select the correct version of previously versioned OPV=Version children upon restore.
VERTICAL_BAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
VERTICAL_BAR - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
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(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.DefaultQueryNodeVisitor
 
visit(AndImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(BindVariableValueImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(ChildNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(ChildNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(ColumnImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(DescendantNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(DescendantNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(EquiJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(FullTextSearchScoreImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(LiteralImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(NodeLocalNameImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(NodeNameImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(NotImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(OrImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(PropertyExistenceImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(PropertyValueImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(SameNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(SameNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(SelectorImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.lucene.JQOM2LuceneQueryBuilder
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(AndImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(BindVariableValueImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ChildNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ChildNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ColumnImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(DescendantNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(DescendantNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(EquiJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(FullTextSearchScoreImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LiteralImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NodeLocalNameImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NodeNameImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NotImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(OrImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(PropertyExistenceImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(PropertyValueImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SameNodeImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SameNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SelectorImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(AndImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on each of the attached constraints of the AND node.
visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the two operands in the comparison node.
visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the two sources and the join condition in the join node.
visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the property value in the length node.
visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the lower-case node.
visit(NotImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the constraint in the NOT node.
visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the ordering node.
visit(OrImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on each of the attached constraints of the OR node.
visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns
visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.core.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the lower-case node.
visit(AndImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(BindVariableValueImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(ChildNodeImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(ChildNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(ColumnImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(ComparisonImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(DescendantNodeImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(DescendantNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(EquiJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(FullTextSearchImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(FullTextSearchScoreImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(JoinImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(LengthImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(LiteralImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(LowerCaseImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(NodeLocalNameImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(NodeNameImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(NotImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(OrderingImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(OrImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(PropertyExistenceImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(PropertyValueImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(QueryObjectModelTree, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(SameNodeImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(SameNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(SelectorImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(UpperCaseImpl, Object) - Method in interface org.apache.jackrabbit.core.query.qom.QOMTreeVisitor
 
visit(QueryRootNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(OrQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(ExactQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(NodeTypeQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(TextsearchQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(RelationQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(OrderQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(PropertyFunctionQueryNode, Object) - Method in interface org.apache.jackrabbit.core.query.QueryNodeVisitor
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.QueryTreeDump
 
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTQuery, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTSelectList, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTFromClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTPredicate, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTLowerFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTUpperFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTAndExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTNotExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTBracketExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTContainsExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTLiteral, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTExcerptFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTAscendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTDescendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTQuery, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTSelectList, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTFromClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTPredicate, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTLowerFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTUpperFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTAndExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTNotExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTBracketExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTContainsExpression, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTLiteral, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTExcerptFunction, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTAscendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(ASTDescendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTQuery, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTSelectList, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTFromClause, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTWhereClause, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTPredicate, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrExpression, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTAndExpression, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTNotExpression, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTBracketExpression, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTLiteral, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTIdentifier, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrderByClause, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrderSpec, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTAscendingOrderSpec, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTDescendingOrderSpec, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTContainsExpression, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTLowerFunction, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTUpperFunction, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(ASTExcerptFunction, Object) - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLQueryBuilder
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.TraversingQueryNodeVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.core.query.xpath.XPathQueryBuilder
Implements the generic visit method for this XPathVisitor.
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.core.query.xpath.XPathVisitor
 
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.core.query.xpath.XPathVisitor
 

W

warning(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
WHERE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
WHERE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Where - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Where - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
WhereClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
WhereClause() - Method in class org.apache.jackrabbit.core.query.sql.JCRSQLParser
 
WhereClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
WhereClause() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
WhitespaceChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
WhitespaceChar - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Wildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
Wildcard() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
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) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates a new WildcardQuery.
WildcardQuery(String, String, String) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates a new WildcardQuery.
WILDTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
WILDTERM - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
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_NAME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository name parser variable.
WorkspaceConfig - Class in org.apache.jackrabbit.core.config
Workspace configuration.
WorkspaceConfig(String, String, boolean, FileSystemConfig, PersistenceManagerConfig, SearchConfig, ISMLockingConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates a workspace configuration object.
WorkspaceImpl - Class in org.apache.jackrabbit.core
A WorkspaceImpl ...
WorkspaceImpl(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.WorkspaceImpl
Protected constructor.
WorkspaceImporter - Class in org.apache.jackrabbit.core.xml
WorkspaceImporter ...
WorkspaceImporter(Path, WorkspaceImpl, NodeTypeRegistry, int) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
Creates a new WorkspaceImporter instance.
WORKSPACES_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the general workspace configuration element.
WorkspaceTraversalResult - Class in org.apache.jackrabbit.core.query.lucene
Implements a query result that traverses the whole workspace and returns the nodes in document order.
WorkspaceTraversalResult(Session, Name[], NamePathResolver) - Constructor for class org.apache.jackrabbit.core.query.lucene.WorkspaceTraversalResult
Creates a new WorkspaceTraversalResult.
write(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write an array of bytes to the underlying stream.
write(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
Write an array of bytes to the underlying stream.
write(List, NamespaceResolver, NamePathResolver, Writer) - Static method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Writes the given list of NodeTypeDefs to the output writer including the used namespaces.
write(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Write one NodeTypeDef to this writer
write(OutputStream, NodeTypeDef[], NamespaceRegistry) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeWriter
Writes a node type definition file.
WRITE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
WRITE permission constant
write(OutputStream) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Writes the document built by this builder into the given output stream.
writeBoolean(boolean) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a boolean from the underlying stream.
writeBoolean(boolean) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a boolean from the underlying stream.
writeBundle(DataOutputStream, NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.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 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 interface org.apache.jackrabbit.core.journal.Record
Write a character to the underlying stream.
writeID(DataOutputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a node id
writeIndexedQName(DataOutputStream, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a indexed Name
writeInt(int) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write an integer to the underlying stream.
writeInt(int) - Method in interface org.apache.jackrabbit.core.journal.Record
Write an integer to the underlying stream.
writeModCount(DataOutputStream, short) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Sersializes a mod-count
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(NodeTypeDef) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a NodeTypeDef to the underlying stream.
writeNodeTypeDef(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a NodeTypeDef to the underlying stream.
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.Element) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Path.Element to the underlying stream.
writePathElement(Path.Element) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Path.Element 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.
writePropertyId(DataOutputStream, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a PropertyId
writeQName(Name) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Name to the underlying stream.
writeQName(Name) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Name to the underlying stream.
writeQName(DataOutputStream, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a Name
writeState(DataOutputStream, NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Serializes a PropertyState to the data output stream
writeState(DataOutputStream, NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a NodeReferences to the data output stream.
writeState(DataOutputStream, NodeState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a NodeState to the data output stream
writeString(String) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a string to the underlying stream.
writeString(String) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a string to the underlying stream.
writeToFileAndClose(InputStream, File) - Static method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
Copy the data to a file and close the input stream afterwards.
writeUUID(DataOutputStream, String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a UUID
writeUUID(DataOutputStream, UUID) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a UUID
wsp - Variable in class org.apache.jackrabbit.core.SessionImpl
the Workspace associated with this session
wspConfig - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The configuration of this Workspace
wspFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
file system where the content of the hash maps are read from/written to (if persistent==true)

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, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.XAItemStateManager
Creates a new instance of this class.
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.
XASession - Interface in org.apache.jackrabbit.core
Deprecated. Use XASession instead
XASessionImpl - Class in org.apache.jackrabbit.core
Session extension that provides XA support.
XASessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XASessionImpl(RepositoryImpl, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XAVersionManager - Class in org.apache.jackrabbit.core.version
Implementation of a VersionManager that works in an XA environment.
XAVersionManager(VersionManagerImpl, NodeTypeRegistry, SessionImpl, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new instance of this class.
XAWorkspace - Class in org.apache.jackrabbit.core
Workspace extension that works in an XA environment.
XAWorkspace(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.XAWorkspace
Protected constructor.
XML_COMMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XML_COMMENT - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentEnd - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentStart - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XmlCommentStartForElementContent - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.xml
XMLPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState and NodeReferences objects in XML format.
XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Creates a new XMLPersistenceManager instance.
XMLPersistenceManager - Class in org.apache.jackrabbit.core.state.xml
Deprecated. use XMLPersistenceManager instead.
XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.xml.XMLPersistenceManager
Deprecated.  
XMLSPACE_DECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLSPACE_DECL - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLSpaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
XMLSpaceDecl() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
XMLSpacePreserve - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLSpacePreserve - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLSpaceStrip - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XMLSpaceStrip - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XPath - Class in org.apache.jackrabbit.core.query.xpath
 
XPath - Class in org.apache.jackrabbit.core.query.xpath
 
XPath(InputStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath(Reader) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath(XPathTokenManager) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath(InputStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath(Reader) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath(XPathTokenManager) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath2() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
XPath2() - Method in class org.apache.jackrabbit.core.query.xpath.XPath
 
XPathConstants - Interface in org.apache.jackrabbit.core.query.xpath
 
XPathConstants - Interface in org.apache.jackrabbit.core.query.xpath
 
XPathQueryBuilder - Class in org.apache.jackrabbit.core.query.xpath
Query builder that translates a XPath statement into a query tree structure.
XPathTokenManager - Class in org.apache.jackrabbit.core.query.xpath
 
XPathTokenManager - Class in org.apache.jackrabbit.core.query.xpath
 
XPathTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
XPathTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
XPathTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
XPathTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.core.query.xpath.XPathTokenManager
 
XPathTreeConstants - Interface in org.apache.jackrabbit.core.query.xpath
 
XPathTreeConstants - Interface in org.apache.jackrabbit.core.query.xpath
 
XPathVisitor - Interface in org.apache.jackrabbit.core.query.xpath
 
XPathVisitor - Interface in org.apache.jackrabbit.core.query.xpath
 
XQueryEncoding - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XQueryEncoding - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XQueryVersion - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XQUERYVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XQueryVersion - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
XQUERYVERSION - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 

Y

YEARS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
YEARS_VALUE - Static variable in interface org.apache.jackrabbit.core.query.sql.JCRSQLParserConstants
 
Yes - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 
Yes - Static variable in interface org.apache.jackrabbit.core.query.xpath.XPathConstants
 

Z

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. moved to the attic).
ZombieHierarchyManager(HierarchyManagerImpl, ItemStateManager, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.ZombieHierarchyManager
 

_

_ESCAPED_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_ESCAPED_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_NUM_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_NUM_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_TERM_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_TERM_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_TERM_START_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_TERM_START_CHAR - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_WHITESPACE - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 
_WHITESPACE - Static variable in interface org.apache.jackrabbit.core.query.lucene.fulltext.QueryParserConstants
 

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 _

Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.