Skip navigation links
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 

A

AbbrevForwardStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AbbrevReverseStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AbstractChangeLog<T extends Operation> - Class in org.apache.jackrabbit.spi.commons.batch
This base class for ChangeLog implementations maintains a list of operations of type type T.
AbstractChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
abstractFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
AbstractIdFactory - Class in org.apache.jackrabbit.spi.commons.identifier
AbstractIdFactory...
AbstractIdFactory() - Constructor for class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
 
AbstractLogger - Class in org.apache.jackrabbit.spi.commons.logging
Common base class for all log wrappers of SPI entities.
AbstractLogger(LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Create a new instance of this log wrapper which uses writer for persisting log messages.
AbstractLogger.Callable - Interface in org.apache.jackrabbit.spi.commons.logging
AbstractLogger.SafeCallable - Interface in org.apache.jackrabbit.spi.commons.logging
AbstractNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
Deprecated.
https://issues.apache.org/jira/browse/JCR-1700
AbstractNamespaceResolver() - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Creates a AbstractNamespaceResolver without listener support.
AbstractNamespaceResolver(boolean) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Creates a AbstractNamespaceResolver with listener support if supportListeners is set to true.
AbstractNodeType - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeType...
AbstractNodeType(QNodeTypeDefinition, AbstractNodeTypeManager, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Create a new AbstractNodeType.
AbstractNodeTypeManager - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeTypeManager covers creation of node type templates and definition templates.
AbstractNodeTypeManager() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
AbstractQOMNode - Class in org.apache.jackrabbit.spi.commons.query.qom
AbstractQOMNode...
AbstractQOMNode(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
AbstractQValue - Class in org.apache.jackrabbit.spi.commons.value
AbstractQValue...
AbstractQValue(Object, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(String, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Double) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Boolean) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Calendar) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Name) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Path) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(BigDecimal) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(URI) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValueFactory - Class in org.apache.jackrabbit.spi.commons.value
AbstractQValueFactory...
AbstractQValueFactory() - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
AbstractReadableRepositoryService - Class in org.apache.jackrabbit.spi.commons
AbstractReadableRepositoryService provides an abstract base class where all methods that attempt to write throw an UnsupportedRepositoryOperationException.
AbstractReadableRepositoryService(Map<String, QValue[]>, Map<String, String>, Reader, List<String>, String) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Creates a new AbstractReadableRepositoryService.
AbstractRepositoryService - Class in org.apache.jackrabbit.spi.commons
AbstractRepositoryService provides an abstract base class for repository service implementations.
AbstractRepositoryService() - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, QNodeTypeDefinition[]) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, Reader) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractTree - Class in org.apache.jackrabbit.spi.commons.tree
 
AbstractTree(Name, Name, String, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
accept(Event, boolean) - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
This method can return null to indicate that this AndQueryNode does not contain any operands.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Accepts a QueryNodeVisitor and calls the appropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
acceptOperands(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Helper class to accept a visitor for all operands of this NAryQueryNode.
add_escapes(String) - Method in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Adds the given elements
addChild(Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
addDefaultValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Adds a default value of the property definition being built.
addEscapes(String) - Static method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFirst(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
addFirst(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
addFirst(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
AdditionalEventInfo - Interface in org.apache.jackrabbit.spi.commons
Provides additional information for an Event.
AdditiveExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
addLast(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addLast(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addLast(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addListener(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Registers listener to get notifications when namespace mappings change.
addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
addMixin(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a mixin type
addNamespace(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
addNamespaces(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addNode(NodeId, Name, Name, String) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddNode operation.
AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddNode
 
addNode(NodeId, Name, Name, String) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddNode operation.
AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
Create a new add-node Operation for the given arguments.
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addNodeInfo(NodeInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a NodeInfo
addOperand(T) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Adds a new operand (child node) to this query node.
addOperation(T) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
Added an operation to the list of AbstractChangeLog.operations.
addOperation(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Determines the cancellation behavior from the list of operations and the current operation op: When the current operation is cancelled by the last operation, the list of operations is not modified.
addOrderSpec(Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
addOrderSpec(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Adds an order specification to this query node.
addOrderSpec(OrderQueryNode.OrderSpec) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Adds an order specification to this query node.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Adds a path element to the existing relative path.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Adds a path element to the existing relative path.
addPathStep(LocationStepQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Adds a path step to this PathQueryNode.
addPredicate(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Adds a predicate node to this location step.
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addProperty(NodeId, Name, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddProperty operation.
addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddProperty operation.
AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
addProperty(NodeId, Name, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddProperty operation.
addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddProperty operation.
AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Create a new add-property Operation for the given arguments.
AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Create a new add-property Operation for the given arguments.
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addPropertyInfo(PropertyInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a PropertyInfo
addRequiredPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
Adds a required primary type of the node definition being built.
addRoot() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Adds the PathFactory.getRootElement().
addSelectProperty(Name) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Adds a new select property to the query.
addValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a value to this property.
addValue(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.STRING value to this property.
addValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DATE value to this property.
addValue(double) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DOUBLE value to this property.
addValue(long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.LONG value to this property.
addValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BOOLEAN value to this property.
addValue(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.NAME value to this property.
addValue(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.PATH value to this property.
addValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DECIMAL value to this property.
addValue(URI) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.URI value to this property.
addValue(byte[]) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValue(File) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValueConstraint(QValueConstraint) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Adds a value constraint of the property definition being built.
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
all() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches all input.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
AMPERSAND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
and(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical conjunction of two other constraints.
AND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
And - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AndExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AndExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
AndImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
AndImpl...
AndQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an AND operation between arbitrary other QueryNodes.
AndQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.AndQueryNode
Creates a new AndQueryNode with a parent query node.
ANY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
The special wildcard name used as the name of residual item definitions.
AnyKindTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AnyName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
APOS_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AposAttrContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AposAttrValueContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
This implementation applies each of the operation maintained by this change log to the passed batch.
apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.ChangeLog
Applies the Operations contained in this change log to the passed batch.
apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.Operation
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
This method has no effect.
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Apply this operation to the given Batch
APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
arrayIterator(T[], int, int) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for elements of an array of values.
As - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ASC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ascending(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in ascending order.
Ascending - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AscendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
AssignEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ASTAndExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTAndExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
 
ASTAndExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
 
ASTAscendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTAscendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
 
ASTAscendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
 
ASTBracketExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTBracketExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
 
ASTBracketExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
 
ASTContainsExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTContainsExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
ASTContainsExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
ASTDescendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTDescendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
 
ASTDescendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
 
ASTERISK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ASTExcerptFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTExcerptFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
 
ASTExcerptFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
 
ASTFromClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTFromClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
 
ASTFromClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
 
ASTIdentifier - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTIdentifier(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
ASTIdentifier(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
ASTLiteral - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTLiteral(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
ASTLiteral(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
ASTLowerFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTLowerFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
 
ASTLowerFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
 
ASTNotExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTNotExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
 
ASTNotExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
 
ASTOrderByClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrderByClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
 
ASTOrderByClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
 
ASTOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
 
ASTOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
 
ASTOrExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
 
ASTOrExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
 
ASTPredicate - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTPredicate(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
ASTPredicate(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
ASTQuery - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTQuery(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
 
ASTQuery(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
 
ASTSelectList - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTSelectList(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
 
ASTSelectList(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
 
ASTUpperFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTUpperFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
 
ASTUpperFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
 
ASTWhereClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTWhereClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
 
ASTWhereClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
 
At - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AtomicType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AtStringLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttribNameOrWildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttributeName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeQNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttributeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AtWord - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisAncestor - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisAncestorOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisAttribute - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisChild - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisDescendant - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisDescendantOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisFollowing - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisFollowingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisParent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisPreceding - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisPrecedingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

B

backup(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
backup(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
BASE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
BaseChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
BaseURIDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
BatchLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a Batch.
BatchLogger(Batch, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.BatchLogger
Create a new instance for the given batch which uses writer for persisting log messages.
beforeNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
beginColumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
bindVariable(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value of a bind variable.
BindVariableValueImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
BindVariableValueImpl...
BoundedIterator<T> - Class in org.apache.jackrabbit.spi.commons.iterator
Implements a bounded iterator which only returns a maximum number of element from an underlying iterator starting at a given offset.
BoundedIterator(long, long, Iterator<T>) - Constructor for class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
Create a new bounded iterator with a given offset and maximum
BracketExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
build() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Build the NodeInfo.
build() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Build the PropertyInfo.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
Creates a new QNodeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Creates a new QNodeTypeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Creates a new QPropertyDefinition instance based on the state of this builder.
BY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 

C

cache(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Get the string from the cache if possible.
CachingNameResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Name resolver decorator that uses a generational cache to speed up parsing and formatting of JCR names.
CachingNameResolver(NameResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Creates a caching decorator for the given name resolver.
CachingNameResolver(NameResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Creates a caching decorator for the given name resolver.
CachingPathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Path resolver decorator that uses a generational cache to speed up parsing and formatting of JCR paths.
CachingPathResolver(PathResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Creates a caching decorator for the given path resolver.
CachingPathResolver(PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Creates a caching decorator for the given path resolver.
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.Callable
 
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.SafeCallable
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
Determines the cancellation behavior of the other operation on this operation.
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddNode
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Empty
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Move
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Remove
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.ReorderNodes
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetMixins
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetPrimaryType
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetTree
The cancellation only considers canceling the parent node, which corresponds to the policy node.
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
CANCEL_BOTH - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
This operation and the other operation cancel each other mutually
CANCEL_NONE - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
No cancellation
CANCEL_OTHER - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
This operation cancels the other operation
CANCEL_THIS - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
The other operation cancels this operations
canHandle(String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Returns true if this query tree builder can handle a statement in language.
canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
Returns true if this query tree builder can handle a statement in language.
canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
Returns true if this query tree builder can handle a statement in language.
Case - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CaseClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Castable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CastableExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CastAs - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CastExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CDATA_SECTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CDataSection() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CDataSectionChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CDataSectionContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CdataSectionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CdataSectionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CdataSectionStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ChangeLog - Interface in org.apache.jackrabbit.spi.commons.batch
A ChangeLog is a specialized Batch which keeps a list of Operations.
ChangeLogImpl - Class in org.apache.jackrabbit.spi.commons.batch
This ChangeLog implementation simply keeps back all calls to its Batch methods as a list of AbstractChangeLog.operations (with item of type Operation).
ChangeLogImpl() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
Char - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CHAR_REPRESENTATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
CHAR_STRING_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
CharRef - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CharStringLiteral() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
checkCredentials(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Checks if the given credentials are valid.
checkFormat(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
 
checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Check the format of the jcr name.
checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Check the format of the given jcr path.
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkSessionInfo(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Checks the type of the sessionInfo instance.
checkValueConstraints(QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkWorkspace(String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Checks whether the workspaceName is valid.
checkWorkspace(String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Checks if the given workspace is available.
ChildInfoImpl - Class in org.apache.jackrabbit.spi.commons
ChildInfoImpl implements a serializable ChildInfo.
ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi.commons.ChildInfoImpl
Creates a new serializable ChildInfoImpl.
childNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path.
childNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
ChildNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ChildNodeImpl...
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is a child of a second selector's node.
ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ChildNodeJoinConditionImpl...
children - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
children - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
childrenAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
Accept the visitor.
childrenAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
Accept the visitor
clearCache() - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Clear the cache.
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
CloseApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CLOSEKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CloseQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Collation - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COLON - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ColonEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
column(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the specified selector to include in the tabular view of query results.
column - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
column - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ColumnImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ColumnImpl...
CombiningChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Comma - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommaForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Comment - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMENT_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
COMMENT_INTRO - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
CommentContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContentCharDash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContents - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CommonContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
Prints node type defs in a compact notation Print Format: <ex = "http://apache.org/jackrabbit/example"> [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSION
CompactNodeTypeDefWriter(Writer, Session, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer based on a session
CompactNodeTypeDefWriter(Writer, NamespaceResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer based on a namespace resolver
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer that does not include namespaces.
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
comparison(DynamicOperand, String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Filters node-tuples based on the outcome of a binary operation.
ComparisonExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ComparisonImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ComparisonImpl...
ComparisonOperation() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
CompAttrConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompCommentConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompDocConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompElemConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompPIConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompTextConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
ComputedConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CONCAT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ConsolidatingChangeLog - Class in org.apache.jackrabbit.spi.commons.batch
A ChangeLog implementation which does basic consolidation on its Operations.
ConsolidatingChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Create a new instance of a consolidating change log.
ConsolidatingChangeLog.CancelableOperation - Interface in org.apache.jackrabbit.spi.commons.batch
This class represent an Operation which can be cancelled by another operation or which cancels another operation.
ConsolidatingChangeLog.CancelableOperations - Class in org.apache.jackrabbit.spi.commons.batch
Factory for creating CancelableOperations.
ConsolidatingChangeLog.CancelableOperations.AddNode - Class in org.apache.jackrabbit.spi.commons.batch
An AddNode operation is is cancelled by a Remove operation higher up the tree.
ConsolidatingChangeLog.CancelableOperations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
AddProperty operations might cancel with Remove and SetValue operations.
ConsolidatingChangeLog.CancelableOperations.Empty - Class in org.apache.jackrabbit.spi.commons.batch
An Empty operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.Move - Class in org.apache.jackrabbit.spi.commons.batch
An Move operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.Remove - Class in org.apache.jackrabbit.spi.commons.batch
An Remove operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
A ReorderNodes operation might cancel with Remove and ReorderNodes operations.
ConsolidatingChangeLog.CancelableOperations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
A SetMixins operation might cancel with Remove and SetMixins operations.
ConsolidatingChangeLog.CancelableOperations.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
A SetPrimaryType operation might cancel with Remove and SetPrimaryType operations.
ConsolidatingChangeLog.CancelableOperations.SetTree - Class in org.apache.jackrabbit.spi.commons.batch
 
ConsolidatingChangeLog.CancelableOperations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
A SetValue operation might cancel with Remove and SetValue operations.
ConstantNameProvider - Interface in org.apache.jackrabbit.spi.commons.query
Provides descriptive names for integer constants
ConstraintImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ConstraintImpl is the common basis for classes that implement the Constraint interface.
ConstraintImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.ConstraintImpl
 
ConstructionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Constructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CONTAINS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ContainsExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ContentExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ContextItemExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
create(long, long, Iterator<T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
Factory for creating a bounded iterator.
create(String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(String, int) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(double) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(long) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Path) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(URI) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(File) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(RepositoryService) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Shortcut for create(service, new Slf4jLogWriterProvider());
create(RepositoryService, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given service which logs a calls to its methods if logWriterProvider returns a LogWriter instance for service.
create(NameFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given nameFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for nameFactory.
create(PathFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given pathFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for pathFactory.
create(IdFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given idFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for idFactory.
create(QValueFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given qValueFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for qValueFactory.
create(SessionInfo, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given sessionInfo which logs a calls to its methods if logWriterProvider returns a LogWriter instance for sessionInfo.
create(Batch, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given batch which logs a calls to its methods if logWriterProvider returns a LogWriter instance for batch.
create(String, String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(int, String) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint from the String representation.
create(int, String[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint array from the String representation.
create(int, String[], NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint array from the specified JCR representations.
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
create(QNodeTypeDefinition, QNodeTypeDefinition) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
create(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a list of JCR node type definitions from a collection of QNodeTypeDefinition.
create(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR node type definition from the given QNodeTypeDefinition.
create(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR node definition from the given QNodeDefinition.
create(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR property definition from the given QPropertyDefinition.
create(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(double) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(long) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Path) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(URI) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(File) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createAndQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a AndQueryNode instance.
createAndQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a AndQueryNode instance.
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createChild(Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
createChildInfos(NodeId, Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that new ChildInfos have been built.
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createDerefQueryNode(QueryNode, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a DerefQueryNode instance.
createDerefQueryNode(QueryNode, Name, boolean) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a DerefQueryNode instance.
createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
createElement(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createElement(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createLocationStepQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a LocationStepQueryNode instance.
createLocationStepQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a LocationStepQueryNode instance.
createNode(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeInfo(NodeInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that a new NodeInfo has been built.
createNodeInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child NodeInfo on this NodeInfo with a given localName.
createNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child NodeInfo on this NodeInfo.
createNodeTypeQueryNode(QueryNode, Name) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeQueryNode(QueryNode, Name) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
createNotQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a NotQueryNode instance.
createNotQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a NotQueryNode instance.
createOrderQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a OrderQueryNode instance.
createOrderQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a OrderQueryNode instance.
createOrQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a OrQueryNode instance.
createOrQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a OrQueryNode instance.
createPathQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a PathQueryNode instance.
createPathQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a PathQueryNode instance.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
createPropertyFunctionQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyFunctionQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createPropertyInfo(PropertyInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that a new PropertyInfo has been built.
createPropertyInfo(String, String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child PropertyInfo with a given localName and a given value of type String on this NodeInfo.
createPropertyInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child PropertyInfo with a given localName on this NodeInfo.
createPropertyInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child PropertyInfo on this NodeInfo.
createQuery(QueryObjectModelTree) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query object model from the internal tree representation.
createQuery(Selector, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query with one selector.
createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query with one or more selectors.
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
Creates a QueryNode tree from a SQL statement using the passed query node factory.
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
Creates a QueryNode tree from a XPath statement using the passed query node factory.
createQueryRootNode() - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a QueryRootNode instance.
createQueryRootNode() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a QueryRootNode instance.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Creates a QueryNode tree from a statement using the passed query node factory.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
Creates a QueryNode tree from a statement using the passed query node factory.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
Creates a QueryNode tree from a statement using the passed query node factory.
createReference(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
Creates a new QValue of type REFERENCE or WEAKREFERENCE.
createRelationQueryNode(QueryNode, int) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a RelationQueryNode instance.
createRelationQueryNode(QueryNode, int) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a RelationQueryNode instance.
createRootNodeDefinition(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Create the root node definition.
createSerializableNodeInfo(NodeInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Creates a new serializable NodeInfo for the given NodeInfo.
createSerializablePropertyInfo(PropertyInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
Creates a new serializable property info for the given PropertyInfo.
createSessionInfo(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
createSessionInfo(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Creates a session info instance for the given credentials and workspaceName.
createSessionInfo(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Creates a session info instance for the given sessionInfo and workspaceName.
createString(String) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
Creates a new QValue of type STRING.
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createTextsearchQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a TextsearchQueryNode instance.
createTextsearchQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a TextsearchQueryNode instance.
createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
Create a new Value based on an existing QValue
createValue(String) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(long) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(double) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(Node) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(Binary) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createValue(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
curChar - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This is the last token that has been consumed successfully.

D

DATE_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATE_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATETIME_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATETIME_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DAYS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
DecimalLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareBaseURI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareCollation - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareConstruction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultElement - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultFunction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultOrderingEmpty - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareInheritNamespaces - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareNamespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareOrdering - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareXMLSpace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Default - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Default size of the cache.
DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
the default encoding
DefaultCollationDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DefaultElement - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DefaultNamePathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
DefaultNamePathResolver...
DefaultNamePathResolver(NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(Session) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NamespaceResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NamespaceResolver, IdentifierResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NameResolver, PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamespaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DefaultQOMTreeVisitor - Class in org.apache.jackrabbit.spi.commons.query.qom
DefaultQOMTreeVisitor default implementation of a QOMTreeVisitor.
DefaultQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
 
DefaultQueryNodeFactory - Class in org.apache.jackrabbit.spi.commons.query
Default implementation of a QueryNodeFactory.
DefaultQueryNodeFactory(Collection<Name>) - Constructor for class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a DefaultQueryNodeFactory with the given node types under /jcr:system .
DefaultQueryNodeVisitor - Class in org.apache.jackrabbit.spi.commons.query
Implements the QueryNodeVisitor interface with default behaviour.
DefaultQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
DefaultQValue - Class in org.apache.jackrabbit.spi.commons.value
QValue implementation for all valid PropertyTypes except for BINARY.
DefaultQValue(String, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Double) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(BigDecimal) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Boolean) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Name) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Path) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(URI) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Calendar) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultTraversingQOMTreeVisitor - Class in org.apache.jackrabbit.spi.commons.query.qom
DefaultTraversingQOMTreeVisitor default implementation of a traversing QOMTreeVisitor.
DefaultTraversingQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
 
defaulWsp - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The name of the default workspace
DefineFunction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
definesNode() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
definesNode() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
definesResidual() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
DefineVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
DELIMITED_IDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
denotesNode() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
DerefQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Represents query node that dereferences a reference property into a node and does an optional name test on the target node.
DerefQueryNode(QueryNode, Name, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Creates a new DerefQueryNode without a name set for the reference property.
DESC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
descendantNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the default selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
DescendantNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DescendantNodeImpl...
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is a descendant of a second selector's node.
DescendantNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DescendantNodeJoinConditionImpl...
descending(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in descending order.
Descending - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DescendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
descriptors - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
The repository descriptors.
destName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
destParentNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
DIGIT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Digit - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Digits - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DirAttributeList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirAttributeValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirCommentConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirCommentContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirectConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirElemConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirElemContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirPIConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirPIContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
disable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
disable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
discard() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation does nothing.
dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
dispose() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
 
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Div - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Done() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
Dot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DotDot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DOUBLE_PERIOD - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DoubleLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
dump() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Dumps this QueryNode and its child nodes to a String.
dump(QueryNode, StringBuffer) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
Dumps a query node tree to the string buffer.
dump(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
dump(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
dump(String, PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
DynamicOperandImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DynamicOperandImpl...
DynamicOperandImpl(NamePathResolver, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
 

E

ELEMENT_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementNameOrWildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementQNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
elementVisited(PathMap.Element<T>) - Method in interface org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor
Invoked for every element visited on a tree traversal
Else - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
empty() - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an Empty operation.
Empty() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Empty
 
empty() - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.Empty operation.
Empty() - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
empty() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an empty iterator of type T.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Empty ColumnImpl array.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Empty OrderingImpl array.
EMPTY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
The empty name used in matching the root node.
EmptyGreatest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EmptyLeast - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EmptyOrderingDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EmptyTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EmptyTok - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
enable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
enable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EnclosedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
END_TAG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
endColumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EndTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EndTagOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
enter(String, Object[]) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right before a method of a SPI entity is called.
enter(String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the call at debug level is debug level is enabled.
enter(String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Logs the call at debug level is debug level is enabled.
EOF - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
eol - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
The end of line string for this machine.
EQ_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
equals(AbstractChangeLog<?>) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
equals(Operations.AddNode) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
equals(Operations.AddProperty) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
equals(Object, Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
equals(Operations.Move) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
equals(Operations.Remove) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
equals(Operations.ReorderNodes) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
equals(Operations.SetMixins) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
equals(Operations.SetPrimaryType) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
equals(Operations.SetTree) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
equals(Operations.SetValue) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Returns true if this order spec is equal to obj
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
Equals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Default implementation of the equals method.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
EquiJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
EquiJoinConditionImpl...
error(String, Object[], Exception) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right after a method of a SPI entity has been called and an exception was thrown.
error(String, Object[], Exception) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the exception including a stack trace at debug level is debug level is enabled.
error(String, Object[], Exception) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Logs the exception including a stack trace at debug level is debug level is enabled.
ESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
EscapeApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EscapeQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
evaluate(T) - Method in interface org.apache.jackrabbit.spi.commons.iterator.Predicate
Deprecated.
Use the specified parameter to perform a test that returns true or false.
EventBundleImpl - Class in org.apache.jackrabbit.spi.commons
EventBundleImpl implements a serializable EventBundle.
EventBundleImpl(Collection<Event>, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.EventBundleImpl
Creates a new event bundle with events.
EventFilterImpl - Class in org.apache.jackrabbit.spi.commons
EventFilterImpl is the simple bean style implementation of an EventFilter.
EventFilterImpl(int, Path, boolean, String[], Set<Name>, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.EventFilterImpl
Creates a new EventFilterImpl.
EventImpl - Class in org.apache.jackrabbit.spi.commons
EventImpl implements a serializable SPI Event.
EventImpl(int, Path, ItemId, NodeId, Name, Name[], String) - Constructor for class org.apache.jackrabbit.spi.commons.EventImpl
Deprecated. 
EventImpl(int, Path, ItemId, NodeId, Name, Name[], String, String, long, Map<Name, QValue>) - Constructor for class org.apache.jackrabbit.spi.commons.EventImpl
Creates a new serializable event.
Every - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXACT_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ExactQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an exact match of a property and a value.
ExactQueryNode(QueryNode, Name, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Creates a new ExactQueryNode instance.
Except - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXCERPT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ExcerptFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
execute(AbstractLogger.Callable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Execute a thunk of a method which might throw a RepositoryException.
execute(AbstractLogger.SafeCallable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Execute a thunk of a method which does not throw any checked exception.
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Expr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EXPR_COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExprSingle() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EXT_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXT_KEY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXT_NAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Extender - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Extension - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionContents - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionQName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
External - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

F

FALSE - Static variable in class org.apache.jackrabbit.spi.commons.iterator.Predicates
Deprecated.
A predicate which is always false
FALSE() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Predicates
Deprecated.
A predicate which is always false
FALSE - Static variable in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
FillBuff() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
FillBuff() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
FilterExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
filterIterator(Iterator<? extends T>, Predicate<? super T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
filterIterator(Iterator<? extends T>, Predicate<? super T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator with elements from an original iterator where the given predicate matches removed.
findMatch(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Find the first match of a pattern in a path.
findMatch(Pattern, Path, int) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Find the first match of a pattern in a path starting at a given position.
FLWORExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ForClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
FortranEq - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranGe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranGt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranLe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranLt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranNe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ForVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ForwardAxis() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ForwardStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
FROM - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
fromCacheOrNew(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Get a string from the cache, and if no such string has been found, create a new one with only this content.
FromClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
fromJcrIdentifier(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
 
fromJcrIdentifier(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
fullTextSearch(String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the default selector.
fullTextSearch(String, String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the specified selector.
FullTextSearchImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
FullTextSearchImpl...
fullTextSearchScore() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a DOUBLE value equal to the full-text search score of a node in the default selector.
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a DOUBLE value equal to the full-text search score of a node in the specified selector.
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
FullTextSearchScoreImpl...
FunctionCall() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
FunctionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

G

GE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
GeneralComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
get(T) - Method in class org.apache.jackrabbit.spi.commons.name.HashCache
If a cached copy of the given object already exists, then returns that copy.
get() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the object associated with this element
getAbsPath() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getAllDefinitions() - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
Returns an Iterator over all node type definitions registered.
getAllDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
getAllowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
getAncestorPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the absolute path.
getAncestorSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the ancestor selector.
getAncestorSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the ancestor selector.
getAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
getBatch() - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
This implementation creates a binary instance that uses QValue.getStream() and skipping on the given stream as its underlying mechanism to provide random access defined on Binary.
getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getBindVariableName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBindVariableQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getCalendar() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getChildInfos() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getChildren() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return an iterator over all of this element's children.
getChildren() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
getChildrenCount() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the children count of this element
getChildSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the child selector.
getChildSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the child selector.
getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Deprecated. 
getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Deprecated. 
getColumnName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the column name.
getColumns() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the columns for this query.
getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
Gets the constraint negated by this Not constraint.
getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the constraint for this query.
getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Gets the first constraint.
getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Gets the first constraint.
getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Gets the second constraint.
getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Gets the second constraint.
getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getDate() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getDate() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDateValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the Date value if this relation if of type QueryConstants.TYPE_DATE.
getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
 
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
getDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Returns the node type definition.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getString().
getDefinitions(Name[]) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
Returns the QNodeTypeDefinitions for the given node type names.
getDefinitions(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
This implementation returns an iterator over all registered QNodeTypeDefinitions if nodeTypeNames is null.
getDependencies() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getDepth() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the depth of this element.
getDescendant(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Map a relPath starting at this Element.
getDescendantSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the descendant selector.
getDescendantSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the descendant selector.
getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDoubleValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the double value if this relation if of type QueryConstants.TYPE_DOUBLE.
getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getEscapeString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getEvents() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getEventTypes() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the full-text search expression.
getFunction() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
 
getFunctionName() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
 
getId() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getId() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getId() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
getIdentifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getIdentifierOperand() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getIncludeDescendants() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns true if this location step uses the descendant-or-self axis, false if this step uses the child axis.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
getIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the non-normalized 1-based index of this element.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getIndex() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the position index for this step.
getInfo() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
getItemId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns the prefixed JCR name for the given Name.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getJCRName(Name) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
Returns the qualified JCR name String for the given Name object.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Returns the qualified JCR name for the given Name object.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the JCR name string for the given Name or null if name is null.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the JCR path String for the given Path.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Returns the JCR path representation for the given Path object.
getJCRPath(Path) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the given JCR path string for the given path object.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the JCR path String for the given Path object or null if path is null.
getJCRString(QValue, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
Returns the JCR string representation of the given QValue.
getJCRValue(QValue, NamePathResolver, ValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getJoinCondition() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join condition.
getJoinType() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join type.
getJoinTypeInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
 
getLeft() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the left node-tuple source.
getLength() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Deprecated. 
getLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Deprecated. 
getLiteralValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
getLocationNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the PathQueryNode or null if this query does not have a location node.
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getLockToken() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
getLogWriter(RepositoryService) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(NameFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(PathFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(IdFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(QValueFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(SessionInfo) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(Batch) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for service.getClass() has debug level enabled.
getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for nameFactory.getClass() has debug level enabled.
getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for pathFactory.getClass() has debug level enabled.
getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for idFactory.getClass() has debug level enabled.
getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for valueFactory.getClass() has debug level enabled.
getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for sessionInfo.getClass() has debug level enabled.
getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for batch.getClass() has debug level enabled.
getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for service.getClass() has debug level enabled.
getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for nameFactory.getClass() has debug level enabled.
getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for pathFactory.getClass() has debug level enabled.
getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for idFactory.getClass() has debug level enabled.
getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for valueFactory.getClass() has debug level enabled.
getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for sessionInfo.getClass() has debug level enabled.
getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for batch.getClass() has debug level enabled.
getLong() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getLong() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getLongValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the long value if this relation if of type QueryConstants.TYPE_LONG.
getMandatory() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the path which was matched by the Pattern.
getMatchLength() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the number of elements which where matched by the Pattern.
getMatchPos() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the position of the match
getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMixins() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getMixinTypeNames() - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
 
getMixinTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
getName() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the name of this element
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
getName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getName(int) - Method in interface org.apache.jackrabbit.spi.commons.query.ConstantNameProvider
Returns a descriptive name for the given constant.
getName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
getName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
getName() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNamePathResolver() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Returns the NamePathResolver used to validate JCR names.
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
getNamespaceMapping
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then return the namespace prefix for the given uri.
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNamespaces() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
Returns the namespace mappings such as retrieved during parsing.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the namespace URI for the given prefix.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNameTest() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the label of the node for this location step, or null if the name test is '*'.
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then lazily initializes AbstractRepositoryService.rootNodeDefinition if nodeId denotes the root node; otherwise throws a UnsupportedRepositoryOperationException.
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Retrieve the NodeDefinition for the given QNodeDefinition.
getNodeDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getNodeId() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns the first item returned by the call to RepositoryService.getItemInfos(SessionInfo, ItemId).
getNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Returns the NodeInfo which has been built by this builder.
getNodeInfo(NodeId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
This implementation removes the item from the cache if it is present.
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNodetype() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Return the node type with the specified ntName.
getNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the name of the required node type.
getNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getNodeTypeQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the name of the required node type.
getNoLocal() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getNormalizedIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the 1-based index of this element.
getNumOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns the number of operands.
getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
Gets the operand whose value is converted to a lower-case string.
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
The operand by which to order.
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
Gets the operand whose value is converted to a upper-case string.
getOperand1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the first operand.
getOperand2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the second operand.
getOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns an array of currently set QueryNode operands of this QueryNode.
getOperation() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the operation type.
getOperationType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getOperator() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the operator.
getOperatorInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
 
getOrder() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Gets the order.
getOrderings() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the orderings for this query.
getOrderNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the order node or null if no order is specified.
getOrderSpecs() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns a OrderSpec array that contains order by specifications.
getOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
 
getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
 
getParent() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the parent of this element
getParent() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns the parent QueryNode or null if this is the root node of a query tree.
getParentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getParentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getParentId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getParentPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the absolute path.
getParentSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the parent selector.
getParentSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the parent selector.
getPath(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Create a Path from the NodeId of a parent and the Name of a child.
getPath(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Determine the Path from an ItemId.
getPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
 
getPath() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getPath() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Assembles the built path and returns a new Path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the path of this element.
getPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getPathElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return a path element pointing to this element
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Subclassed need to define a PathFactory used to create IDs
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPathSteps() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns an array of all currently set location step nodes.
getPositionValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the int position index value if this relation is of type QueryConstants.TYPE_POSITION.
getPredicates() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the predicate nodes for this location step.
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
 
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
Returns the prefix which is mapped to the given URI.
getPrefixToURIMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Return a Map of prefix to URI mappings currently registered.
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
 
getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPrivilegeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
Returns the privilege definitions retrieved from the input stream.
getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getProperty() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
getProperty1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the first selector.
getProperty1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the first selector.
getProperty2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the second selector.
getProperty2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the second selector.
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Retrieve the PropertyDefinition for the given QPropertyDefinition.
getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getPropertyIds() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getPropertyInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Returns the PropertyInfo which has been built by this builder.
getPropertyInfo(PropertyId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
This implementation removes the item from the cache if it is present.
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the name of the property to match.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Deprecated.
getPropertyPath() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Returns the relative path of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
Gets the property value for which to compute the length.
getProtected() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns a Name for the given prefixed JCR name.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQName(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
Returns the Name for the given JCR name String.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Parses the given JCR name and returns the resolved Name object.
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo,
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then gathers the QNodeTypeDefinitions with the given nodetypeNames.
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the Path object for the given JCR path String.
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Parses the given JCR path into a Path object.
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
getQPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the path object for the given JCR path string.
getQPath(String, boolean) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the path object for the given JCR path string.
getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the absolute path.
getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the absolute path.
getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns the textsearch statement.
getQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getQueryTreeBuilder(String) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
Returns the QueryTreeBuilder for language.
getQValue() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
Returns the embedded QValue.
getQValue(Value, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getQValue(String, int, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
The QValueFactory that is wrapped by this ValueFactory instance.
getQValues(Value[], NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getReferences() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getReferencesProperty() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
 
getRefProperty() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns the name of the reference property or null if none is set.
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the prefix to namespace URL mapping that was provided in the constructor of this repository service.
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
 
getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
 
getRemainder() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the remaining path after the matching part.
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation returns the descriptors that were passed to the constructor of this repository service.
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRepositoryService() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
 
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
getResolver() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
getRight() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the right node-tuple source.
getRootElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getRootElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getRootPath() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getRootPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getSaveTarget() - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
getSecondsRemaining() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
getSelector(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Returns the selector with the given name or null if there is no selector with this name.
getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the first selector.
getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the first selector.
getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the first selector.
getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the first selector.
getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the second selector.
getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the second selector.
getSelector2Path() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the path relative to the second selector.
getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the second selector.
getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the second selector.
getSelector2QPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the path relative to the second selector.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the selector name.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the selector name.
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
 
getSelectProperties() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns an array of select properties.
getSessionAttribute(String) - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
 
getSessionInfo() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getSource() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the node-tuple source for this query.
getStream() - Method in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
getStream() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
getString() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getString() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getStringValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the String value if this relation if of type QueryConstants.TYPE_STRING.
getSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
getSubtypes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Returns the node types derived from this node type.
GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getSuperTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Returns an array containing the names of the supertypes of the node type definition being built.
getSupertypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getSupportedLanguages() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Returns the set of query languages supported by this builder.
getSupportedLanguages() - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
Returns the set of query languages supported by all registered QueryTreeBuilder implementations.
getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
This builder supports Query.SQL.
getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
This builder supports Query.XPATH.
getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Returns an array containing the names of additional mixin types supported on this node type.
getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
getType() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does not affect consistency of existing content MAJOR: does affect consistency of existing content
getType() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getType() - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
getType() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getType() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getUniqueID() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
getUniqueId() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
 
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
 
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
Returns the URI to which the given prefix is mapped.
getURI() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getURIToPrefixMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Return a Map of URI to prefix mappings currently registered.
getUserData() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getUserData() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Return the user data set via SessionInfoImpl.setUserData(String)
getUserID() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getUserID() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getUserID() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
getUUIDs() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getValidJcrSystemNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns the collection of valid node types under /jcr:system.
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the value of the property to match.
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
getValues() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getValueType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the type of the value.
getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the workspaces that were passed to the constructor of this repository service.
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Gt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
GT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
GtEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
GtGt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

H

HashCache<T> - Class in org.apache.jackrabbit.spi.commons.name
Simple utility class that implements a fixed-size and thread-safe (non-blocking) cache of objects.
HashCache() - Constructor for class org.apache.jackrabbit.spi.commons.name.HashCache
Creates a hash cache with 1024 slots.
HashCache(int) - Constructor for class org.apache.jackrabbit.spi.commons.name.HashCache
Creates a hash cache with 2^exponent slots.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
hashCode(Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Returns the hashCode of the definition String
hashCode() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
hashCode - Variable in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
HashCode of this object
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
hashCode() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Default calculation of the hashCode.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
hasNext() - Method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
hasPath(Path) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Checks whether this element has the specified path.
hasPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns true if prefix is already mapped to some URI.
HexDigits - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
HOURS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 

I

id - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
id - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
Identifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IDENTIFIER_START - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IdentifierResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
IdentifierResolver ....
IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Ideographic - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IdFactoryImpl - Class in org.apache.jackrabbit.spi.commons.identifier
IdFactoryImpl...
IdFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for an IdFactory.
IdFactoryLogger(IdFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
Create a new instance for the given idFactory which uses writer for persisting log messages.
Idiv - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IfExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
IfLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IllegalNameException - Exception in org.apache.jackrabbit.spi.commons.conversion
Thrown when an illegal JCR name string is encountered.
IllegalNameException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
Creates an IllegalNameException with the given error message.
IllegalNameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
Creates an IllegalNameException with the given error message and root cause exception.
image - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
The string image of the token.
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation returns the session info returned by the call to AbstractRepositoryService.obtain(Credentials, String) with the workspaceName taken from the passed sessionInfo.
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Import() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ImportModuleToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ImportSchemaToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
In - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
inBuf - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
inBuf - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
includeChildInfos(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Whether the ChildInfos should be included or not.
InheritNamespacesDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
input_stream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
inputStream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
inputStream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
insert(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Insert an empty child.
Instanceof - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
InstanceofExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
IntegerLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Intersect - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IntersectExceptExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
InvalidConstraintException - Exception in org.apache.jackrabbit.spi.commons.nodetype
The InvalidConstraintException ...
InvalidConstraintException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message.
InvalidConstraintException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message and root cause.
IS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Is - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
isAbsolute() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns true if this is an absolute path; false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
isAncestorOf(PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return a flag indicating whether the specified node is a child of this node.
isAscending(int) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns true if the property i should be ordered ascending.
isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
If true the property is ordered ascending, otherwise descending.
isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
 
isAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
isDeep() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
isDeep() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
isFullMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns true if the Pattern matched the whole Path.
isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns false if the any of the actions are in AbstractReadableRepositoryService.WRITE_ACTIONS; otherwise returns true.
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
isLocal() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
isLockOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
isMajor() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isMandatory() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
isMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns true if the Pattern matched anything or false otherwise.
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
isMixin() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
isModified() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
isMultiple() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
isMultivalued - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
isMultivalued - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
isMultiValued() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
isNegate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
isNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Test if this nodetype equals or is directly or indirectly derived from the node type with the specified nodeTypeName, without checking of a node type of that name really exists.
isProtected() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
isSessionScoped() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
isTrivial() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isValid() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Checks whether all order specifications of this query node have at least its path specified (i.e. non null.)
Item - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
itemId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
ItemInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Utility class providing a ItemInfoBuilder.NodeInfoBuilder for building NodeInfo.
ItemInfoBuilder.Listener - Interface in org.apache.jackrabbit.spi.commons
A listener for receiving notifications about items built by the builders in this class.
ItemInfoBuilder.NodeInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Builder for NodeInfos.
ItemInfoBuilder.PropertyInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Builder for PropertyInfos.
ItemInfoCacheImpl - Class in org.apache.jackrabbit.spi.commons
This implementation of ItemInfoCache has a default size of 5000 items.
ItemInfoCacheImpl() - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Create a new instance with the default cache size.
ItemInfoCacheImpl(int) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Create a new instance with a given cache size.
ItemInfoImpl - Class in org.apache.jackrabbit.spi.commons
ItemInfoImpl is a base class for ItemInfo implementations.
ItemInfoImpl(NodeId, Name, Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Deprecated.
Use ItemInfoImpl.ItemInfoImpl(Path, boolean) instead. The parentId is not used any more and the corresponding getter has been removed.
ItemInfoImpl(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Creates a new item info from the given name, path and boolean flag.
ItemType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ITEMTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
iterator() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
iteratorChain(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of iterator1 and iterator2.
iteratorChain(Iterator<? extends T>[]) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of all the given iterators.
iteratorChain(Collection<Iterator<? extends T>>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of all the given iterators.
Iterators - Class in org.apache.jackrabbit.spi.commons.iterator
Utility class containing type safe adapters for some of the iterators of commons-collections.

J

JCR_ACTIVITIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activities
JCR_ACTIVITY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activity
JCR_ACTIVITY_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activityTitle
JCR_ADD_CHILD_NODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:addChildNodes
JCR_ALL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:all
JCR_AUTOCREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:autoCreated
JCR_BASEVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:baseVersion
JCR_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:childNodeDefinition
JCR_CHILDVERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:childVersionHistory
JCR_CONFIGURATION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:configuration
JCR_CONFIGURATIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:configurations
JCR_CONTENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:content
JCR_COPIEDFROM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:copiedFrom
JCR_CREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:created
JCR_CREATEDBY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:createdBy
JCR_CURRENT_LIFECYCLE_STATE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:currentLifecycleState: This property is a string identifying the current lifecycle state of this node.
JCR_DATA - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:data
JCR_DEFAULTPRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:defaultPrimaryType
JCR_DEFAULTVALUES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:defaultValues
JCR_DESCRIPTION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:description
JCR_ENCODING - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:encoding
JCR_ETAG - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:etag
JCR_FROZENMIXINTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenMixinTypes
JCR_FROZENNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenNode
JCR_FROZENPRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenPrimaryType
JCR_FROZENUUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenUuid
JCR_HASORDERABLECHILDNODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:hasOrderableChildNodes
JCR_HOST - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:host
JCR_ID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:id
JCR_ISCHECKEDOUT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:isCheckedOut
JCR_ISMIXIN - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:isMixin
JCR_LANGUAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:language
JCR_LASTMODIFIED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lastModified
JCR_LASTMODIFIEDBY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lastModifiedBy
JCR_LIFECYCLE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lifecycleManagement
JCR_LIFECYCLE_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lifecyclePolicy: This property is a reference to another node that contains lifecycle policy information.
JCR_LOCK_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockManagement
JCR_LOCKISDEEP - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockIsDeep
JCR_LOCKOWNER - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockOwner
JCR_MANDATORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mandatory
JCR_MERGEFAILED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mergeFailed
JCR_MIMETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mimeType
JCR_MIXINTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mixinTypes
JCR_MODIFY_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:modifyAccessControl
JCR_MODIFY_PROPERTIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:modifyProperties
JCR_MULTIPLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:multiple
JCR_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:name
JCR_NAMESPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:namespaceManagement
JCR_NODE_TYPE_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypeDefinitionManagement
JCR_NODE_TYPE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypeManagement
JCR_NODETYPENAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypeName
JCR_NODETYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypes
JCR_ONPARENTVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:onParentVersion
JCR_PATH - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:path
JCR_PORT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:port
JCR_PREDECESSORS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:predecessors
JCR_PRIMARYITEMNAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:primaryItemName
JCR_PRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:primaryType
JCR_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:propertyDefinition
JCR_PROTECTED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:protected
JCR_PROTOCOL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:protocol
JCR_READ - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:read
JCR_READ_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:readAccessControl
JCR_REMOVE_CHILD_NODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:removeChildNodes
JCR_REMOVE_NODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:removeNode
JCR_REPOSITORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:repository
JCR_REQUIREDPRIMARYTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:requiredPrimaryTypes
JCR_REQUIREDTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:requiredType
JCR_RETENTION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:retentionManagement
JCR_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:root (dummy name for root node used in XML serialization)
JCR_ROOTVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:rootVersion
JCR_SAMENAMESIBLINGS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:sameNameSiblings
JCR_SCORE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:score
JCR_STATEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:statement
JCR_SUCCESSORS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:successors
JCR_SUPERTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:supertypes
JCR_SYSTEM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:system
JCR_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:title
JCR_UUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:uuid
JCR_VALUECONSTRAINTS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:valueConstraints
JCR_VERSION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionManagement
JCR_VERSIONABLEUUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionableUuid
JCR_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionHistory
JCR_VERSIONLABELS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionLabels
JCR_VERSIONSTORAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionStorage
JCR_WORKSPACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:workspace
JCR_WORKSPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:workspaceManagement
JCR_WRITE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:write
JCR_XMLCHARACTERS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:xmlcharacters
JCR_XMLTEXT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:xmltext
JCRSQLParser - Class in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParser(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(JCRSQLParserTokenManager) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParserConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserTokenManager - Class in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTreeConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserVisitor - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLQueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.sql
Implements the query builder for the JCR SQL syntax.
jj_nt - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
jj_nt - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
jjFillToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
Accept the visitor
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTADDITIVEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANDEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTANYKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANYNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAPOSATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAPOSATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTASCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTASCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTASSIGNEQUALS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATOMICTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTENAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEQNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATWORD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISANCESTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISANCESTORORSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISATTRIBUTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISCHILD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANTORSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWINGSIBLING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPARENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDINGSIBLING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTBASEURIDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTBRACKETEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTCASE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTABLEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTAS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCHARREF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtClose() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtClose() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTCLOSEAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCLOSEQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOLLATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOLONEQUALS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMAFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHARDASH - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMONCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPARISONEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPATTRCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPDOCCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPTEXTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPUTEDCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONTAINSEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTCONTENTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtCreate(XPath, int) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTDECIMALLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREBASEURI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARECOLLATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTORDERINGEMPTY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREINHERITNAMESPACES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARENAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREORDERING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREXMLSPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTCOLLATIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFINEFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFINEVARIABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDESCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDESCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTDIRATTRIBUTELIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRATTRIBUTEVALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRECTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRPICONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOTDOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOUBLELITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTQNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYGREATEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYLEAST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYORDERINGDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYTOK - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENCLOSEDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENDTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENDTAGOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTESCAPEAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTESCAPEQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEVERY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEXCERPTFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEXTERNAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFLWOREXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFUNCTIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTIDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTIFEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORTMODULETOKEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORTSCHEMATOKEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINHERITNAMESPACESDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINSTANCEOFEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINTERSECTEXCEPTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTITEM - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLBRACEEXPRENCLOSURE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLETCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLETVARIABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLIBRARYMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTLOWERFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTMAINMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULEIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULENAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMULTIPLICATIVEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMECOLONSTAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPREFIX - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNILLABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNO - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNODELPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNODETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNOTEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTOCCURRENCEONEORMORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORMORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORONE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtOpen() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtOpen() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTOPENAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOPENQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBYSTABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERED - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDEREDOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERINGMODEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERMODIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERSPECLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOREXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOREXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTPARAM - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPARAMLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPATHEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPICONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPILBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPINCNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPITARGET - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPITEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPOSITIONALVAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDEFINEDENTITYREF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDICATELIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROLOG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORATOMICTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORITEMTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMELPAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUANTIFIEDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTQUERYBODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUERYLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUOTATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUOTATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRANGEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtree - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
jjtree - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
JJTROOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTROOTDESCENDANTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSATISFIES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAMODEFORDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAPREFIX - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSELECTLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTSEPARATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTSETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSINGLETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSLASHSLASH - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSOME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARCOLONNCNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPENROOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTEPEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTAGQNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTREATEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPENAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPESWITCHEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYMINUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYPLUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNIONEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNORDERED - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNORDEREDOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUPPERFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTURLLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATESCHEMAMODE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALUEINDICATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVARDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVARNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVERSIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTWHERE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACEPRESERVE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACESTRIP - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXPATH2 - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXQUERYENCODING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXQUERYVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTYES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
join(Source, Source, String, JoinCondition) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a join between two node-tuple sources.
JoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
JoinConditionImpl...
JoinConditionImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.JoinConditionImpl
 
JoinImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
JoinImpl...

K

kind - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
An integer that describes the kind of this token.
KindTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
KINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
KINDTESTFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

L

LAST - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Constant value for position index = last()
Lbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LbraceExprEnclosure - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Lbrack - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
leave(String, Object[], Object) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right after a method of a SPI entity has been called if no exception was thrown.
leave(String, Object[], Object) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the call at debug level is debug level is enabled.
leave(String, Object[], Object) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Logs the call at debug level is debug level is enabled.
LEFT_BRACKET - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LEFT_PAREN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
length(PropertyValue) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the length (or lengths, if multi-valued) of a property.
LengthImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LengthImpl...
LetClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Letter - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LetVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
LibraryModule() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
line - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
line - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
literal(Value) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a literal value.
Literal() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
Literal() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LiteralImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LiteralImpl...
LiteralImpl(NamePathResolver, Value) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
LocalPart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LocationStepQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Defines a location step for querying the path of a node.
LocationStepQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Creates a new LocationStepQueryNode that matches only the empty name (the repository root).
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Locked - Class in org.apache.jackrabbit.spi.commons.lock
Deprecated.
Use org.apache.jackrabbit.util.Locked instead.
Locked() - Constructor for class org.apache.jackrabbit.spi.commons.lock.Locked
Deprecated.
 
LockInfoImpl - Class in org.apache.jackrabbit.spi.commons
LockInfoImpl implements a serializable LockInfo based on another lock info.
LockInfoImpl(String, String, boolean, boolean, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.LockInfoImpl
LockInfoImpl(String, String, boolean, boolean, long, boolean, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.LockInfoImpl
Creates a new lock info for the given lock info.
log - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
LogWriter - Interface in org.apache.jackrabbit.spi.commons.logging
A LogWriter provides methods for persisting log messages by some implementation specific means.
LogWriterProvider - Interface in org.apache.jackrabbit.spi.commons.logging
LogWriterProvider instances provide LogWriters for the individual SPI entities.
LOWER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LOWER_CASE - Static variable in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Requests that property values in a RelationQueryNode are converted to lower case before they are matched with the literal.
lowerCase(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the lower-case string value (or values, if multi-valued) of an operand.
LowerCaseImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LowerCaseImpl...
LowerFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
Lpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Lt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LtEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LtLt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

M

m_value - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
main(String[]) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
main(String[]) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
MainModule() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
MAJOR - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content
MalformedPathException - Exception in org.apache.jackrabbit.spi.commons.conversion
Thrown when a malformed JCR path string is encountered.
MalformedPathException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.MalformedPathException
Creates a MalformedPathException with the given error message.
MalformedPathException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.MalformedPathException
Creates a MalformedPathException with the given error message and root cause exception.
MANTISSA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
map(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Map a path to a child.
match(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Match a pattern against an input path and return the remaining path.
match(Path) - Method in class org.apache.jackrabbit.spi.commons.name.Pattern
Matches this pattern against the input.
match(Pattern.Context) - Method in class org.apache.jackrabbit.spi.commons.name.Pattern
 
Matcher - Class in org.apache.jackrabbit.spi.commons.name
Utility class for matching Patterns against Pathes.
matches(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Checks whether a pattern matches an input path.
MatchResult - Class in org.apache.jackrabbit.spi.commons.name
A MatchResult instance represents the result of matching a Pattern against a Path.
maxNextCharInd - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Minus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MINUS_SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
MINUTES_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
MIX_CREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:created
MIX_ETAG - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:etag
MIX_LANGUAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:language
MIX_LASTMODIFIED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:lastModified
MIX_LIFECYCLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:lifecycle: Only nodes with mixin node type mix:lifecycle may participate in a lifecycle.
MIX_LOCKABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:referenceable
MIX_MIMETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:mimeType
MIX_REFERENCEABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:referenceable
MIX_SHAREABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:shareable
MIX_SIMPLE_VERSIONABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:simpleVersionable
MIX_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:title
MIX_VERSIONABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:versionable
mixinFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
mixinNodeTypeNames - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
Mod - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Module() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleImport() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleNamespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MONTHS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
move(NodeId, NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a Move operation.
Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Move
 
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
move(NodeId, NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a Operations.Move operation.
Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Move
Create a new move Operation for the given arguments.
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
MUExtension - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MultiplicativeExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Multiply - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

N

name(Name) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Construct a new pattern which matches a path element of a given name
name(String, String) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Constructs a pattern which matches a path elements against regular expressions.
NAME_FACTORY - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
NameConstants - Class in org.apache.jackrabbit.spi.commons.name
NameConstants...
NameConstants() - Constructor for class org.apache.jackrabbit.spi.commons.name.NameConstants
 
NameException - Exception in org.apache.jackrabbit.spi.commons.conversion
Base class for exceptions about malformed or otherwise invalid JCR names and paths.
NameException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.NameException
Creates a NameException with the given error message.
NameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.NameException
Creates a NameException with the given error message and root cause exception.
NameFactoryImpl - Class in org.apache.jackrabbit.spi.commons.name
NameFactoryImpl...
NameFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a NameFactory.
NameFactoryLogger(NameFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
Create a new instance for the given nameFactory which uses writer for persisting log messages.
NameParser - Class in org.apache.jackrabbit.spi.commons.conversion
NameParser parses a jcrName using a NamespaceResolver and a NameFactory.
NameParser() - Constructor for class org.apache.jackrabbit.spi.commons.conversion.NameParser
 
NamePathResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
Combined name and path resolver.
NameResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
Resolver for JCR name Strings and Name objects.
Namespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
namespaceAdded(String, String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated.
Notifies the listeners that a new namespace uri has been added and mapped to prefix.
NamespaceAdder - Class in org.apache.jackrabbit.spi.commons.namespace
 
NamespaceAdder(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
NamespaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NamespaceExtractor - Class in org.apache.jackrabbit.spi.commons.namespace
Extracts namespace mapping information from an XML file.
NamespaceExtractor(String, String) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
Constructor
NAMESPACEKEYWORD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NamespaceListener - Interface in org.apache.jackrabbit.spi.commons.namespace
Deprecated.
https://issues.apache.org/jira/browse/JCR-1700
NamespaceMapping - Class in org.apache.jackrabbit.spi.commons.namespace
A Simple Namespace Mapping table.
NamespaceMapping() - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
 
NamespaceMapping(NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Constructor
namespaceRemapped(String, String, String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated.
Notifies the listeners that an existing namespace uri has been re-mapped from oldPrefix to newPrefix.
namespaceRemoved(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated.
Notifies the listeners that the namespace with the given uri has been unregistered.
NamespaceResolver - Interface in org.apache.jackrabbit.spi.commons.namespace
Interface for resolving namespace URIs and prefixes.
namespaces - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
The fixed set of namespaces known to the repository service.
NameTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NAryQueryNode<T extends QueryNode> - Class in org.apache.jackrabbit.spi.commons.query
Defines an abstract query node for nodes that have child nodes.
NAryQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode.
NAryQueryNode(QueryNode, T[]) - Constructor for class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode and initial operands.
NCName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameColonStar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameForPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameForPrefix - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
newOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Create and add a new (empty) order specification to this query node.
newToken(int) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.Token
Returns a new Token object, by default.
next() - Method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
 
next - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
A reference to the next regular (non-special) token from the input stream.
Nillable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Nmchar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Nmstart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
No - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Node - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
Node - Interface in org.apache.jackrabbit.spi.commons.query.xpath
 
NodeComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NodeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
This class implements the NodeDefinition interface.
NodeDefinitionImpl(QItemDefinition, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
Constructor to create a definition that is based on a template.
NodeDefinitionImpl(QItemDefinition, AbstractNodeTypeManager, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
Constructor to create a definition that is based on an existing node type.
nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
nodeInfoBuilder(ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder("", listener)
nodeInfoBuilder() - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder("", null)
nodeInfoBuilder(String) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder(localName, null)
nodeInfoBuilder(String, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Return a ItemInfoBuilder.NodeInfoBuilder for a node with a given localName.
nodeInfoBuilder(Name, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Return a ItemInfoBuilder.NodeInfoBuilder for a node with a given name.
NodeInfoImpl - Class in org.apache.jackrabbit.spi.commons
NodeInfoImpl implements a serializable NodeInfo based on another node info.
NodeInfoImpl(NodeId, Name, Path, NodeId, int, Name, Name[], Iterator<PropertyId>, Iterator<PropertyId>, Iterator<ChildInfo>) - Constructor for class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Deprecated.
NodeInfoImpl(Path, NodeId, int, Name, Name[], Iterator<PropertyId>, Iterator<PropertyId>, Iterator<ChildInfo>) - Constructor for class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Creates a new node info from the given parameters.
nodeLocalName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the default selector.
nodeLocalName(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the specified selector.
NodeLocalNameImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NodeLocalNameImpl...
NodeLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NodeLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
nodeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
nodeName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the prefix-qualified name of a node in the default selector.
nodeName(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the prefix-qualified name of a node in the specified selector.
NodeNameImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NodeNameImpl...
nodes(NodeIterator) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator of Node from a NodeIterator.
NodeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NodeTypeConflictException - Exception in org.apache.jackrabbit.spi.commons.nodetype
The NodeTypeConflictException ...
NodeTypeConflictException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message.
NodeTypeConflictException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeDefDiff - Class in org.apache.jackrabbit.spi.commons.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefinitionFactory - Class in org.apache.jackrabbit.spi.commons.nodetype
NodeTypeDefinitionFactory can be used to convert the internal SPI node type definitions to JCR NodeTypeDefinitions.
NodeTypeDefinitionFactory(Session) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Creates a new node type definition factory that operates on the given session to create the templates.
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeTypeDefinition...
NodeTypeDefinitionImpl(QNodeTypeDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
nodeTypeDefs - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
The fixed set of node type definitions known to the repository service.
nodetypeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
NodeTypeQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a node type match.
NodeTypeQueryNode(QueryNode, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Creates a new NodeTypeQueryNode.
NodeTypeStorage - Interface in org.apache.jackrabbit.spi.commons.nodetype
NodeTypeStorage provides means for storing QNodeTypeDefinitions.
NodeTypeStorageImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
This implementation of NodeTypeStorage keeps a map of the registered QNodeTypeDefinition in memory.
NodeTypeStorageImpl() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
NodeTypeTemplateImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
A NodeTypeTemplateImpl ...
NON_DOUBLE_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NON_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NONE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
no modification
NONE - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Constant value to indicate no position index
not(Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical negation of another constraint.
NOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NotEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
nothing() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches nothing.
notifyNamespaceAdded(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Notifies the listeners that a new namespace uri has been added and mapped to prefix.
notifyNamespaceRemapped(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Notifies listeners that an existing namespace uri has been remapped to a new prefix.
notifyNamespaceRemoved(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Notifies the listeners that the namespace with the given uri has been removed from the mapping.
NotImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NotImpl...
NotNumber - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotOccurrenceIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotOperatorKeyword - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a not operation on the child query.
NotQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Creates a new NotQueryNode instance.
NS_DEFAULTS - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
Default namespace mappings
NT_ACTIVITY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:activity
NT_ADDRESS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:address
NT_BASE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:base
NT_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:childNodeDefinition
NT_CONFIGURATION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:configuration
NT_FILE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:file
NT_FOLDER - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:folder
NT_FROZENNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:frozenNode
NT_HIERARCHYNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:hierarchyNode
NT_NODETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:nodeType
NT_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:propertyDefinition
NT_QUERY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:query
NT_RESOURCE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:resource
NT_SHARE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:share
NT_UNSTRUCTURED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:unstructured
NT_VERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:version
NT_VERSIONEDCHILD - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionedChild
NT_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionHistory
NT_VERSIONLABELS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionLabels
ntd - Variable in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
ntd - Variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
ntMgr - Variable in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NumericLiteral() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

O

OBJECT_CACHE - Static variable in class org.apache.jackrabbit.spi.commons.util.StringCache
 
OBJECT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi.commons.util.StringCache
 
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation returns the session info returned by the call to AbstractRepositoryService.createSessionInfo(SessionInfo, String).
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
OccurrenceIndicator() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OCCURRENCEINDICATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceOneOrMore - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceZeroOrMore - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceZeroOrOne - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OP_NAME_BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of between operation
OP_NAME_EQ_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of equal operation (general comparison)
OP_NAME_EQ_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of equal operation
OP_NAME_GE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater or equal operation (general comparison)
OP_NAME_GE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater or equal operation
OP_NAME_GT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater than operation (general comparison)
OP_NAME_GT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name o^f greater than operation
OP_NAME_IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of in operation
OP_NAME_LE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than or equal operation (general comparison)
OP_NAME_LE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than or equal operation
OP_NAME_LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of like operation
OP_NAME_LT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than operation (general comparison)
OP_NAME_LT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than operation
OP_NAME_NE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of not equal operation (general comparison)
OP_NAME_NE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of not equal operation
OP_NAME_NOT_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of is not null operation
OP_NAME_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of is null operation
OP_NAME_SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of similar operation
OP_NAME_SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of spellcheck operation
OP_NAME_UNKNOW - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of unknown operations
OpenApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OpenQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
operands - Variable in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
The list of operands / children
Operation - Interface in org.apache.jackrabbit.spi.commons.batch
An Operation represents a method call on a Batch.
OPERATION_BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
between operation: identifier [ NOT ] BETWEEN literal AND literal
OPERATION_EQ_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
equal operation: = general comparison
OPERATION_EQ_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
equal operation: eq
OPERATION_GE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater or equal operation: >= general comparison
OPERATION_GE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater or equal operation: ge
OPERATION_GT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater than operation: > general comparison
OPERATION_GT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater than operation: gt
OPERATION_IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
in operation: identifier [ NOT ] IN ( literal {, literal}* )
OPERATION_LE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than or equal operation: <= general comparison
OPERATION_LE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than or equal operation: le
OPERATION_LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
like operation: identifier LIKE string_literal
OPERATION_LT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than operation: < general comparison
OPERATION_LT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than operation: lt
OPERATION_NAMES - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Operation names
OPERATION_NE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
not equal operation: <> general comparison
OPERATION_NE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
not equal operation: ne
OPERATION_NOT_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
is not null operation: identifier IS NOT NULL
OPERATION_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
is null operation: identifier IS NULL
OPERATION_SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
similar operation: XPath: rep:similar(path_string) SQL: SIMILAR(path_string)
OPERATION_SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
spellcheck operation: XPath: rep:spellcheck(string_literal) SQL: SPELLCHECK(string_literal)
operations - Variable in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
Operations kept in this change log.
Operations - Class in org.apache.jackrabbit.spi.commons.batch
Factory for creating Operations.
OPERATIONS - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
 
Operations.AddNode - Class in org.apache.jackrabbit.spi.commons.batch
Representative of an add-node Operation which calls Batch.addNode(NodeId, Name, Name, String) when applied to a Batch.
Operations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
Representative of an add-property Operation which calls Batch.addProperty(NodeId, Name, QValue) or Batch.addProperty(NodeId, Name, QValue[]) depending on whether the property is multi valued or not when applied to a Batch.
Operations.Empty - Class in org.apache.jackrabbit.spi.commons.batch
Representative of the empty Operation which does nothing when applied to a Batch.
Operations.Move - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a move Operation which calls Batch.move(NodeId, NodeId, Name) when applied to a Batch.
Operations.Remove - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a remove Operation which calls Batch.remove(ItemId) when applied to a Batch.
Operations.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a reorder-nodes Operation which calls Batch.reorderNodes(NodeId, NodeId, NodeId) when applied to a Batch.
Operations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a set-mixin Operation which calls Batch.setMixins(NodeId, Name[]) when applied to a Batch.
Operations.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a set-mixin Operation which calls Batch.setMixins(NodeId, Name[]) when applied to a Batch.
Operations.SetTree - Class in org.apache.jackrabbit.spi.commons.batch
 
Operations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a set-value Operation which calls Batch.setValue(PropertyId, QValue) or Batch.setValue(PropertyId, QValue[]) depending on whether the property is multi valued or not when applied to a Batch.
OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OperatorExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
or(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical disjunction of two other constraints.
OR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Or - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ORDER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
OrderBy - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OrderByClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
OrderByClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderByStable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Ordered - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OrderedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderedOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OrderingImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
OrderingImpl...
OrderingModeDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderModifier() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines the order of nodes according to the values of properties.
OrderQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Creates a new OrderQueryNode with a reference to a parent node and sort properties.
OrderQueryNode.OrderSpec - Class in org.apache.jackrabbit.spi.commons.query
Implements a single order specification.
OrderSpec(Name, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Deprecated.
use OrderSpec#OrderSpec(Path, boolean) instead.
OrderSpec(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Creates a new OrderSpec for property.
OrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
OrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderSpecList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
org.apache.jackrabbit.spi.commons - package org.apache.jackrabbit.spi.commons
 
org.apache.jackrabbit.spi.commons.batch - package org.apache.jackrabbit.spi.commons.batch
 
org.apache.jackrabbit.spi.commons.conversion - package org.apache.jackrabbit.spi.commons.conversion
 
org.apache.jackrabbit.spi.commons.identifier - package org.apache.jackrabbit.spi.commons.identifier
 
org.apache.jackrabbit.spi.commons.iterator - package org.apache.jackrabbit.spi.commons.iterator
 
org.apache.jackrabbit.spi.commons.lock - package org.apache.jackrabbit.spi.commons.lock
 
org.apache.jackrabbit.spi.commons.logging - package org.apache.jackrabbit.spi.commons.logging
 
org.apache.jackrabbit.spi.commons.name - package org.apache.jackrabbit.spi.commons.name
 
org.apache.jackrabbit.spi.commons.namespace - package org.apache.jackrabbit.spi.commons.namespace
 
org.apache.jackrabbit.spi.commons.nodetype - package org.apache.jackrabbit.spi.commons.nodetype
 
org.apache.jackrabbit.spi.commons.nodetype.compact - package org.apache.jackrabbit.spi.commons.nodetype.compact
 
org.apache.jackrabbit.spi.commons.nodetype.constraint - package org.apache.jackrabbit.spi.commons.nodetype.constraint
 
org.apache.jackrabbit.spi.commons.privilege - package org.apache.jackrabbit.spi.commons.privilege
 
org.apache.jackrabbit.spi.commons.query - package org.apache.jackrabbit.spi.commons.query
 
org.apache.jackrabbit.spi.commons.query.qom - package org.apache.jackrabbit.spi.commons.query.qom
 
org.apache.jackrabbit.spi.commons.query.sql - package org.apache.jackrabbit.spi.commons.query.sql
 
org.apache.jackrabbit.spi.commons.query.sql2 - package org.apache.jackrabbit.spi.commons.query.sql2
 
org.apache.jackrabbit.spi.commons.query.xpath - package org.apache.jackrabbit.spi.commons.query.xpath
 
org.apache.jackrabbit.spi.commons.tree - package org.apache.jackrabbit.spi.commons.tree
 
org.apache.jackrabbit.spi.commons.util - package org.apache.jackrabbit.spi.commons.util
 
org.apache.jackrabbit.spi.commons.value - package org.apache.jackrabbit.spi.commons.value
 
OrImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
OrImpl...
OrQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an OR operation between arbitrary other QueryNodes.
OrQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Creates a new OrQueryNode with a parent query node.

P

Param() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ParamList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
parent - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
ParenthesizedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
parse(String, NamespaceResolver, NameFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Parses the jcrName (either qualified or expanded) and returns a new Name.
parse(String[], NamespaceResolver, NameFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Parses an array of jcrName and returns the respective array of Name.
parse(String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a Path object using resolver to convert prefixes into namespace URIs.
parse(String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a Path object using resolver to convert prefixes into namespace URIs.
parse(String, NameResolver, IdentifierResolver, PathFactory, boolean) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a Path object using resolver to convert prefixes into namespace URIs.
parse(Path, String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses the given jcrPath and returns a Path.
parse(Path, String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses the given jcrPath and returns a Path.
parse(String, String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryParser
Parses a query statement according to a query language into a query tree.
parse(String, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ParseException - Exception in org.apache.jackrabbit.spi.commons.privilege
ParseException...
ParseException(Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.privilege.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.privilege.ParseException
 
ParseException - Exception in org.apache.jackrabbit.spi.commons.query.sql
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
 
ParseException - Exception in org.apache.jackrabbit.spi.commons.query.xpath
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
 
parser - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
Parser - Class in org.apache.jackrabbit.spi.commons.query.sql2
Deprecated.
use Parser instead.
Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql2.Parser
Deprecated.
Create a new parser.
parser - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
ParsingNameResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Name resolver that parsers and formats prefixed JCR names.
ParsingNameResolver(NameFactory, NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Creates a parsing name resolver.
ParsingPathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Path resolver that parsers and formats prefixed JCR paths.
ParsingPathResolver(PathFactory, NameResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Creates a parsing path resolver.
ParsingPathResolver(PathFactory, NameResolver, IdentifierResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Creates a parsing path resolver.
path(Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Construct a new pattern which matches an exact path
PATH_FACTORY - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
PathBuilder - Class in org.apache.jackrabbit.spi.commons.name
Helper class used to build a path from pre-parsed path elements.
PathBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder to create a Path using the default PathFactory.
PathBuilder(PathFactory) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder.
PathBuilder(Path.Element[]) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder and initialized it with the given path elements.
PathBuilder(Path) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder and initialized it with elements of the given path.
PathExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PathFactoryImpl - Class in org.apache.jackrabbit.spi.commons.name
PathFactoryImpl...
PathFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a PathFactory.
PathFactoryLogger(PathFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
Create a new instance for the given pathFactory which uses writer for persisting log messages.
PathMap<T> - Class in org.apache.jackrabbit.spi.commons.name
Generic path map that associates information with the individual path elements of a path.
PathMap() - Constructor for class org.apache.jackrabbit.spi.commons.name.PathMap
 
PathMap.Element<T> - Class in org.apache.jackrabbit.spi.commons.name
Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor<T> - Interface in org.apache.jackrabbit.spi.commons.name
PathParser - Class in org.apache.jackrabbit.spi.commons.conversion
PathParser formats a Path using a NameResolver and a PathFactory.
PathParser() - Constructor for class org.apache.jackrabbit.spi.commons.conversion.PathParser
 
PathQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a path restriction.
PathQueryNode(QueryNode, Collection<Name>) - Constructor for class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Creates a relative PathQueryNode with no location steps and the collection of node types under /jcr:system.
PathResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
Resolver for JCR paths.
Pattern - Class in org.apache.jackrabbit.spi.commons.name
Pattern to match normalized Paths.
Pattern() - Constructor for class org.apache.jackrabbit.spi.commons.name.Pattern
 
PERCENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
PERIOD - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
PIContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PILbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PINCNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PITarget - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PITest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Plus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PLUS_SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
PositionalVar() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Pragma - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PragmaKeyword - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PredefinedEntityRef - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Predicate<T> - Interface in org.apache.jackrabbit.spi.commons.iterator
Deprecated.
use Predicate instead
Predicate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
Predicate() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PredicateList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Predicates - Class in org.apache.jackrabbit.spi.commons.iterator
Deprecated.
use instances of Predicate instead
Prefix - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
prevCharIsCR - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
prevCharIsCR - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
PrimaryExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PrimaryExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
primaryTypeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
printLinePos() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
Print the current line position.
printValue(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
PrivilegeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.privilege
PrivilegeDefinition
PrivilegeDefinitionImpl(Name, boolean, Set<Name>) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
 
PrivilegeDefinitionReader - Class in org.apache.jackrabbit.spi.commons.privilege
Reads privilege definitions for the specified InputStream.
PrivilegeDefinitionReader(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
Creates a new PrivilegeDefinitionReader for the given input stream.
PrivilegeDefinitionReader(Reader, String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
Creates a new PrivilegeDefinitionReader for the given input stream.
PrivilegeDefinitionWriter - Class in org.apache.jackrabbit.spi.commons.privilege
Writes privilege definitions to an output stream.
PrivilegeDefinitionWriter(String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
Creates a new PrivilegeDefinitionWriter.
PrivilegeHandler - Interface in org.apache.jackrabbit.spi.commons.privilege
Interface used to define the (de)serialization mode of the privilege definitions.
PROCESSING_INSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
PROCESSING_INSTRUCTION_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ProcessingInstructionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ProcessingInstructionLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ProcessingInstructionLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ProcessingInstructionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ProcessingInstructionStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
processToken(Token) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
Prolog() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
properties(PropertyIterator) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator of Property from a PropertyIterator.
PropertyDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
This class implements the PropertyDefinition interface.
PropertyDefinitionImpl(QPropertyDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
Package private constructor
PropertyDefinitionImpl(QPropertyDefinition, AbstractNodeTypeManager, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
propertyExistence(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests the existence of a property in the default selector.
propertyExistence(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests the existence of a property in the specified selector.
PropertyExistenceImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
PropertyExistenceImpl...
PropertyFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
PropertyFunctionQueryNode - Class in org.apache.jackrabbit.spi.commons.query
PropertyFunctionQueryNode allows to place function calls on properties in a query.
PropertyFunctionQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Creates a property function query node.
propertyId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
PropertyInfoImpl - Class in org.apache.jackrabbit.spi.commons
PropertyInfoImpl implements a serializable PropertyInfo based on another property info.
PropertyInfoImpl(NodeId, Name, Path, PropertyId, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
Deprecated.
PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
Creates a new property info for the given parameters.
propertyName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
propertyValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value (or values, if multi-valued) of a property of the default selector.
propertyValue(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value (or values, if multi-valued) of a property in the specified selector.
PropertyValueImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
PropertyValueImpl...
protect(Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
put(ItemInfo, long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
This implementation cached the item by its id and if the id is uuid based but has no path, also by its path.
put(Path.Element, PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Link a child of this node.
put(Path, T) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Create an element given by its path.
put(Path, PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Put an element given by its path.
put(Path) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Create an empty child given by its path.

Q

QDefinitionBuilderFactory - Class in org.apache.jackrabbit.spi.commons.nodetype
This implementation of DefinitionBuilderFactory can be used with the CompactNodeTypeDefReader to produce node type definitions of type QNodeTypeDefinition and a namespace map of type NamespaceMapping.
QDefinitionBuilderFactory() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
QItemDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
A builder for QItemDefinition.
QItemDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
QItemDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
This abstract class implements the QItemDefinition interface and additionally provides setter methods for the various item definition attributes.
QName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QNameForAtomicType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QNameForItemType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QNameForSequenceType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QNameLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QNodeDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
A builder for a QNodeDefinition.
QNodeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
QNodeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
QNodeDefinitionImpl implements a QNodeDefinition.
QNodeDefinitionImpl(QNodeDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Copy constructor.
QNodeDefinitionImpl(Name, Name, boolean, boolean, int, boolean, Name, Name[], boolean) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Creates a new SPI node definition based on a JCR NodeDefinition.
QNodeDefinitionImpl(NodeDefinition, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Creates a new node definition based on a JCR NodeDefinition.
QNodeTypeDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
A builder for QNodeTypeDefinition.
QNodeTypeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
QNodeTypeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
QNodeTypeDefinitionImpl implements a serializable SPI node type definition.
QNodeTypeDefinitionImpl() - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Default constructor.
QNodeTypeDefinitionImpl(QNodeTypeDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Copy constructor.
QNodeTypeDefinitionImpl(Name, Name[], Name[], boolean, boolean, boolean, boolean, Name, QPropertyDefinition[], QNodeDefinition[]) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Creates a new serializable SPI node type definition.
QNodeTypeDefinitionImpl(NodeTypeDefinition, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Create a a new QNodeTypeDefinitionImpl from a JCR NodeType definition.
QOMTreeVisitor - Interface in org.apache.jackrabbit.spi.commons.query.qom
QOMTreeVisitor...
QPropertyDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
A builder for QPropertyDefinition.
QPropertyDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
QPropertyDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
QPropertyDefinitionImpl implements SPI property definition interface.
QPropertyDefinitionImpl(QPropertyDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Copy constructor.
QPropertyDefinitionImpl(Name, Name, boolean, boolean, int, boolean, QValue[], boolean, int, QValueConstraint[], String[], boolean, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Creates a new serializable property definition.
QPropertyDefinitionImpl(PropertyDefinition, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Creates a new property definition based on propDef.
QuantifiedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Query() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
QueryBody() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
QueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.sql
Implements the JCR SQL query tree builder.
QueryBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
 
QueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.xpath
Implements the XPath query tree builder.
QueryBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
 
QueryConstants - Interface in org.apache.jackrabbit.spi.commons.query
This interface defines constants for data types and operation types used in queries.
QueryList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
QueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements an abstract base class for nodes of a query tree that represents a query.
QueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryNode
Constructs a new QueryNode with a reference to it's parent.
QueryNodeFactory - Interface in org.apache.jackrabbit.spi.commons.query
A factory for QueryNodes.
QueryNodeVisitor - Interface in org.apache.jackrabbit.spi.commons.query
Defines the interface for a QueryNodeVisitor.
QueryObjectModelFactoryImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
QueryObjectModelFactoryImpl implements the query object model factory from JSR 283.
QueryObjectModelFactoryImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
 
QueryObjectModelTree - Class in org.apache.jackrabbit.spi.commons.query.qom
QueryObjectModelTree implements the root node of an object query model tree.
QueryObjectModelTree(NamePathResolver, SourceImpl, ConstraintImpl, OrderingImpl[], ColumnImpl[]) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
 
QueryParser - Class in org.apache.jackrabbit.spi.commons.query
This class acts as the central entry point for parsing query statements from different query syntaxes into a query tree.
QueryRootNode - Class in org.apache.jackrabbit.spi.commons.query
Implements the root node of a query tree.
QueryRootNode() - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Creates a new QueryRootNode instance.
QuerySeparator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QueryTreeBuilder - Interface in org.apache.jackrabbit.spi.commons.query
Specifies an interface for a query tree builder.
QueryTreeBuilderRegistry - Class in org.apache.jackrabbit.spi.commons.query
Implements a central access to QueryTreeBuilder instances.
QueryTreeBuilderRegistry() - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
 
QueryTreeDump - Class in org.apache.jackrabbit.spi.commons.query
Utility class to dump a QueryNode tree to a StringBuffer.
QUESTION_MARK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
QUOT_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QuotAttrContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
QuotAttrValueContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
quote(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
quote(Path) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
QUOTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
QValueFactoryImpl - Class in org.apache.jackrabbit.spi.commons.value
QValueFactoryImpl...
QValueFactoryImpl() - Constructor for class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
QValueFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a QValueFactory.
QValueFactoryLogger(QValueFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
Create a new instance for the given qValueFactory which uses writer for persisting log messages.
QValueValue - Class in org.apache.jackrabbit.spi.commons.value
A QValueValue provides an implementation of the Value interface representing an SPI QValue.
QValueValue(QValue, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.value.QValueValue
Constructs a QValueValue object representing an SPI QValue.

R

RangeExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Rbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Rbrack - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
RCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
readChar() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
readChar() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
readDefinitions(InputStream, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
Read the privilege definitions and update the specified namespace mapping.
readDefinitions(Reader, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
Read the privilege definitions and update the specified namespace mapping.
refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
registerNodeTypes(QNodeTypeDefinition[], boolean) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
Add all QNodeTypeDefinitions provided to the store.
registerNodeTypes(QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
RegistryNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
Namespace resolver based on the repository-wide namespace mappings stored in a namespace registry.
RegistryNamespaceResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
Creates a new namespace resolver based on the given namespace registry.
REGULAR_IDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ReInit(JCRSQLParserTokenManager) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ReInit(XPathTokenManager) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
RelationQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines property value relation.
RelationQueryNode(QueryNode, int, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Creates a new RelationQueryNode without a type nor value assigned.
RelativePathExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
remove(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a Remove operation.
Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Remove
 
remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
remove(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a Operations.Remove operation.
Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
Create a new remove Operation for the given arguments.
remove() - Method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
 
remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
remove(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Remove a child.
remove() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Remove this element.
remove(boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Remove this element.
remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
removeAll() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Remove all children of this element.
removeListener(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated.
Removes the listener from this NamespaceRegistery.
removeLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
removeLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
removeMapping(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Clear the mapping for an URI
removeOperand(T) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Removes an operand (child node) from this query node.
removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
reorderNodes(NodeId, NodeId, NodeId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a ReorderNodes operation.
ReorderNodes(NodeId, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.ReorderNodes
 
reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
reorderNodes(NodeId, NodeId, NodeId) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a reorder-nodes Operation for the given arguments.
ReorderNodes(NodeId, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
Create a new reorder-nodes Operation for the given arguments.
reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
REP_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:AccessControl
REP_ACCESS_CONTROLLABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:AccessControllable
REP_ACCESSCONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:accesscontrol
REP_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:ACE
REP_ACL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:ACL
REP_ACTIVITIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:Activities
REP_BASEVERSIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:baseVersions
REP_CONFIGURATIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:Configurations
REP_DENY_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:DenyACE
REP_GLOB - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:glob
REP_GRANT_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:GrantACE
REP_NODE_PATH - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:nodePath
REP_NODETYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:nodeTypes
REP_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:policy
REP_PRINCIPAL_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:PrincipalAccessControl
REP_PRINCIPAL_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:principalName
REP_PRIVILEGES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:privileges
REP_REPO_ACCESS_CONTROLLABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:RepoAccessControllable
REP_REPO_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:repoPolicy
REP_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:root
REP_SYSTEM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:system
REP_VERSION_REFERENCE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:VersionReference
REP_VERSIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:versions
REP_VERSIONSTORAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
rep:versionStorage
repeat(Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches pattern as many times as possible
repeat(Pattern, int, int) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches pattern as many times as possible but at least min times and at most max times.
replay(Batch) - Method in interface org.apache.jackrabbit.spi.commons.SerializableBatch.Operation
Replays this operation on the given batch.
replay(Batch) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
Replays this batch on the given batch.
RepositoryServiceLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a RepositoryService.
RepositoryServiceLogger(RepositoryService, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
Create a new instance for the given service which uses writer for persisting log messages.
resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
resolver - Variable in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
resolver - Variable in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Return - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ReverseAxis() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ReverseStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
RIGHT_BRACKET - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
RIGHT_PAREN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
Extra Name for the root node
Root - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
RootDescendants - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
rootNodeDefinition - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
The node definition of the root node.
Rpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
RparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
run(Node) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
Deprecated.
This method is executed while holding the lock.

S

S - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
sameNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the default selector is reachable by a specified absolute path.
sameNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is reachable by a specified absolute path.
SameNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
SameNodeImpl...
sameNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is the same as a second selector's node.
sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is the same as a node identified by relative path from a second selector's node.
SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
SameNodeJoinConditionImpl...
Satisfies - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaAttributeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SchemaAttributeType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaAttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaElementTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SchemaElementType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaImport() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SchemaModeForDeclareConstruction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SchemaPrefix() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SearchCondition() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
SECONDS_FRACTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SECONDS_INTEGER_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SECONDS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SELECT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
selection(Pattern, Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches pattern1 followed by pattern2 and returns the longer of the two matches.
SelectItem() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
SelectList() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
selector(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Selects a subset of the nodes in the repository based on node type.
selector(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Selects a subset of the nodes in the repository based on node type.
SelectorImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
SelectorImpl...
SEMICOLON - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SemiColon - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Separator() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
sequence(Pattern, Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches pattern1 followed by pattern2.
SequenceType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SerializableBatch - Class in org.apache.jackrabbit.spi.commons
SerializableBatch implements a serializable SPI Batch, which simply records all calls and replays them when asked for.
SerializableBatch(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.SerializableBatch
Creates a new SerializableBatch.
SerializableBatch.Operation - Interface in org.apache.jackrabbit.spi.commons
 
SessionExtensions - Interface in org.apache.jackrabbit.spi.commons
Provides additional methods for Session access..
SessionInfoImpl - Class in org.apache.jackrabbit.spi.commons
SessionInfoImpl is a serializable bean based implementation of SessionInfo.
SessionInfoImpl() - Constructor for class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Default constructor
SessionInfoLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a SessionInfo.
SessionInfoLogger(SessionInfo, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
Create a new instance for the given sessionInfo which uses writer for persisting log messages.
SessionNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
helper class that exposes the NamespaceResolver interface on a Session.
SessionNamespaceResolver(Session) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
Creates a new namespace resolver based on a session
set(T) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Set the object associated with this element
setAbsolute(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
If absolute is true sets this PathQueryNode to an absolute path.
setAbstract(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setAbstract(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
setAscending(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Sets the new value for the ascending property.
setAscending(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Set the last order specification of this query node to ascending/descending
setAttribute(String, Object) - Method in interface org.apache.jackrabbit.spi.commons.SessionExtensions
Sets the specified Session attribute.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setAvailableQueryOperators(String[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setChildNodeDefs(QNodeDefinition[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setChildren(Map<Path.Element, PathMap.Element<T>>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Sets a new list of children of this element.
setDateValue(Date) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets a new value of type Date.
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
setDeclaredSuperTypeNames(String[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setDefaultPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
setDefaultValues(QValue[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setDoubleValue(double) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets a new value of type double.
setEscapeString(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
setFullTextSearchable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setFunction(String) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Set a new value for a function
setFunction(String) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Set the function of the last order specification of this query node.
setIdentifier(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
setIdentifierOperand(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
setIncludeDescendants(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Sets a new value for the includeDescendants property.
setIndex(int) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the index.
setIndex(int) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Sets the position index for this step.
setLocationNode(PathQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Sets the location node.
setLongValue(long) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets a new value of type long.
setMandatory(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setMapping(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Set a prefix == URI one-to-one mapping
setMixin(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setMixin(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
setMixins(NodeId, Name[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a ConsolidatingChangeLog.CancelableOperations.SetMixins operation.
SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetMixins
 
setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
setMixins(NodeId, Name[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a set-mixin Operation for the given arguments.
SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
Create a new set-mixin Operation for the given arguments.
setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
setMultiple(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setMultivalued(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Set this property to multi-values.
setName(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the name of the node
setName(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the localName of the node
setName(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Set the name of this property
setName(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Set the localName of this property
setName(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Set the name of the node type definition being built
setName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
setNamespace(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the namespace
setNamespace(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Set the namespace
setNamespace(String, String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
setNamespaceMapping(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
setNameTest(Name) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Sets a new name test.
setNegate(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
setOnParentVersion(int) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setOperationType(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setOrderNode(OrderQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Sets a new order node.
setParentPath(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the parent's path of the node
setPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Set a new value for the path
setPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Set the path of the last order specification of this query node.
setPositionValue(int) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets a new value for the position index.
setPrimaryItemName(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setPrimaryItemName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
setPrimaryType(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a ConsolidatingChangeLog.CancelableOperations.SetPrimaryType operation.
SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetPrimaryType
 
setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
setPrimaryType(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a set-primaryType Operation for the given arguments.
SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
Create a new set-mixin Operation for the given arguments.
setPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the name of the primary type.
setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
setPropertyDefs(QPropertyDefinition[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setPropertyName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
setPropertyName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
setProtected(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
setQuery(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
setQueryable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
setQueryable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
setQueryOrderable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setReferencesProperty(boolean) - Method in class org.apache.jackrabbit.spi.commons.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.spi.commons.query.DerefQueryNode
Sets a new name for the reference property.
setRelativePath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets the relative path to the property in this relation.
setRelativePath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Sets the relative path to the item where the textsearch is performed.
setRequiredPrimaryTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
 
setRequiredType(int) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setStringValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Sets a new value of type String.
setSupertypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Specifies the supertypes of the node type definition being built
setSupportedMixinTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Sets the names of additional mixin types supported on this node type.
setTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
setTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
Setter() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
setTree(NodeId, Tree) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an ConsolidatingChangeLog.CancelableOperations.SetTree operation.
SetTree(NodeId, Tree) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetTree
 
setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
setTree(NodeId, Tree) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.SetTree operation.
SetTree(NodeId, Tree) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
setType(int) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Set the type of this property
setType(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
setUnaryMinus(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
If b is true then the value in this relation node contains a receding unary minus.
setUserData(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
setUserData(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
setUserID(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Sets the userId.
setUUID(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Set the uuid
setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
setValue(PropertyId, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a SetValue operation.
setValue(PropertyId, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a SetValue operation.
SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
setValue(PropertyId, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating set-value Operation for the given arguments.
setValue(PropertyId, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a set-value Operation for the given arguments.
SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Create a new set-value Operation for the given arguments.
SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Create a new set-value Operation for the given arguments.
setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
setValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
setValueConstraints(QValueConstraint[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
setWorkspacename(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Sets the name of the workspace to connect to.
SForExt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SForPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_LOWER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SIMPLE_LATIN_UPPER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SimpleCharStream - Class in org.apache.jackrabbit.spi.commons.query.sql
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
SimpleCharStream - Class in org.apache.jackrabbit.spi.commons.query.xpath
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
SimpleNode - Class in org.apache.jackrabbit.spi.commons.query.sql
 
SimpleNode(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
SimpleNode(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
SimpleNode - Class in org.apache.jackrabbit.spi.commons.query.xpath
Implements a JavaCC Node interface.
SimpleNode(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
SimpleNode(XPath, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
singleton(T) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator containing the single element element of type T.
SingleType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
SINGLETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
skip_ - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Slash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SlashSlash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Slf4jLogWriter - Class in org.apache.jackrabbit.spi.commons.logging
LogWriter implementation which uses SLF4J for persisting log messages.
Slf4jLogWriter(Logger) - Constructor for class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Create a new instance which uses the passed SLF4J logger for persisting the log messages.
Slf4jLogWriterProvider - Class in org.apache.jackrabbit.spi.commons.logging
LogWriterProvider instance which provides Slf4jLogWriters.
Slf4jLogWriterProvider() - Constructor for class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
 
SOLIDUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Some - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
SourceImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
SourceImpl...
SourceImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
 
specialConstructor - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
SpiLoggerFactory - Class in org.apache.jackrabbit.spi.commons.logging
Static factory for creating instances of the various spi loggers derived from AbstractLogger.
srcNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
srcNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
Star - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
STAR_NAME_TEST - Static variable in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Acts as an synthetic placeholder for a location step that matches any name.
StarColonNCName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
START_TAG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
StartTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
StartTagOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
StartTagOpenRoot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
staticFlag - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
staticFlag - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
StaticOperandImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
StaticOperandImpl...
StaticOperandImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.StaticOperandImpl
 
StepExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
StringCache - Class in org.apache.jackrabbit.spi.commons.util
A few String utility functions.
StringLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
StringLiteralForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
StringLiteralForVersion - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
submit(Batch) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
submit(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
supertypesDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
SV_MULTIPLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:multiple
SV_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:name
SV_NODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:node
SV_PROPERTY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:property
SV_TYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:type
SV_VALUE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
sv:value
SwitchTo(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
SwitchTo(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
systemTime() - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Implementation specific time stamp which is logged along with each log message.
systemTime() - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Returns System.currentTimeMillis(); Implementation specific time stamp which is logged along with each log message.
systemTime() - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Returns System.currentTimeMillis(); Implementation specific time stamp which is logged along with each log message.

T

TableExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
tabSize - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
tabSize - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
TagQName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TextLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TextLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TextLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TextsearchQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a textsearch clause.
TextsearchQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Creates a new TextsearchQueryNode with a parent and a textsearch query statement.
TextTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Then - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TIME_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
TIME_ZONE_INTERVAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
TIMED_OUT - Static variable in class org.apache.jackrabbit.spi.commons.lock.Locked
Deprecated.
Object returned when timeout is reached without being able to call Locked.run(javax.jcr.Node) while holding the lock.
TIMESTAMP_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
TIMESTAMP_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
To - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
toJcrIdentifier(NodeId) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
 
toJcrIdentifier(NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
token - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
Token - Class in org.apache.jackrabbit.spi.commons.query.sql
Describes the input token stream.
Token() - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.Token
 
Token - Class in org.apache.jackrabbit.spi.commons.query.xpath
Describes the input token stream.
Token() - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.Token
 
token - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
token_source - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
token_source - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
tokenImage - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
tokenImage - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TokenMgrError - Error in org.apache.jackrabbit.spi.commons.query.sql
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
 
TokenMgrError - Error in org.apache.jackrabbit.spi.commons.query.xpath
 
TokenMgrError() - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
toString() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
Returns a string representation of this EventFilter instance.
toString() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
toString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
toString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
 
toString(QueryRootNode, String, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryParser
Creates a String representation of the QueryNode tree argument root.
toString(QueryRootNode, NameResolver) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Creates a String representation of the query node tree in the syntax this QueryTreeBuilder can handle.
toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
Creates a String representation of the query node tree in SQL syntax.
toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
Creates a String representation of the query node tree in the syntax this QueryTreeBuilder can handle.
toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.Token
Returns the image.
toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
Creates a String representation of the query node tree in the syntax this QueryTreeBuilder can handle.
toString() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
toString(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
toString() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.Token
Returns the image.
toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
Creates a String representation of the query node tree in XPath syntax.
toString() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Returns the string representation of this internal value.
transform(A) - Method in interface org.apache.jackrabbit.spi.commons.iterator.Transformer
Transforms the input object (leaving it unchanged) into some output object.
Transformer<A,R> - Interface in org.apache.jackrabbit.spi.commons.iterator
Type safe counter part of Transformer.
transformIterator(Iterator<? extends T>, Transformer<S, ? super R>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator with elements of an original iterator transformed by a transformer.
traverse(PathMap.ElementVisitor<T>, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Recursively invoked traversal method.
traverse(PathMap.ElementVisitor<T>, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Traverse the path map and call back requester.
TraversingQueryNodeVisitor - Class in org.apache.jackrabbit.spi.commons.query
TraversingQueryNodeVisitor implements a base class for a traversing query node visitor.
TraversingQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
TreatAs - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
TreatExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
tree - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
 
TRIVIAL - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
trivial modification: does not affect consistency of existing content
TRUE - Static variable in class org.apache.jackrabbit.spi.commons.iterator.Predicates
Deprecated.
A predicate which is always true
TRUE() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Predicates
Deprecated.
A predicate which is always true
TRUE - Static variable in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
type - Variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
TYPE_AND - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for AndQueryNode
TYPE_DATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
date data type
TYPE_DEREF - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for DerefQueryNode
TYPE_DOUBLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
double data type
TYPE_EXACT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for ExactQueryNode
TYPE_LOCATION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for LocationStepQueryNode
TYPE_LONG - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
long data type
TYPE_NAME_DATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of date data type
TYPE_NAME_DOUBLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of double data type
TYPE_NAME_LONG - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of long data type
TYPE_NAME_POSITION - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of position index
TYPE_NAME_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of string data type
TYPE_NAME_TIMESTAMP - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of timestamp data type
TYPE_NAME_UNKNOWN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name for unknown data types
TYPE_NAMES - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Type names
TYPE_NODETYPE - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for NodeTypeQueryNode
TYPE_NOT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for NotQueryNode
TYPE_OR - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for OrQueryNode
TYPE_ORDER - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for OrderQueryNode
TYPE_PATH - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for PathQueryNode
TYPE_POSITION - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
position index type
TYPE_PROP_FUNCTION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
TYPE_RELATION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for RelationQueryNode
TYPE_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for QueryRootNode
TYPE_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
string data type
TYPE_TEXTSEARCH - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
Type value for TextsearchQueryNode
TYPE_TIMESTAMP - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
timestamp data type
TypeDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
TypeName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
TypeswitchExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
TypeswitchLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

U

UnaryExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
UnaryExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
UnaryMinus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
UnaryPlus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
UNDERSCORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Union - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
UnionExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
Unordered - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
UnorderedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
UnorderedOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
unregisterNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
unregisterNodeTypes(Name[]) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
Remove all QNodeTypeDefinitions provided from the store.
unregisterNodeTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
UNSIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
unwrap() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
Returns the wrapped node definition.
unwrap() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
Returns the wrapped property definition.
update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
UpdateLineColumn(char) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
UPPER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
UPPER_CASE - Static variable in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Requests that property values in a RelationQueryNode are converted to upper case before they are matched with the literal.
upperCase(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the upper-case string value (or values, if multi-valued) of an operand.
UpperCaseImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
UpperCaseImpl...
UpperFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
URLLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
uuid - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 

V

val - Variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
ValidateExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ValidateLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ValidateSchemaMode - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ValidationMode - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ValueComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ValueConstraint - Class in org.apache.jackrabbit.spi.commons.nodetype.constraint
ValueConstraint and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.
ValueConstraint(String) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
ValueExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ValueFactoryQImpl - Class in org.apache.jackrabbit.spi.commons.value
This class implements the ValueFactory interface, wrapping an existing SPI QValueFactory and a NamePathResolver.
ValueFactoryQImpl(QValueFactory, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
Constructs a new ValueFactoryQImpl based on an existing SPI QValueFactory and a NamePathResolver.
ValueFormat - Class in org.apache.jackrabbit.spi.commons.value
ValueFormat...
ValueFormat() - Constructor for class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
ValueIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
values - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
values - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
VarDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
VariableIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
VarName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
VARNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
VarRef() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Vbar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
VersionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
VERTICAL_BAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
visit(AndImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(BindVariableValueImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ChildNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ChildNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ColumnImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(DescendantNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(DescendantNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(EquiJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(FullTextSearchScoreImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LiteralImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NodeLocalNameImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NodeNameImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(NotImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(OrImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(PropertyExistenceImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(PropertyValueImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SameNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SameNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(SelectorImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
Does nothing and returns data.
visit(AndImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on each of the attached constraints of the AND node.
visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the two operands in the comparison node.
visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the static operand in the fulltext search constraint.
visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the two sources and the join condition in the join node.
visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the property value in the length node.
visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the lower-case node.
visit(NotImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the constraint in the NOT node.
visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the ordering node.
visit(OrImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on each of the attached constraints of the OR node.
visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns
visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
Calls accept on the dynamic operand in the lower-case node.
visit(AndImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(BindVariableValueImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(ChildNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(ChildNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(ColumnImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(ComparisonImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(DescendantNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(DescendantNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(EquiJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(FullTextSearchImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(FullTextSearchScoreImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(JoinImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(LengthImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(LiteralImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(LowerCaseImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(NodeLocalNameImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(NodeNameImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(NotImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(OrderingImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(OrImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(PropertyExistenceImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(PropertyValueImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(QueryObjectModelTree, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(SameNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(SameNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(SelectorImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(UpperCaseImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
 
visit(QueryRootNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(OrQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(ExactQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(NodeTypeQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(TextsearchQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(RelationQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(OrderQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(PropertyFunctionQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
 
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTQuery, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTSelectList, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTFromClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTPredicate, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTLowerFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTUpperFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTOrExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTAndExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTNotExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTBracketExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTContainsExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTLiteral, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTExcerptFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTAscendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(ASTDescendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTQuery, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTSelectList, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTFromClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTWhereClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTPredicate, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTAndExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTNotExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTBracketExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTLiteral, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTIdentifier, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrderByClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTAscendingOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTDescendingOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTContainsExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTLowerFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTUpperFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(ASTExcerptFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
Implements the generic visit method for this XPathVisitor.
visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathVisitor
 

W

WHERE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Where - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
WhereClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
WhereClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
WhitespaceChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Wildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
with(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
Deprecated.
Executes Locked.run(javax.jcr.Node) while the lock on lockable is held.
with(Node, boolean, long) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
Deprecated.
Executes the method Locked.run(javax.jcr.Node) within the scope of a lock held on lockable.
write(Collection<? extends QNodeTypeDefinition>, NamespaceResolver, NamePathResolver, Writer) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Writes the given list of QNodeTypeDefinition to the output writer including the used namespaces.
write(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Write one QNodeTypeDefinition to this writer
write(Collection<? extends QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Write a collection of QNodeTypeDefinitions to this writer
WRITE_ACTIONS - Static variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
writeDefinitions(OutputStream, PrivilegeDefinition[], Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
Writes the privilege definitions to the specified output stream.
writeDefinitions(Writer, PrivilegeDefinition[], Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
Writes the privilege definitions to the specified output stream.
writeDefinitions(OutputStream, PrivilegeDefinition[], Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
Write the specified privilege definitions to the given output stream.
writeDefinitions(Writer, PrivilegeDefinition[], Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
Write the specified privilege definitions to the given writer.
writer - Variable in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
The LogWriter used by this instance for persisting log messages.
WriterLogWriter - Class in org.apache.jackrabbit.spi.commons.logging
LogWriter implementation which uses a Writer for persisting log messages.
WriterLogWriter(Writer, String) - Constructor for class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Create a new instance which uses the passed writer logger for persisting the log messages.
WriterLogWriterProvider - Class in org.apache.jackrabbit.spi.commons.logging
LogWriterProvider instance which provides WriterLogWriters.
WriterLogWriterProvider(Writer) - Constructor for class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Creates a new WriterLogWriterProvider based on the given writer
wspNames - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The list of workspaces that this repository service exposes.

X

XML_COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XmlCommentEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XmlCommentStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XmlCommentStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XMLSPACE_DECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XMLSpaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XMLSpacePreserve - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XMLSpaceStrip - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XPath - Class in org.apache.jackrabbit.spi.commons.query.xpath
 
XPath(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XPath(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XPath(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XPath(XPathTokenManager) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XPath2() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
XPathConstants - Interface in org.apache.jackrabbit.spi.commons.query.xpath
 
XPathQueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.xpath
Query builder that translates a XPath statement into a query tree structure.
XPathTokenManager - Class in org.apache.jackrabbit.spi.commons.query.xpath
 
XPathTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
XPathTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
XPathTreeConstants - Interface in org.apache.jackrabbit.spi.commons.query.xpath
 
XPathVisitor - Interface in org.apache.jackrabbit.spi.commons.query.xpath
 
XQueryEncoding - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XQueryVersion - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
XQUERYVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

Y

YEARS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Yes - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
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 
Skip navigation links

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