- 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
-
- 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(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
-
- 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
-
- 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.
When the current operation and the last operation cancel each other, the last operation is
removed from the list of operations.
When the last operation is cancelled by this operation, the last operation is removed from
the list of operations and determination of cancellation starts from scratch.
Otherwise add the current operation to the list of operations.
- 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
-
- addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
- 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
-
- addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
- AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
-
Create a new add-property
Operation for the given arguments.
- 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
-
- addValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(double) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(URI) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(byte[]) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- addValue(File) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ConsolidatingChangeLog.CancelableOperations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
-
- ConsolidatingChangeLog.CancelableOperations.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
-
- ConsolidatingChangeLog.CancelableOperations.SetTree - Class in org.apache.jackrabbit.spi.commons.batch
-
- ConsolidatingChangeLog.CancelableOperations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
-
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(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(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
-
- createAndQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createDerefQueryNode(QueryNode, Name, boolean) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createLocationStepQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createNodeTypeQueryNode(QueryNode, Name) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createNotQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createOrderQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createOrderQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createOrQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createOrQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createPathQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createPathQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
- createPropertyFunctionQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
-
- createPropertyFunctionQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createQueryRootNode() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createRelationQueryNode(QueryNode, int) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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
-
- createTextsearchQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
-
- 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.
- 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
-
- 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
-
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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
- 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
-
- 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
-
- 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
-
- getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
- 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
-
- 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
-
- 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
-
- 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() - 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
-
- 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
-
- nodeInfoBuilder(Name, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 - Class in org.apache.jackrabbit.spi.commons.batch
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
Type safe counter part of Predicate.
- 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
-
Utility class containing pre defined
Predicates
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- systemTime() - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
-
Returns
- 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
-