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

A

abort() - Method in class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
AbstractChildNodeEntry - Class in org.apache.jackrabbit.oak.spi.state
Abstract base class for ChildNodeEntry implementations.
AbstractChildNodeEntry() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
 
AbstractNameMapper - Class in org.apache.jackrabbit.oak.namepath
 
AbstractNameMapper() - Constructor for class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
AbstractNodeState - Class in org.apache.jackrabbit.oak.spi.state
Abstract base class for NodeState implementations.
AbstractNodeState() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
AbstractNodeStore - Class in org.apache.jackrabbit.oak.spi.state
 
AbstractNodeStore() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
 
Activator - Class in org.apache.jackrabbit.oak.osgi
 
Activator() - Constructor for class org.apache.jackrabbit.oak.osgi.Activator
 
add(String, String) - Method in class org.apache.jackrabbit.mk.index.BTree
 
add(String, NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
add(String, NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
addChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Add a child with the given name.
addChild(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
addChild(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
addExistingNode(Tree, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The node ours has been added to parent which conflicts with node theirs which has been added in the persistence store.
addExistingNode(Tree, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
addExistingNode(Tree, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
addExistingProperty(Tree, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The property ours has been added to parent which conflicts with property theirs which has been added in the persistence store.
addExistingProperty(Tree, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
addExistingProperty(Tree, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
addListener(RootImpl.PurgeListener) - Method in class org.apache.jackrabbit.oak.core.RootImpl
Add a PurgeListener to this instance.
addMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
addNode(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
addNode(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
addNode(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
addOrRemoveNode(NodeImpl, boolean) - Method in interface org.apache.jackrabbit.mk.index.Index
The given node was added or removed.
addOrRemoveNode(NodeImpl, boolean) - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
addOrRemoveNode(NodeImpl, boolean) - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
addOrRemoveProperty(String, String, String, boolean) - Method in interface org.apache.jackrabbit.mk.index.Index
The given property was added or removed.
addOrRemoveProperty(String, String, String, boolean) - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
addOrRemoveProperty(String, String, String, boolean) - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
and(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
AndImpl - Class in org.apache.jackrabbit.oak.query.ast
 
AndImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.AndImpl
 
AnnotatingConflictHandler - Class in org.apache.jackrabbit.oak.plugins.value
This ConflictHandler implementation resolves conflicts to Resolution#THEIRS and in addition marks nodes where a conflict occurred with mix:mergeConflict:
AnnotatingConflictHandler(CoreValueFactory) - Constructor for class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
append(JsopWriter, int, long, int, boolean) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
append(JsopWriter, NodeMap) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
append(JsopWriter, NodeMap) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Apply the condition to the filter, further restricting the filter if possible.
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
apply(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
apply(FilterImpl, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
apply(S) - Method in interface org.apache.jackrabbit.oak.util.Function1
Apply this function to its argument.
arrayInsert(int[], int, int) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Insert an element into a clone of the array at the given position.
arrayInsert(long[], int, long) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Insert an element into a clone of the array at the given position.
arrayInsert(T[], int, T) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Insert an element into a clone of the array at the given position.
arrayInsert(String[], int, String) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Insert an element into a clone of the array at the given position.
arrayIterator(T[], int, int) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator for elements of an array of values.
arrayRemove(int[], int) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Remove an element from a clone of the array at the given position.
arrayRemove(T[], int) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Remove an element from a clone of the array at the given position.
arrayRemove(long[], int) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Remove an element from a clone of the array at the given position.
arrayRemove(String[], int) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Remove an element from a clone of the array at the given position.
arrayReplace(T[], int, T) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Replace an element in a clone of the array at the given position.
ArrayUtils - Class in org.apache.jackrabbit.oak.util
Array utility methods.
ascending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
asString() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
AstElementFactory - Class in org.apache.jackrabbit.oak.query.ast
A factory for syntax tree elements.
AstElementFactory() - Constructor for class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
AstVisitor - Interface in org.apache.jackrabbit.oak.query.ast
 
AstVisitorBase - Class in org.apache.jackrabbit.oak.query.ast
 
AstVisitorBase() - Constructor for class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
 
authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.security.authentication.Authentication
Validates the specified Credentials and returns true if the validation was successful.
authenticate(Credentials) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationImpl
 
Authentication - Interface in org.apache.jackrabbit.oak.security.authentication
The Authentication interface defines methods to validate Credentials during the login step of the authentication process.
AuthenticationImpl - Class in org.apache.jackrabbit.oak.security.authentication
AuthenticationImpl...
AuthenticationImpl(String) - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthenticationImpl
 
AuthInfo - Interface in org.apache.jackrabbit.oak.api
AuthInfo instances provide access to information related to authentication and authorization of a given content session.
AuthInfoImpl - Class in org.apache.jackrabbit.oak.security.authentication
AuthInfoImpl...
AuthInfoImpl(String, Map<String, ?>, Set<Principal>) - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthInfoImpl
 

B

bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
bindVariable(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
BindVariableValueImpl - Class in org.apache.jackrabbit.oak.query.ast
 
BindVariableValueImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
branch(String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
branch(String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
branch(String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
branch(String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
branch(String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
branch() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
branch() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Creates a new branch of the tree to which transient changes can be applied.
BTree - Class in org.apache.jackrabbit.mk.index
A tree allows to query a value for a given key, similar to java.util.SortedMap.
BTree(Indexer, String, boolean) - Constructor for class org.apache.jackrabbit.mk.index.BTree
 
buildPasswordHash(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
Generates a hash of the specified password with the default values for algorithm, salt-size and number of iterations.
buildPasswordHash(String, String, int, int) - Static method in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
Generates a hash of the specified password using the specified algorithm, salt size and number of iterations into account.

C

CallbackHandlerImpl - Class in org.apache.jackrabbit.oak.security.authentication
Default implementation of the CallbackHandler interface.
CallbackHandlerImpl(Credentials, PrincipalProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.CallbackHandlerImpl
 
chain(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator for the concatenation of iterator1 and iterator2.
chain(Iterator<? extends T>[]) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator for the concatenation of all the given iterators.
chain(Collection<? extends T>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator for the concatenation of all the given iterators.
changeChangedProperty(Tree, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The property ours has been changed in parent while it was also changed to a different value (theirs) in the persistence store.
changeChangedProperty(Tree, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
changeChangedProperty(Tree, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
changeDeletedNode(Tree, String, NodeState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The node ours has been changed in parent while it was removed in the persistence store.
changeDeletedNode(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
changeDeletedNode(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
changeDeletedProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The property ours has been changed in parent while it was removed in the persistence store.
changeDeletedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
changeDeletedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
ChangeExtractor - Interface in org.apache.jackrabbit.oak.api
An instance of ChangeExtractor can be used to follow changes done to a Root instance.
childNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate an added node
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all added child nodes.
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a changed node
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all changed child nodes.
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a deleted node
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all deleted child nodes.
ChildNodeEntry - Interface in org.apache.jackrabbit.oak.spi.state
TODO: document OR replace by mk.model ChildNodeEntry interface
ChildNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
 
ChildNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
 
ChildNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
CHILDREN_COUNT - Static variable in class org.apache.jackrabbit.mk.simple.NodeImpl
The child node count.
cloneAndAddChildNode(String, boolean, String, NodeImpl, long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
cloneAndRemoveChildNode(String, long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
cloneAndSetProperty(String, String, long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
close() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
close() - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
close() - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
column(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ColumnImpl - Class in org.apache.jackrabbit.oak.query.ast
 
ColumnImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
commit(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
commit(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
commit(NodeImpl) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
commit(String, String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
commit(String, String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
commit(ConflictHandler) - Method in interface org.apache.jackrabbit.oak.api.Root
Atomically apply all changes made to the tree beneath this root to the underlying store and refreshes this root.
commit(ConflictHandler) - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
CommitEditor - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for validating and modifying content changes.
CommitFailedException - Exception in org.apache.jackrabbit.oak.api
Main exception thrown by methods defined on the ContentSession interface indicating that committing a given set of changes failed.
CommitFailedException() - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
commitStream(String, JsopReader, String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
commitStream(String, JsopReader, String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
commitStream(String, JsopReader, String, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
commitStream(String, JsopReader, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
commitStream(String, JsopReader, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
compare(NodeState, NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.core.RootImpl
Compares the given two node states.
compare(NodeState, NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
compare(NodeState, NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
 
compare(NodeState, NodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Compares the given two node states.
compareChildNodes(NodeState, NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
Compares the child nodes of the given two node states.
compareProperties(NodeState, NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
Compares the properties of the given two node states.
compareRows(CoreValue[], CoreValue[]) - Method in class org.apache.jackrabbit.oak.query.Query
 
compareTo(Revision) - Method in class org.apache.jackrabbit.mk.simple.Revision
 
compareTo(CoreValue) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
compareTo(ResultRowImpl) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
comparison(DynamicOperandImpl, Operator, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ComparisonImpl - Class in org.apache.jackrabbit.oak.query.ast
 
ComparisonImpl(DynamicOperandImpl, Operator, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
ComparisonImpl.LikePattern - Class in org.apache.jackrabbit.oak.query.ast
A pattern matcher.
ComparisonImpl.LikePattern(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ComparisonImpl.LikePattern
 
CompositeEditor - Class in org.apache.jackrabbit.oak.spi.commit
Composite commit editor.
CompositeEditor(List<CommitEditor>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
CompositeValidator - Class in org.apache.jackrabbit.oak.spi.commit
This Validator aggregates a list of validators into a single validator.
CompositeValidator(List<Validator>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
CompositeValidatorProvider - Class in org.apache.jackrabbit.oak.spi.commit
This ValidatorProvider aggregates a list of validator providers into a single validator provider.
CompositeValidatorProvider(Collection<ValidatorProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeValidatorProvider
 
ConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authentication
ConfigurationImpl...
ConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ConfigurationImpl
 
ConflictHandler - Interface in org.apache.jackrabbit.oak.api
A ConflictHandler is responsible for handling conflicts which happen on Root.rebase(ConflictHandler) and on the implicit rebase operation which takes part on Root.commit(ConflictHandler).
ConflictHandler.Resolution - Enum in org.apache.jackrabbit.oak.api
Resolutions for conflicts
ConflictValidator - Class in org.apache.jackrabbit.oak.plugins.value
Validator which checks the presence of conflict markers in the tree in fails the commit if any are found.
ConflictValidator() - Constructor for class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
ConflictValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.value
 
ConflictValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.value.ConflictValidatorProvider
 
ConstraintImpl - Class in org.apache.jackrabbit.oak.query.ast
 
ConstraintImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
contains(T[], T) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Check whether an array contains a given element
containsKey(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
containsKey(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
contentChanged(NodeStore, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observer
Observes a content change.
ContentRepository - Interface in org.apache.jackrabbit.oak.api
Oak content repository.
ContentRepositoryImpl - Class in org.apache.jackrabbit.oak.core
MicroKernel-based implementation of the ContentRepository interface.
ContentRepositoryImpl() - Constructor for class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
Utility constructor that creates a new in-memory repository with default query index provider.
ContentRepositoryImpl(MicroKernel, QueryIndexProvider, ValidatorProvider) - Constructor for class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
Creates an Oak repository instance based on the given, already initialized components.
ContentSession - Interface in org.apache.jackrabbit.oak.api
Authentication session for accessing (TODO: a workspace inside) a content repository.
convert(Exception) - Static method in class org.apache.jackrabbit.mk.ExceptionFactory
 
convert(String) - Method in class org.apache.jackrabbit.oak.query.XPathToSQL2Converter
Convert the query to SQL2.
copy(String, String) - Method in interface org.apache.jackrabbit.oak.api.Root
Copy the child located at sourcePath to a child at destPath.
copy(String, String) - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
copy(String, String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Copies a node.
CoreValue - Interface in org.apache.jackrabbit.oak.api
CoreValue is the internal representation of a JCR value.
CoreValueFactory - Interface in org.apache.jackrabbit.oak.api
CoreValueFactory defines methods to create new instances of CoreValue.
CoreValueFactoryImpl - Class in org.apache.jackrabbit.oak.kernel
CoreValueFactoryImpl is the default implementation of the CoreValueFactory interface.
CoreValueFactoryImpl(MicroKernel) - Constructor for class org.apache.jackrabbit.oak.kernel.CoreValueFactoryImpl
 
CoreValueMapper - Class in org.apache.jackrabbit.oak.kernel
CoreValueUtil provides methods to convert CoreValues to the JSON representation passed to MicroKernel and vice versa.
createClone(long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
createClone(NodeMap, long) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
createClone(NodeMap, long) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
createPrefixIndex(String) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
createPropertyIndex(String, boolean) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
createValue(String) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.STRING.
createValue(double) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.DOUBLE.
createValue(long) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.DOUBLE.
createValue(boolean) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.BOOLEAN.
createValue(BigDecimal) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.DECIMAL.
createValue(InputStream) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of type PropertyType.BINARY.
createValue(String, int) - Method in interface org.apache.jackrabbit.oak.api.CoreValueFactory
Creates a new value of the specified type.
createValue(InputStream) - Method in class org.apache.jackrabbit.oak.kernel.CoreValueFactoryImpl
 
createValue(String, int) - Method in class org.apache.jackrabbit.oak.kernel.CoreValueFactoryImpl
 
createValue(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(double) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(boolean) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
createValue(String, int) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
CredentialsCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication
Callback implementation to retrieve Credentials.
CredentialsCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.CredentialsCallback
 
currentPath() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
currentPath() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
currentPath() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the current absolute path (including workspace name)
currentPath() - Method in class org.apache.jackrabbit.oak.query.index.TraversingCursor
 
currentPath() - Method in interface org.apache.jackrabbit.oak.spi.Cursor
The path of the current node.
currentProperty(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
Cursor - Class in org.apache.jackrabbit.mk.index
A cursor to navigate in a result list.
Cursor() - Constructor for class org.apache.jackrabbit.mk.index.Cursor
 
Cursor - Interface in org.apache.jackrabbit.oak.spi
A cursor to read a number of nodes sequentially.
Cursor.RangeIterator - Class in org.apache.jackrabbit.mk.index
 

D

DEFAULT_ALGORITHM - Static variable in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
 
DEFAULT_ITERATIONS - Static variable in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
 
DEFAULT_SALT_SIZE - Static variable in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
 
DefaultConflictHandler - Class in org.apache.jackrabbit.oak.core
This implementation of a ConflictHandler always returns the same resolution.
DefaultConflictHandler(ConflictHandler.Resolution) - Constructor for class org.apache.jackrabbit.oak.core.DefaultConflictHandler
Create a new ConflictHandler which always returns resolution.
DefaultNodeStateDiff - Class in org.apache.jackrabbit.oak.spi.state
Node state diff handler that by default does nothing.
DefaultNodeStateDiff() - Constructor for class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
DefaultValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that does nothing by default and doesn't recurse into subtrees.
DefaultValidator() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
deleteChangedNode(Tree, String, NodeState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The node theirs changed in the persistence store while it has been deleted locally.
deleteChangedNode(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
deleteChangedNode(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
deleteChangedProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The property theirs changed in the persistence store while it has been deleted locally.
deleteChangedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
deleteChangedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
deleteDeletedNode(Tree, String) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The node name has been removed in parent while it was also removed in the persistence store.
deleteDeletedNode(Tree, String) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
deleteDeletedNode(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
deleteDeletedProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.api.ConflictHandler
The property ours has been removed in parent while it was also removed in the persistence store.
deleteDeletedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
 
deleteDeletedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.AnnotatingConflictHandler
 
DESCENDANT_COUNT - Static variable in class org.apache.jackrabbit.mk.simple.NodeImpl
The total number of child nodes.
DESCENDANT_COUNT - Static variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
DESCENDANT_INLINE_COUNT - Static variable in class org.apache.jackrabbit.mk.simple.NodeImpl
The total number of child nodes that are stored inline.
DESCENDANT_INLINE_COUNT - Static variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
descendantCount - Variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
descendantInlineCount - Variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
descendantNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DescendantNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
 
DescendantNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DescendantNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
 
DescendantNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
descending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
diff(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
diff(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
diffStream(String, String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
diffStream(String, String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
diffStream(String, String, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
diffStream(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
diffStream(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
dispose() - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
dispose() - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
dispose() - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
dispose() - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
dispose() - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
disposeInstance(MicroKernel) - Static method in class org.apache.jackrabbit.mk.MicroKernelFactory
Disposes an instance that was created by this factory.
DynamicOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
 
DynamicOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 

E

editCommit(NodeStore, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneEditor
 
editCommit(NodeStore, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitEditor
Validates and/or modifies the given content change before it gets persisted.
editCommit(NodeStore, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
editCommit(NodeStore, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyEditor
 
editCommit(NodeStore, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ValidatingEditor
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.api.AuthInfo
 
empty() - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an empty iterator of type T.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.mk.simple.NodeId
 
EMPTY_INTEGER_ARRAY - Static variable in class org.apache.jackrabbit.oak.util.ArrayUtils
 
EMPTY_LONG_ARRAY - Static variable in class org.apache.jackrabbit.oak.util.ArrayUtils
 
EMPTY_NODE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
Singleton instance of an empty node state, i.e.
EMPTY_STRING_ARRAY - Static variable in class org.apache.jackrabbit.oak.util.ArrayUtils
 
EmptyEditor - Class in org.apache.jackrabbit.oak.spi.commit
Basic commit hook implementation that by default doesn't do anything.
EmptyEditor() - Constructor for class org.apache.jackrabbit.oak.spi.commit.EmptyEditor
 
equals(Object) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
equals(Object) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
equals(Object) - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
Checks whether the given object is equal to this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Checks whether the given object is equal to this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Checks whether the given object is equal to this one.
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
EquiJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
 
EquiJoinConditionImpl(String, String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
escapeStringLiteral(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Evaluate the result using the currently set values.
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl.FullTextExpression
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
evaluate(T) - Method in interface org.apache.jackrabbit.oak.util.Predicate
Use the specified parameter to perform a test that returns true or false.
EveryonePrincipal - Class in org.apache.jackrabbit.oak.spi.security.principal
Built-in principal group that has every other principal as member.
ExceptionFactory - Class in org.apache.jackrabbit.mk
An exception factory.
ExceptionFactory() - Constructor for class org.apache.jackrabbit.mk.ExceptionFactory
 
execute(String) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
execute(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
execute(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Execute the query.
executeQuery(String, String, ContentSession, long, long, Map<String, CoreValue>, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Execute a query and get the result.
executeQuery(String) - Method in class org.apache.jackrabbit.oak.query.Query
 
executeQuery(String, String, ContentSession, long, long, Map<String, CoreValue>, NamePathMapper) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
exists(String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 

F

FailingValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that rejects all changes.
FailingValidator() - Constructor for class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
FailingValidator(String) - Constructor for class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
Filter - Interface in org.apache.jackrabbit.oak.spi
The filter for an index lookup.
filter(Iterator<? extends T>, Predicate<? super T>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator with elements from an original iterator where the given predicate matches removed.
Filter.PathRestriction - Enum in org.apache.jackrabbit.oak.spi
The path restriction type.
Filter.PropertyRestriction - Class in org.apache.jackrabbit.oak.spi
A restriction for a property.
Filter.PropertyRestriction() - Constructor for class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
 
FilterImpl - Class in org.apache.jackrabbit.oak.query.index
A filter or lookup condition.
FilterImpl(SelectorImpl) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
findFirst(String) - Method in class org.apache.jackrabbit.mk.index.BTree
 
first - Variable in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
The first value to read, or null to read from the beginning.
firstIncluding - Variable in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
Whether values that match the first should be returned.
flatten(Iterator<? extends Iterator<? extends T>>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Flattens an iterator of iterators into a single iterator.
formatId(NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
fromJsopReader(JsopReader, CoreValueFactory) - Static method in class org.apache.jackrabbit.oak.kernel.CoreValueMapper
Read a single value from the specified reader and convert it into a CoreValue.
fromNodeName(Indexer, String) - Static method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
fromNodeName(Indexer, String) - Static method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
fromString(NodeMap, String) - Static method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
fullTextSearch(String, String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchImpl - Class in org.apache.jackrabbit.oak.query.ast
 
FullTextSearchImpl(String, String, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
FullTextSearchImpl.FullTextExpression - Class in org.apache.jackrabbit.oak.query.ast
 
FullTextSearchImpl.FullTextExpression() - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl.FullTextExpression
 
FullTextSearchImpl.FullTextParser - Class in org.apache.jackrabbit.oak.query.ast
 
FullTextSearchImpl.FullTextParser() - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl.FullTextParser
 
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.oak.query.ast
 
FullTextSearchScoreImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
Function1<S,T> - Interface in org.apache.jackrabbit.oak.util
Type safe counter part of Transformer.

G

get(String) - Static method in class org.apache.jackrabbit.mk.ExceptionFactory
 
get(long) - Static method in class org.apache.jackrabbit.mk.simple.NodeId
 
get(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
get(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
getAncestorPath() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getAncestorSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
getAppConfigurationEntry(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ConfigurationImpl
 
getAttribute(String) - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the attribute with the given name or null if no attribute with that attributeName exists.
getAttribute(String) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthInfoImpl
 
getAttributeNames() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the attribute names associated with this instance.
getAttributeNames() - Method in class org.apache.jackrabbit.oak.security.authentication.AuthInfoImpl
 
getAuthInfo() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
This methods provides access to information related to authentication and authorization of this content session.
getBase() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Returns the base state of this branch.
getBaseCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
Returns the Credentials originally passed to Session.impersonate(javax.jcr.Credentials).
getBaseKernel() - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getBaseState() - Method in class org.apache.jackrabbit.oak.core.RootImpl
Returns the node state from which the current branch was created.
getBaseState() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getBestIndex(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.Query
 
getBestIndex(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
getBindVariableName() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
getBindVariableNames(String, String) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Parse the query (check if it's valid) and get the list of bind variable names.
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.Query
 
getBindVariableNames(String, String) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Parse the query (check if it's valid) and get the list of bind variable names.
getBindVariableValue(String) - Method in class org.apache.jackrabbit.oak.query.Query
 
getBoolean() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a boolean representation of this value.
getBoolean() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
getBuilder(NodeState) - Method in class org.apache.jackrabbit.oak.core.RootImpl
Returns a builder for constructing a new or modified node state.
getBuilder(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
getBuilder(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns a builder for constructing a new or modified node state.
getChangeExtractor() - Method in interface org.apache.jackrabbit.oak.api.Root
Return a ChangeExtractor for this Root.
getChangeExtractor() - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
getChanges(NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.api.ChangeExtractor
Get the most recent changes.
getChanges(NodeState, NodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.api.ChangeExtractor
Compares the given two node states.
getChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get a child of this Tree instance
getChild(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getChild(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named child node.
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getChildNodeCount() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getChildNodeCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getChildNodeCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeCount() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNodeCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of child nodes of this node.
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeEntries() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns an iterable of the child node entries of this instance.
getChildNodeName(long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getChildNodeNames(int) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getChildren() - Method in interface org.apache.jackrabbit.oak.api.Tree
All children of this Tree instance.
getChildren() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getChildren() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getChildrenCount() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of children of this Tree instance.
getChildrenCount() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getChildrenCount() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getChildSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
getChildStatus(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of a child tree
getChildStatus(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getChildStatus(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getColumnIndex(String) - Method in class org.apache.jackrabbit.oak.query.Query
 
getColumnName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getColumnNames() - Method in interface org.apache.jackrabbit.oak.api.Result
 
getColumnNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getColumns() - Method in class org.apache.jackrabbit.oak.query.Query
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.Query
 
getConstraint1() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getConstraint1() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getConstraint2() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getConstraint2() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getCoreValueFactory() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
Returns the internal value factory.
getCost(Filter) - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndex
 
getCost(Filter) - Method in class org.apache.jackrabbit.oak.query.index.PropertyContentIndex
 
getCost(Filter) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getCost(Filter) - Method in interface org.apache.jackrabbit.oak.spi.QueryIndex
Estimate the cost to query with the given filter.
getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.CredentialsCallback
Returns the Credentials that have been set before using CredentialsCallback.setCredentials(javax.jcr.Credentials).
getCurrentRoot() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
The current root as seen by this content session.
getCurrentRootState() - Method in class org.apache.jackrabbit.oak.core.RootImpl
Returns the current root node state
getDecimal() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a BigDecimal representation of this value.
getDecimal() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
getDeclaredAggregateNames() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
Returns the internal names of the declared aggregated privileges or an empty array if the privilege defined by this definition isn't an aggregate.
getDescendantCount() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getDescendantCount() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getDescendantInlineCount() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getDescendantSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
getDouble() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a double representation of this value.
getDouble() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.security.principal.KernelPrincipalProvider
 
getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getHash() - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
getHash() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getHash() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getHeadRevision() - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getHeadRevision() - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getHeadRevision() - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getHeadRevision() - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getHeadRevision() - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getId(NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getId(NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
getId(NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
getImpersonatorInfo() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
Returns the AuthInfo present with the editing session that want to impersonate.
getIndexer() - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndex
 
getIndexName() - Method in class org.apache.jackrabbit.oak.query.index.PropertyContentIndex
 
getIndexName() - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getIndexName() - Method in interface org.apache.jackrabbit.oak.spi.QueryIndex
Get the unique index name.
getIndexNodeName() - Method in interface org.apache.jackrabbit.mk.index.Index
Get the unique index name.
getIndexNodeName() - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
getIndexNodeName() - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
getIndexRootNode() - Method in class org.apache.jackrabbit.mk.index.Indexer
 
getInfo(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getInfo(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
getInfo(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
getInline(NodeImpl) - Static method in class org.apache.jackrabbit.mk.simple.NodeId
 
getInstance(MicroKernel) - Static method in class org.apache.jackrabbit.mk.index.Indexer
Get the indexer for the given MicroKernel.
getInstance(String) - Static method in class org.apache.jackrabbit.mk.MicroKernelFactory
Get an instance.
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
getJcrName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the JCR name for the given Oak name.
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getJcrPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
Returns the JCR path for the given Oak path.
getJcrPrefix(String) - Method in class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
getJoinCondition() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getJoinType() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getJournal(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getJournal(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
getJournalStream(String, String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getJournalStream(String, String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getJournalStream(String, String, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
getJournalStream(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getJournalStream(String, String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getLeft() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getLength(String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getLength(String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getLength(String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getLength(String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getLength(String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getLiteralValue() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
getLoginContext(Credentials, String) - Method in class org.apache.jackrabbit.oak.security.authentication.LoginContextProviderImpl
 
getLoginContext(Credentials, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContextProvider
Returns a new instance of LoginContext that handles authentication.
getLong() - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
getLong() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a long representation of this value.
getLong() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
getLowerBound() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl.LikePattern
Get the lower bound if any.
getMaxMemoryChildren() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getMemory() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getMemory() - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
getMemory() - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
getMemory() - Method in class org.apache.jackrabbit.mk.simple.Revision
 
getName(long) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
getName(long) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
getName() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
 
getName() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getName() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getName() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getName() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getName() - Method in enum org.apache.jackrabbit.oak.query.ast.Order
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
The internal name of this privilege.
getName() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
TODO: document
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.query.Query
 
getNames(long, int) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
getNames(long, int) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
getNewStream() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a new stream for this value object.
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
getNode(NodeMap) - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
getNode(String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getNode(long) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getNode(long) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
getNode(long) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
getNodesStream(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getNodesStream(String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getNodesStream(String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
Get the nodes.
getNodesStream(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getNodesStream(String, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
getNodesStream(String, String, int, long, int, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
getNodesStream(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getNodesStream(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getNodesStream(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getNodesStream(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getNodeState() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
TODO: document
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Returns an immutable node state that matches the current state of the builder.
getNodeType() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getNodeTypeName() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getNodeVersion() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getNodeVersion() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
getOakName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the Oak name for the given JCR name, or null if no such mapping exists because the given JCR name contains an unknown namespace URI or prefix, or is otherwise invalid.
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getOakPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
Returns the Oak path for the given JCR path, or null if no such mapping exists because the given JCR path contains a name element with an unknown namespace URI or prefix, or is otherwise invalid.
getOakPathKeepIndex(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getOakPathKeepIndex(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
As PathMapper.getOakPath(String), but preserving the index information
getOakPrefix(String) - Method in class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
getOakPrefixFromURI(String) - Method in class org.apache.jackrabbit.oak.namepath.AbstractNameMapper
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getOperand1() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperator() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOrder() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
getOrderings() - Method in class org.apache.jackrabbit.oak.query.Query
 
getPage(long, int) - Method in class org.apache.jackrabbit.oak.util.PagedIterator
 
getParent() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getParent() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getParent() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getParentPath() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getParentSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
getPath(String, String) - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
Get the path for the given property value.
getPath() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getPath() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
 
getPath(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
 
getPath() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getPath() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getPath() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Get the path.
getPath() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath() - Method in interface org.apache.jackrabbit.oak.spi.Filter
Get the path, or "/" if there is no path restriction set.
getPathRestriction() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPathRestriction() - Method in interface org.apache.jackrabbit.oak.spi.Filter
Get the path restriction type.
getPaths(String, String) - Method in interface org.apache.jackrabbit.mk.index.Index
Get an iterator over the paths for the given value.
getPaths(String, String) - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
Get an iterator over the paths for the given property value.
getPaths(String, String) - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
Get an iterator over the paths for the given property value.
getPlan(Filter) - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndex
 
getPlan() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getPlan() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getPlan() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the query plan.
getPlan(Filter) - Method in class org.apache.jackrabbit.oak.query.index.PropertyContentIndex
 
getPlan(Filter) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getPlan(Filter) - Method in interface org.apache.jackrabbit.oak.spi.QueryIndex
Get the query plan for the given filter.
getPrefix() - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
getPrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
getPrefixes() - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.security.principal.KernelPrincipalProvider
 
getPrincipal(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Returns the principal with the specified name or null if the principal does not exist.
getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PrincipalProviderCallback
Returns the principal provider as set using PrincipalProviderCallback.setPrincipalProvider(org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider) or null.
getPrivilegeDefinition(String) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeRegistry
 
getPrivilegeDefinition(String) - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeProvider
Returns the privilege definition with the specified internal name.
getPrivilegeDefinitions() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeRegistry
 
getPrivilegeDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeProvider
Returns all privilege definitions accessible to a given ContentSession.
getProperties() - Method in interface org.apache.jackrabbit.oak.api.Tree
All property states.
getProperties() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getProperties() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns an iterable of the properties of this node.
getProperty(String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getProperty(int) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get a property state
getProperty(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named property.
getProperty1Name() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
getProperty2Name() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
getPropertyCount() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of properties.
getPropertyCount() - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of properties of this node.
getPropertyName() - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getPropertyRestriction(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Get the restriction for the given property, if any.
getPropertyRestriction(String) - Method in interface org.apache.jackrabbit.oak.spi.Filter
Get the property restriction for the given property, if any.
getPropertyRestrictions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPropertyRestrictions() - Method in interface org.apache.jackrabbit.oak.spi.Filter
 
getPropertyStatus(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of a property state
getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
getPropertyValue(int) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getPropertyValue() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getQueryEngine() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
Get the query engine.
getQueryIndexes(MicroKernel) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
getQueryIndexes(MicroKernel) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
getQueryIndexes(MicroKernel) - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndexProvider
 
getQueryIndexes(MicroKernel) - Method in interface org.apache.jackrabbit.oak.spi.QueryIndexProvider
Get the currently configured indexes for the given MicroKernel instance.
getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
getRevisionsStream(long, int, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
getRevisionsStream(long, int, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
getRevisionsStream(long, int, String) - Method in interface org.apache.jackrabbit.mk.wrapper.MicroKernelWrapper
 
getRevisionsStream(long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
getRevisionsStream(long, int, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
getRight() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getRoot() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
getRoot() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns the latest state of the tree.
getRoot() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Returns the latest state of the branch.
getRootId() - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
getRootId() - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
getRootId() - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.name.NameValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.type.TypeValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
Returns a validator for checking the changes between the given two root states.
getRows() - Method in interface org.apache.jackrabbit.oak.api.Result
 
getRows() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the selector with the given name, or null if not found.
getSelector() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getSelector1Name() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
getSelector1Name() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
getSelector2Name() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
getSelector2Name() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
getSelector2Path() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
getSelectorIndex(String) - Method in class org.apache.jackrabbit.oak.query.Query
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.Query
 
getSource() - Method in class org.apache.jackrabbit.oak.query.Query
 
getString() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns a String representation of this value.
getSupportedQueryLanguages() - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Get the list of supported query languages.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
getTotalChildNodeCount() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
getTree(String) - Method in interface org.apache.jackrabbit.oak.api.Root
Retrieve the Tree at the given path.
getTree(String) - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.Query
 
getType() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns the type of this value object which any of the following property types defined by the JCR specification: BINARY BOOLEAN DATE DECIMAL DOUBLE LONG NAME PATH REFERENCE STRING URI WEAKREFERENCE
getUpperBound() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl.LikePattern
Get the upper bound if any.
getURI(String) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
getURIs() - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
getUserID() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Return the user ID to be exposed on the JCR Session object.
getUserID() - Method in class org.apache.jackrabbit.oak.security.authentication.AuthInfoImpl
 
getValue() - Method in class org.apache.jackrabbit.mk.index.Cursor
 
getValue() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Value of this property.
getValue(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
 
getValue() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
getValue(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.query.Query
 
getValueFactory() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns the factory for creating values used for building node states.
getValuePrefix() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getValues() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Values of this property.
getValues() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
 
getValues() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
getValues() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getVersion() - Static method in class org.apache.jackrabbit.mk.ExceptionFactory
 
getWorkspaceName() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
TODO clarify workspace handling The name of the workspace this ContentSession instance has been created for.
getWorkspaceName() - Method in class org.apache.jackrabbit.oak.query.Query
 
GuestLoginModule - Class in org.apache.jackrabbit.oak.security.authentication
The GuestLoginModule is intended to provide backwards compatibility with the login handling present in the JCR reference implementation located in jackrabbit-core.
GuestLoginModule() - Constructor for class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 

H

handle(Callback[]) - Method in class org.apache.jackrabbit.oak.security.authentication.CallbackHandlerImpl
 
hasChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine if a child of this Tree instance exists.
hasChild(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
hasChild(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
HASH - Static variable in class org.apache.jackrabbit.mk.simple.NodeImpl
The content hash.
HASH - Static variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
hash - Variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
hashCode() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
hashCode() - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
hashCode() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
Returns a hash code that's compatible with how the PropertyStateImpl.equals(Object) method is implemented.
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Returns a hash code that's compatible with how the AbstractChildNodeEntry.equals(Object) method is implemented.
hashCode() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Returns a hash code that's compatible with how the AbstractNodeState.equals(Object) method is implemented.
hasNext() - Method in class org.apache.jackrabbit.mk.index.Cursor
 
hasNext() - Method in class org.apache.jackrabbit.mk.index.Cursor.RangeIterator
 
hasNext() - Method in class org.apache.jackrabbit.oak.util.PagedIterator
 
hasPendingChanges() - Method in interface org.apache.jackrabbit.oak.api.Root
Determine whether there are changes on this tree
hasPendingChanges() - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
hasProperty(String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine if a property state exists
hasProperty(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
hasSessionLocalMappings() - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns whether the mapper has prefix remappings; when there aren't any, prefixed names do not need to be converted at all
hasSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 

I

impersonate(Set<Principal>) - Method in interface org.apache.jackrabbit.oak.security.authentication.Authentication
Test if the given subject (i.e.
impersonate(Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationImpl
 
ImpersonationCredentials - Class in org.apache.jackrabbit.oak.spi.security.authentication
Implementation of the JCR Credentials interface used to distinguish a regular login request from Session.impersonate(javax.jcr.Credentials).
ImpersonationCredentials(Credentials, AuthInfo) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
 
Index - Interface in org.apache.jackrabbit.mk.index
An index is a lookup mechanism.
index - Variable in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
INDEX_CONFIG_ROOT - Static variable in class org.apache.jackrabbit.mk.index.Indexer
 
Indexer - Class in org.apache.jackrabbit.mk.index
A index mechanism.
IndexWrapper - Class in org.apache.jackrabbit.mk.index
The index mechanism, as a wrapper.
IndexWrapper(MicroKernel) - Constructor for class org.apache.jackrabbit.mk.index.IndexWrapper
 
init() - Method in class org.apache.jackrabbit.mk.index.Indexer
 
init(Query) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
init(Query) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
init(Query) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Initialize the query.
init() - Method in class org.apache.jackrabbit.oak.query.Query
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyEditor
Static instance of this class, useful as a "null object".
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
isAbstract() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
Returns true if the privilege described by this definition is abstract.
isAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Determine whether this is a multi valued property
isArray() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
isDescending() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
isDistinct() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isId(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
isInline() - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
isMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
Returns true if the specified string doesn't start with a valid algorithm name in curly brackets.
isSame(String, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.PasswordUtility
Returns true if hash of the specified password equals the given hashed password.
isUnique() - Method in interface org.apache.jackrabbit.mk.index.Index
Whether each value may only appear once in the index.
isUnique() - Method in class org.apache.jackrabbit.mk.index.PrefixIndex
 
isUnique() - Method in class org.apache.jackrabbit.mk.index.PropertyIndex
 
iterator(Iterator<Map.Entry<String, NodeState>>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
Iterators - Class in org.apache.jackrabbit.oak.util
Utility class containing type safe adapters for some of the iterators of commons-collections.

J

JcrNameParser - Class in org.apache.jackrabbit.oak.namepath
Parses and validates JCR names.
JcrPathParser - Class in org.apache.jackrabbit.oak.namepath
 
join(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
join - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
joinCondition - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
JoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
 
JoinConditionImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 
JoinImpl - Class in org.apache.jackrabbit.oak.query.ast
 
JoinImpl(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
JoinType - Enum in org.apache.jackrabbit.oak.query.ast
Enumeration of the join types.

K

KernelNodeStore - Class in org.apache.jackrabbit.oak.kernel
NodeStore implementations against MicroKernel.
KernelNodeStore(MicroKernel, CommitEditor) - Constructor for class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
KernelPrincipalProvider - Class in org.apache.jackrabbit.oak.security.principal
The KernelPrincipalProvider is a principal provider implementation that operates on principal information read from user information stored in theMicroKernel.
KernelPrincipalProvider() - Constructor for class org.apache.jackrabbit.oak.security.principal.KernelPrincipalProvider
 

L

last - Variable in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
The last value to read, or null to read until the end.
lastIncluding - Variable in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
Whether values that match the last should be returned.
length() - Method in interface org.apache.jackrabbit.oak.api.CoreValue
Returns the length of this value.
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
length(PropertyValueImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LengthImpl - Class in org.apache.jackrabbit.oak.query.ast
 
LengthImpl(PropertyValueImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
listFromJsopReader(JsopReader, CoreValueFactory) - Static method in class org.apache.jackrabbit.oak.kernel.CoreValueMapper
Read the list of values from the specified reader and convert them into CoreValues.
literal(CoreValue) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LiteralImpl - Class in org.apache.jackrabbit.oak.query.ast
 
LiteralImpl(CoreValue) - Constructor for class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
load(Long) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInDb
 
load(Long) - Method in class org.apache.jackrabbit.mk.simple.NodeMapInMongoDb
 
login(Credentials, String) - Method in interface org.apache.jackrabbit.oak.api.ContentRepository
Authenticates a user based on the given credentials or available out-of-band information and, if successful, returns a ContentSession instance for accessing repository content inside the specified workspace as the authenticated user.
login(Credentials, String) - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
login() - Method in class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
LoginContextProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Configurable provider taking care of building a LoginContext for the desired authentication mechanism.

This provider defines a single method LoginContextProvider.getLoginContext(javax.jcr.Credentials, String) that takes the credentials and the workspace name such as passed to ContentRepository.login(javax.jcr.Credentials, String).

LoginContextProviderImpl - Class in org.apache.jackrabbit.oak.security.authentication
LoginContextProviderImpl...
LoginContextProviderImpl(ContentRepository) - Constructor for class org.apache.jackrabbit.oak.security.authentication.LoginContextProviderImpl
 
LoginModuleImpl - Class in org.apache.jackrabbit.oak.security.authentication
Default login module implementation that authenticates JCR Credentials against the repository.
LoginModuleImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
logout() - Method in class org.apache.jackrabbit.oak.security.authentication.GuestLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 
LogWrapper - Class in org.apache.jackrabbit.mk.wrapper
A logging microkernel implementation.
LogWrapper(MicroKernel) - Constructor for class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
lowerCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LowerCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
 
LowerCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
LuceneEditor - Class in org.apache.jackrabbit.oak.plugins.lucene
 
LuceneEditor(String...) - Constructor for class org.apache.jackrabbit.oak.plugins.lucene.LuceneEditor
 
LuceneIndex - Class in org.apache.jackrabbit.oak.plugins.lucene
 
LuceneIndex(NodeStore, String...) - Constructor for class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndex
 
LuceneIndexProvider - Class in org.apache.jackrabbit.oak.plugins.lucene
 
LuceneIndexProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndexProvider
 

M

map(Iterator<? extends T>, Function1<S, ? super R>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator with elements of an original iterator mapped by a f.
matches(String) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl.LikePattern
 
MAX_MEMORY_CHILDREN - Static variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
members() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
MemoryChildNodeEntry - Class in org.apache.jackrabbit.oak.plugins.memory
Basic JavaBean implementation of a child node entry.
MemoryChildNodeEntry(String, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
Creates a child node entry with the given name and referenced child node state.
MemoryChildNodeEntry(Map.Entry<String, NodeState>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
Utility constructor that copies the name and referenced child node state from the given map entry.
MemoryNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
Basic in-memory node state implementation.
MemoryNodeState(Map<String, PropertyState>, Map<String, NodeState>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeState
Creates a new node state with the given properties and child nodes.
MemoryNodeStore - Class in org.apache.jackrabbit.oak.plugins.memory
Abstract node store base class with in-memory node state builder functionality.
MemoryNodeStore() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
MemoryValue - Class in org.apache.jackrabbit.oak.plugins.memory
 
MemoryValue() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
MemoryValueFactory - Class in org.apache.jackrabbit.oak.plugins.memory
 
MemoryValueFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryValueFactory
 
merge(String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
merge(String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
merge(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
merge(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
merge(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
merge() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Merges the changes in this branch to the main content tree.
MicroKernelFactory - Class in org.apache.jackrabbit.mk
A factory to create a MicroKernel instance.
MicroKernelWrapper - Interface in org.apache.jackrabbit.mk.wrapper
This interface allows a MicroKernel client to use a JsopReader instead of having to use strings.
MicroKernelWrapperBase - Class in org.apache.jackrabbit.mk.wrapper
A MicroKernel implementation that extends this interface can use a JsopReader instead of having to use strings.
MicroKernelWrapperBase() - Constructor for class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
 
ModifiedNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
 
ModifiedNodeState(NodeState, Map<String, PropertyState>, Map<String, NodeState>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
move(String, String) - Method in interface org.apache.jackrabbit.oak.api.Root
Move the child located at sourcePath to a child at destPath.
move(String, String) - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
move(String, String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Moves a node.
moveCache(String) - Method in class org.apache.jackrabbit.mk.index.BTree
 
moveCache(BTree, String) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
moveTo(TreeImpl, String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
Move this tree to the parent at destParent with the new name destName.

N

NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
NameMapper - Interface in org.apache.jackrabbit.oak.namepath
 
NamePathMapper - Interface in org.apache.jackrabbit.oak.namepath
NamePathMapper...
NamePathMapperImpl - Class in org.apache.jackrabbit.oak.namepath
NamePathMapperImpl...
NamePathMapperImpl(NameMapper) - Constructor for class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
NamespaceRegistryImpl - Class in org.apache.jackrabbit.oak.plugins.name
Implementation of NamespaceRegistry.
NamespaceRegistryImpl(ContentSession) - Constructor for class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
NamespaceValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.name
Validator service that checks that all node and property names as well as any name values are syntactically valid and that any namespace prefixes are properly registered.
NamespaceValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.name.NamespaceValidatorProvider
 
NameValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.name
Validator service that checks that all node and property names as well as any name values are syntactically valid and that any namespace prefixes are properly registered.
NameValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.name.NameValidatorProvider
 
next() - Method in class org.apache.jackrabbit.mk.index.Cursor
 
next() - Method in class org.apache.jackrabbit.mk.index.Cursor.RangeIterator
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Go to the next node for the given source.
next() - Method in class org.apache.jackrabbit.oak.query.index.TraversingCursor
 
next() - Method in interface org.apache.jackrabbit.oak.spi.Cursor
Skip to the next node if one is available.
next() - Method in class org.apache.jackrabbit.oak.util.PagedIterator
 
NODE_VERSION - Static variable in class org.apache.jackrabbit.mk.simple.NodeImpl
The node version.
NODE_VERSION - Static variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
NodeId - Class in org.apache.jackrabbit.mk.simple
A node id.
NodeId(long) - Constructor for class org.apache.jackrabbit.mk.simple.NodeId
 
NodeImpl - Class in org.apache.jackrabbit.mk.simple
An in-memory node, including all child nodes.
NodeImpl(NodeMap, long) - Constructor for class org.apache.jackrabbit.mk.simple.NodeImpl
 
NodeListSmall - Class in org.apache.jackrabbit.mk.simple
A list of child nodes that fits in memory.
NodeListTrie - Class in org.apache.jackrabbit.mk.simple
A large list of nodes, using a data structure similar to a trie.
nodeLocalName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeLocalNameImpl - Class in org.apache.jackrabbit.oak.query.ast
 
NodeLocalNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
NodeMap - Class in org.apache.jackrabbit.mk.simple
 
NodeMap() - Constructor for class org.apache.jackrabbit.mk.simple.NodeMap
 
NodeMapInDb - Class in org.apache.jackrabbit.mk.simple
A node map that stores data in a database.
NodeMapInMongoDb - Class in org.apache.jackrabbit.mk.simple
A node map that stores data in a Mongo DB.
nodeName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeNameImpl - Class in org.apache.jackrabbit.oak.query.ast
 
NodeNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
NodeState - Interface in org.apache.jackrabbit.oak.spi.state
A node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.
nodeStateBuilder - Variable in class org.apache.jackrabbit.oak.core.TreeImpl
Lazily initialised NodeStateBuilder for the underlying node state
NodeStateBuilder - Interface in org.apache.jackrabbit.oak.spi.state
Builder interface for constructing new node states.
NodeStateDiff - Interface in org.apache.jackrabbit.oak.spi.state
Handler of node state differences.
NodeStore - Interface in org.apache.jackrabbit.oak.spi.state
Storage abstraction for trees.
NodeStoreBranch - Interface in org.apache.jackrabbit.oak.spi.state
 
nodeVersion - Variable in class org.apache.jackrabbit.mk.simple.NodeMap
 
nonNull() - Static method in class org.apache.jackrabbit.oak.util.Predicates
 
not(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NotImpl - Class in org.apache.jackrabbit.oak.query.ast
 
NotImpl(ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotImpl
 

O

Observer - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for observing changes in an Oak repository.
Operator - Enum in org.apache.jackrabbit.oak.query.ast
Enumeration of operators.
or(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
Order - Enum in org.apache.jackrabbit.oak.query.ast
Enumeration of query orders.
OrderingImpl - Class in org.apache.jackrabbit.oak.query.ast
 
OrderingImpl(DynamicOperandImpl, Order) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
org.apache.jackrabbit.mk - package org.apache.jackrabbit.mk
 
org.apache.jackrabbit.mk.index - package org.apache.jackrabbit.mk.index
 
org.apache.jackrabbit.mk.simple - package org.apache.jackrabbit.mk.simple
 
org.apache.jackrabbit.mk.wrapper - package org.apache.jackrabbit.mk.wrapper
 
org.apache.jackrabbit.oak.api - package org.apache.jackrabbit.oak.api
Oak repository API
org.apache.jackrabbit.oak.core - package org.apache.jackrabbit.oak.core
 
org.apache.jackrabbit.oak.kernel - package org.apache.jackrabbit.oak.kernel
 
org.apache.jackrabbit.oak.namepath - package org.apache.jackrabbit.oak.namepath
 
org.apache.jackrabbit.oak.osgi - package org.apache.jackrabbit.oak.osgi
 
org.apache.jackrabbit.oak.plugins - package org.apache.jackrabbit.oak.plugins
Oak plugins.
org.apache.jackrabbit.oak.plugins.lucene - package org.apache.jackrabbit.oak.plugins.lucene
 
org.apache.jackrabbit.oak.plugins.memory - package org.apache.jackrabbit.oak.plugins.memory
 
org.apache.jackrabbit.oak.plugins.name - package org.apache.jackrabbit.oak.plugins.name
 
org.apache.jackrabbit.oak.plugins.type - package org.apache.jackrabbit.oak.plugins.type
 
org.apache.jackrabbit.oak.plugins.value - package org.apache.jackrabbit.oak.plugins.value
 
org.apache.jackrabbit.oak.query - package org.apache.jackrabbit.oak.query
 
org.apache.jackrabbit.oak.query.ast - package org.apache.jackrabbit.oak.query.ast
 
org.apache.jackrabbit.oak.query.index - package org.apache.jackrabbit.oak.query.index
 
org.apache.jackrabbit.oak.security.authentication - package org.apache.jackrabbit.oak.security.authentication
 
org.apache.jackrabbit.oak.security.principal - package org.apache.jackrabbit.oak.security.principal
 
org.apache.jackrabbit.oak.security.privilege - package org.apache.jackrabbit.oak.security.privilege
 
org.apache.jackrabbit.oak.spi - package org.apache.jackrabbit.oak.spi
 
org.apache.jackrabbit.oak.spi.commit - package org.apache.jackrabbit.oak.spi.commit
 
org.apache.jackrabbit.oak.spi.security.authentication - package org.apache.jackrabbit.oak.spi.security.authentication
 
org.apache.jackrabbit.oak.spi.security.principal - package org.apache.jackrabbit.oak.spi.security.principal
 
org.apache.jackrabbit.oak.spi.security.privilege - package org.apache.jackrabbit.oak.spi.security.privilege
 
org.apache.jackrabbit.oak.spi.security.user - package org.apache.jackrabbit.oak.spi.security.user
 
org.apache.jackrabbit.oak.spi.state - package org.apache.jackrabbit.oak.spi.state
 
org.apache.jackrabbit.oak.util - package org.apache.jackrabbit.oak.util
 
OrImpl - Class in org.apache.jackrabbit.oak.query.ast
 
OrImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrImpl
 
OsgiIndexProvider - Class in org.apache.jackrabbit.oak.osgi
This index provider combines all indexes of all available OSGi index providers.
OsgiIndexProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
OsgiValidatorProvider - Class in org.apache.jackrabbit.oak.osgi
This validator provider combines all validators of all available OSGi validator providers.
OsgiValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
OURS - Static variable in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
A ConflictHandler which always return Resolution#OURS.
outerJoin - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
 

P

PagedIterator<T> - Class in org.apache.jackrabbit.oak.util
A PagedIterator is an iterator of several pages.
PagedIterator(int) - Constructor for class org.apache.jackrabbit.oak.util.PagedIterator
 
parse(String) - Static method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
parse(NodeMap, JsopReader, long) - Static method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
parse(NodeMap, JsopReader, long, String) - Static method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
parse(String, JcrNameParser.Listener, int) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
Parse the specified jcr name and inform the specified listener about the result or any error that may occur during parsing.
parse(String, JcrPathParser.Listener) - Static method in class org.apache.jackrabbit.oak.namepath.JcrPathParser
 
parse(String) - Static method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl.FullTextParser
 
parse(String) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Parse the statement and return the query.
parseId(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
parseInline(String) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
PasswordUtility - Class in org.apache.jackrabbit.oak.spi.security.user
Utility to generate and compare password hashes.
PathMapper - Interface in org.apache.jackrabbit.oak.namepath
TODO
Predicate<T> - Interface in org.apache.jackrabbit.oak.util
Type safe counter part of Predicate.
Predicates - Class in org.apache.jackrabbit.oak.util
Utility class containing type safe counterparts for some of the predicates of commons-collections.
PrefixIndex - Class in org.apache.jackrabbit.mk.index
An index for all values with a given prefix.
PrefixIndex(Indexer, String) - Constructor for class org.apache.jackrabbit.mk.index.PrefixIndex
 
prepare(MicroKernel) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
prepare(MicroKernel) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
prepare(MicroKernel) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Prepare executing the query.
PrincipalProvider - Interface in org.apache.jackrabbit.oak.spi.security.principal
PrincipalProvider...
PrincipalProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication
Callback implementation used to pass a PrincipalProvider to the login module.
PrincipalProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.PrincipalProviderCallback
 
PrivilegeDefinition - Interface in org.apache.jackrabbit.oak.spi.security.privilege
The PrivilegeDefinition interface defines the characteristics of a JCR javax.jcr.security.Privilege.
PrivilegeProvider - Interface in org.apache.jackrabbit.oak.spi.security.privilege
PrivilegeProvider...
PrivilegeRegistry - Class in org.apache.jackrabbit.oak.security.privilege
PrivilegeProviderImpl...
PrivilegeRegistry(ContentSession) - Constructor for class org.apache.jackrabbit.oak.security.privilege.PrivilegeRegistry
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate an added property
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all added properties.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.ConflictValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a changed property
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all changed properties.
PropertyContentIndex - Class in org.apache.jackrabbit.oak.query.index
An index that stores the index data in a MicroKernel.
PropertyContentIndex(PropertyIndex) - Constructor for class org.apache.jackrabbit.oak.query.index.PropertyContentIndex
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a deleted property
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all deleted properties.
propertyExistence(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyExistenceImpl - Class in org.apache.jackrabbit.oak.query.ast
 
PropertyExistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
PropertyIndex - Class in org.apache.jackrabbit.mk.index
A node handler that maps the property value to the key, and the path of the node to the value.
PropertyIndex(Indexer, String, boolean) - Constructor for class org.apache.jackrabbit.mk.index.PropertyIndex
 
propertyName - Variable in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
The name of the property.
PropertyState - Interface in org.apache.jackrabbit.oak.api
Immutable property state.
PropertyStateImpl - Class in org.apache.jackrabbit.oak.kernel
 
PropertyStateImpl(String, CoreValue) - Constructor for class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
PropertyStateImpl(String, List<CoreValue>) - Constructor for class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
PropertyStateImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
propertyValue(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyValueImpl - Class in org.apache.jackrabbit.oak.query.ast
 
PropertyValueImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
purged() - Method in interface org.apache.jackrabbit.oak.core.RootImpl.PurgeListener
 
purged() - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
purgePendingChanges() - Method in class org.apache.jackrabbit.oak.core.RootImpl
Purge all pending changes to the underlying NodeStoreBranch.

Q

query(Filter, String) - Method in class org.apache.jackrabbit.oak.plugins.lucene.LuceneIndex
 
query(Filter, String) - Method in class org.apache.jackrabbit.oak.query.index.PropertyContentIndex
 
query(Filter, String) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
Query - Class in org.apache.jackrabbit.oak.query
Represents a parsed query.
query - Variable in class org.apache.jackrabbit.oak.query.ResultImpl
 
query(Filter, String) - Method in interface org.apache.jackrabbit.oak.spi.QueryIndex
Start a query.
queryConstraint - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
QueryEngine - Interface in org.apache.jackrabbit.oak.api
The query engine allows to parse and execute queries.
QueryEngineImpl - Class in org.apache.jackrabbit.oak.query
 
QueryEngineImpl(NodeStore, MicroKernel, QueryIndexProvider) - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
QueryIndex - Interface in org.apache.jackrabbit.oak.spi
Represents an index.
QueryIndexProvider - Interface in org.apache.jackrabbit.oak.spi
A mechanism to index data.
quote(Object) - Static method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 

R

read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
ReadOnlyTree - Class in org.apache.jackrabbit.oak.core
 
ReadOnlyTree(NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
rebase(ConflictHandler) - Method in interface org.apache.jackrabbit.oak.api.Root
Rebase this root to the latest revision.
rebase(ConflictHandler) - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
refresh() - Method in interface org.apache.jackrabbit.oak.api.Root
Reverts all changes made to this root and refreshed to the latest trunk.
refresh() - Method in class org.apache.jackrabbit.oak.core.RootImpl
 
refresh() - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
Called by the NamespaceRegistry implementation methods to refresh the state of the session associated with this instance.
registerDefinition(String, boolean, Set<String>) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeRegistry
 
registerDefinition(String, boolean, Set<String>) - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeProvider
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
remove(String, String) - Method in class org.apache.jackrabbit.mk.index.BTree
 
remove() - Method in class org.apache.jackrabbit.mk.index.Cursor.RangeIterator
 
remove() - Method in class org.apache.jackrabbit.mk.index.Cursor
 
remove(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
remove(String) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
remove() - Method in class org.apache.jackrabbit.oak.util.PagedIterator
 
removeChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove a child with the given name.
removeChild(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
removeChild(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
removeMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
removeNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Remove a child node
removePrefixIndex(String) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove a property
removeProperty(String) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Remove the named property
removePropertyIndex(String, boolean) - Method in class org.apache.jackrabbit.mk.index.Indexer
 
replace(String, NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
replace(String, NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
restrictPath(String, Filter.PathRestriction) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictProperty(String, Operator, CoreValue) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
Result - Interface in org.apache.jackrabbit.oak.api
A result from executing a query.
ResultImpl - Class in org.apache.jackrabbit.oak.query
A query result.
ResultRow - Interface in org.apache.jackrabbit.oak.api
A query result row.
ResultRowImpl - Class in org.apache.jackrabbit.oak.query
A query result row that keeps all data in memory.
Revision - Class in org.apache.jackrabbit.mk.simple
A revision, including pointer to the root node of that revision.
revisionId - Variable in class org.apache.jackrabbit.oak.query.ResultImpl
 
Root - Interface in org.apache.jackrabbit.oak.api
The root of a Tree.
RootImpl - Class in org.apache.jackrabbit.oak.core
 
RootImpl(NodeStore, String) - Constructor for class org.apache.jackrabbit.oak.core.RootImpl
New instance bases on a given NodeStore and a workspace
RootImpl.PurgeListener - Interface in org.apache.jackrabbit.oak.core
Purge listener.

S

sameNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SameNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
 
SameNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
 
SameNodeJoinConditionImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
SecurityWrapper - Class in org.apache.jackrabbit.mk.wrapper
A microkernel prototype implementation that filters nodes based on simple access rights.
SecurityWrapper(MicroKernel, String, String) - Constructor for class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
Decorates the given MicroKernel with authentication and authorization.
selector(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SelectorImpl - Class in org.apache.jackrabbit.oak.query.ast
 
SelectorImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
setAllowNumberLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
setAllowTextLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
setAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setChild(String, NodeImpl, long) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
setChildBlockSize(int) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
setCredentials(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.CredentialsCallback
Set the credentials.
setCurrentRootState(NodeState) - Method in class org.apache.jackrabbit.oak.core.RootImpl
Set the current root node state
setDescendantCount(boolean) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
setDescendantInlineCount(int) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.Query
 
setHash(byte[]) - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
setId(NodeId) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
setJoinCondition(JoinConditionImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set the join condition (the ON ...
setLimit(long) - Method in class org.apache.jackrabbit.oak.query.Query
 
setMaxMemoryChildren(int) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
setMicroKernel(MicroKernel) - Method in class org.apache.jackrabbit.oak.query.Query
 
setMinSize(int) - Method in class org.apache.jackrabbit.mk.index.BTree
 
setNamePathMapper(NamePathMapper) - Method in class org.apache.jackrabbit.oak.query.Query
 
setNode(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Add a sub-tree
setNodeType(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.query.Query
 
setOuterJoin(boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set whether this source is the right hand side of a left outer join.
setPath(String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
setPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setPrincipalProvider(PrincipalProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PrincipalProviderCallback
Sets the PrincipalProvider that is being used during the authentication process.
setProperty(String, String) - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
setProperty(String, CoreValue) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a single valued property state
setProperty(String, List<CoreValue>) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a multivalued valued property state
setProperty(String, CoreValue) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
setProperty(String, List<CoreValue>) - Method in class org.apache.jackrabbit.oak.core.ReadOnlyTree
 
setProperty(String, CoreValue) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
setProperty(String, List<CoreValue>) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
setProperty(String, CoreValue) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Set a property.
setProperty(String, List<CoreValue>) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateBuilder
Set a property.
setQueryConstraint(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set the complete constraint of the query (the WHERE ...
setQueryEngine(QueryEngineImpl) - Method in class org.apache.jackrabbit.oak.query.Query
 
setRoot(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Updates the state of the content tree.
setSession(ContentSession) - Method in class org.apache.jackrabbit.oak.query.Query
 
setSetting(String, String) - Method in class org.apache.jackrabbit.mk.simple.NodeMap
 
setValuePrefix(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
SHARED_KEY_CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
Key of the sharedState entry referring to a Set of Credentials that is shared between multiple login modules.
SimpleKernelImpl - Class in org.apache.jackrabbit.mk.simple
A simple MicroKernel implementation.
SimpleKernelImpl(String) - Constructor for class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
singleton(T) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Returns an iterator containing the single element element of type T.
size() - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
size() - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
SourceImpl - Class in org.apache.jackrabbit.oak.query.ast
 
SourceImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
SQL2Parser - Class in org.apache.jackrabbit.oak.query
The SQL2 parser can convert a JCR-SQL2 query to a query.
SQL2Parser(CoreValueFactory) - Constructor for class org.apache.jackrabbit.oak.query.SQL2Parser
Create a new parser.
start(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
start(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
start(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
state - Variable in class org.apache.jackrabbit.oak.core.ReadOnlyTree
Underlying node state
StaticOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
 
StaticOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.StaticOperandImpl
 
stop(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
stop() - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
stop() - Method in class org.apache.jackrabbit.oak.osgi.OsgiValidatorProvider
 
SubtreeValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that detects changes to a specified subtree and delegates the validation of such changes to another given validator.
SubtreeValidator(Validator, String...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
SUPPORTED_CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.security.authentication.LoginModuleImpl
 

T

testPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
THEIRS - Static variable in class org.apache.jackrabbit.oak.core.DefaultConflictHandler
A ConflictHandler which always return Resolution#THEIRS.
throwRepositoryException() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Rethrow this exception cast into a RepositoryException: if the cause for this exception already is a RepositoryException, the cause is thrown.
toIterable(Iterator<T>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Spool an iterator into an iterable
toJsonArray(Iterable<CoreValue>) - Static method in class org.apache.jackrabbit.oak.kernel.CoreValueMapper
Returns an JSON array containing the JSON representation of the specified values.
toJsonValue(CoreValue) - Static method in class org.apache.jackrabbit.oak.kernel.CoreValueMapper
Returns the internal JSON representation of the specified value that is stored in the MicroKernel.
toList(Iterable<? extends T>, List<T>) - Static method in class org.apache.jackrabbit.oak.util.Iterators
Spools the values of an iterator into a list.
toSet(T...) - Static method in class org.apache.jackrabbit.oak.util.ArrayUtils
Convert an array to a set.
toString() - Method in class org.apache.jackrabbit.mk.simple.NodeId
 
toString() - Method in class org.apache.jackrabbit.mk.simple.NodeImpl
 
toString() - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
toString() - Method in class org.apache.jackrabbit.mk.simple.Revision
 
toString() - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
toString() - Method in class org.apache.jackrabbit.oak.kernel.PropertyStateImpl
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryValue
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl.LikePattern
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.query.ast.JoinType
Returns the join type.
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.query.ast.Operator
Returns the name of this query operator.
toString() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.spi.Filter.PathRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.Filter.PropertyRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Returns a string representation of this child node entry.
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Returns a string representation of this child node entry.
TraversingCursor - Class in org.apache.jackrabbit.oak.query.index
A cursor that reads all nodes in a given subtree.
TraversingCursor(MicroKernel, String, int, String) - Constructor for class org.apache.jackrabbit.oak.query.index.TraversingCursor
 
TraversingIndex - Class in org.apache.jackrabbit.oak.query.index
 
TraversingIndex(MicroKernel) - Constructor for class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
Tree - Interface in org.apache.jackrabbit.oak.api
A tree instance represents a snapshot of the ContentRepository tree at the time the instance was acquired.
Tree.Status - Enum in org.apache.jackrabbit.oak.api
Status of an item in a Tree
TreeImpl - Class in org.apache.jackrabbit.oak.core
 
TypeValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.type
 
TypeValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.type.TypeValidatorProvider
 

U

unregisterNamespace(String) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryImpl
 
unwrap(MicroKernelWrapper) - Static method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
Unwrap a wrapped MicroKernel implementation previously created by MicroKernelWrapperBase.wrap(org.apache.jackrabbit.mk.api.MicroKernel);
updateEnd(String) - Method in class org.apache.jackrabbit.mk.index.Indexer
Finish updating the index.
updateHash(NodeMap, OutputStream) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
updateHash(NodeMap, OutputStream) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
updateIndex(String, JsopReader, String) - Method in class org.apache.jackrabbit.mk.index.Indexer
Update the index with the given changes.
updateParentState(NodeState) - Method in class org.apache.jackrabbit.oak.core.TreeImpl
 
upperCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
UpperCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
 
UpperCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 

V

ValidatingEditor - Class in org.apache.jackrabbit.oak.spi.commit
This commit editor implementation validates the changes to be committed against all Validators provided by the ValidatorProvider passed to the class' constructor.
ValidatingEditor(ValidatorProvider) - Constructor for class org.apache.jackrabbit.oak.spi.commit.ValidatingEditor
Create a new commit hook which validates the commit against all Validators provided by validatorProvider.
Validator - Interface in org.apache.jackrabbit.oak.spi.commit
Content change validator.
ValidatorProvider - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for plugging in different kinds of validation rules for content changes.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.ConflictHandler.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.Tree.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.Filter.PathRestriction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.jackrabbit.oak.api.ConflictHandler.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.api.Tree.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.query.ast.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.query.ast.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.query.ast.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.spi.Filter.PathRestriction
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualRepositoryWrapper - Class in org.apache.jackrabbit.mk.wrapper
A microkernel prototype implementation that distributes nodes based on the path, using a fixed configuration.
VirtualRepositoryWrapper(MicroKernel) - Constructor for class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
visit(NodeImpl.ChildVisitor) - Method in class org.apache.jackrabbit.mk.simple.NodeListSmall
 
visit(NodeImpl.ChildVisitor) - Method in class org.apache.jackrabbit.mk.simple.NodeListTrie
 
visit(AndImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(BindVariableValueImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ChildNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ChildNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ColumnImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ComparisonImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(DescendantNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(DescendantNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(EquiJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(FullTextSearchImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(FullTextSearchScoreImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(JoinImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LengthImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LiteralImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LowerCaseImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NodeLocalNameImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NodeNameImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NotImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(OrderingImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(OrImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(PropertyExistenceImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(PropertyValueImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SameNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SameNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SelectorImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(UpperCaseImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(AndImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on each of the attached constraints of the AND node.
visit(ComparisonImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the two operands in the comparison node.
visit(FullTextSearchImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the fulltext search constraint.
visit(JoinImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the two sources and the join condition in the join node.
visit(LengthImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the property value in the length node.
visit(LowerCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the lower-case node.
visit(NotImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the constraint in the NOT node.
visit(OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the ordering node.
visit(OrImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on each of the attached constraints of the OR node.
visit(Query) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns
visit(UpperCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the lower-case node.

W

waitForCommit(String, long) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 
wrap(MicroKernel) - Static method in class org.apache.jackrabbit.mk.wrapper.MicroKernelWrapperBase
Wrap a MicroKernel implementation so that the MicroKernelWrapper interface can be used.
write(InputStream) - Method in class org.apache.jackrabbit.mk.index.IndexWrapper
 
write(InputStream) - Method in class org.apache.jackrabbit.mk.simple.SimpleKernelImpl
 
write(InputStream) - Method in class org.apache.jackrabbit.mk.wrapper.LogWrapper
 
write(InputStream) - Method in class org.apache.jackrabbit.mk.wrapper.SecurityWrapper
 
write(InputStream) - Method in class org.apache.jackrabbit.mk.wrapper.VirtualRepositoryWrapper
 

X

XPathToSQL2Converter - Class in org.apache.jackrabbit.oak.query
This class can can convert a XPATH query to a SQL2 query.
XPathToSQL2Converter() - Constructor for class org.apache.jackrabbit.oak.query.XPathToSQL2Converter
 

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

Copyright © 2012 The Apache Software Foundation. All Rights Reserved.