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.spi.security.authentication.AbstractLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
ABORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
Aborts the import as soon as invalid values are detected throwing a ConstraintViolationException.
AbstractAccessControlList - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Abstract base implementation of the JackrabbitAccessControlList interface.
AbstractAccessControlList(String, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
AbstractAuthorizableAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
Abstract implementation of the AuthorizableAction interface that doesn't perform any action.
AbstractAuthorizableAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
 
AbstractBlob - Class in org.apache.jackrabbit.oak.plugins.memory
Abstract base class for Blob implementations.
AbstractBlob() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
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
 
AbstractLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication
Abstract implementation of the LoginModule interface that can act as base class for login modules that aim to authenticate subjects against information stored in the content repository.
AbstractLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
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
Abstract base class for NodeStore implementations.
AbstractNodeStore() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
 
AbstractNodeStoreBranch - Class in org.apache.jackrabbit.oak.spi.state
Abstract base class for NodeStoreBranch implementations.
AbstractNodeStoreBranch() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeStoreBranch
 
AbstractPropertyState - Class in org.apache.jackrabbit.oak.api
Abstract base class for PropertyState implementations.
AbstractPropertyState() - Constructor for class org.apache.jackrabbit.oak.api.AbstractPropertyState
 
AbstractRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
AbstractRebaseDiff serves as base for rebase implementations.
AbstractRebaseDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
AbstractRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
 
AbstractRestrictionProvider(Map<String, ? extends RestrictionDefinition>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
AbstractRoot - Class in org.apache.jackrabbit.oak.core
 
AbstractRoot(NodeStore, CommitHook, PostCommitHook, String, Subject, SecurityProvider, QueryIndexProvider) - Constructor for class org.apache.jackrabbit.oak.core.AbstractRoot
New instance bases on a given NodeStore and a workspace
AbstractServiceTracker<T> - Class in org.apache.jackrabbit.oak.osgi
AbstractServiceTracker is a base class for the various OSGi based providers.
AbstractServiceTracker(Class<T>) - Constructor for class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
AbstractTree - Class in org.apache.jackrabbit.oak.core
AbstractTree provides default implementations for most read methods of Tree.
AbstractTree(String, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.core.AbstractTree
Create a new AbstractTree instance
AC_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
Let the expression call the applicable visit method of the visitor.
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
ACCESS - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for access violation (i.e.
ACCESS_CONTROL - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for access control violation errors.
AccessControlAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
The AccessControlAction allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should be granted on it's own 'home directory' being represented by the new node associated with that new authorizable.
AccessControlAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
AccessControlConstants - Interface in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Constants for the default access control management implementation and and for built-in access control related node types.
AccessControlImporter - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
ProtectedNodeImporter implementation that handles access control lists, entries and restrictions.
AccessControlImporter() - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
AccessControlManagerImpl - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
Default implementation of the JackrabbitAccessControlManager interface.
AccessControlManagerImpl(Root, NamePathMapper, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
AccessControlValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
AccessControlValidatorProvider aimed to provide a root validator that makes sure access control related content modifications (adding, modifying and removing access control policies) are valid according to the constraints defined by this access control implementation.
AccessControlValidatorProvider(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidatorProvider
 
ACE - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Default implementation of the JackrabbitAccessControlEntry interface.
ACE(Principal, Privilege[], boolean, Set<Restriction>, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
ACE(Principal, Set<Privilege>, boolean, Set<Restriction>, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
ACE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
activate(ComponentContext) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
activate(ComponentContext) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
activate(ComponentContext) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
Activator - Class in org.apache.jackrabbit.oak.osgi
 
Activator() - Constructor for class org.apache.jackrabbit.oak.osgi.Activator
 
ACTIVITIES_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Quote from JSR 283 Section "15.12.3 Activity Storage"

Activities are persisted as nodes of type nt:activity under system-generated node names in activity storage below /jcr:system/jcr:activities.
Similar to the /jcr:system/jcr:versionStorage subgraph, the activity storage is a single repository wide store, but is reflected into each workspace.

add(Revision, Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision.RevisionComparator
Add the revision to the top of the queue for the given cluster node.
add(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Adds the other privilege bits to this instance.
ADD_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
ADD_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
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.ImmutableTree
 
addChild(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
addChild(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
Adds a new child tree with the given name and primary type name.
addChild(Tree, String, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
addDifference(PrivilegeBits, PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Subtracts the b from a and adds the result (diff) to this instance.
addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The node ours has been added to parent which conflicts with node theirs which has been added in the persistence store.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node after was added on the branch but the node exists already in the trunk.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The property ours has been added to parent which conflicts with property theirs which has been added in the persistence store.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was added on the branch but the property exists already in the trunk.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRepositoryInitializer
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
addJoinCondition(JoinConditionImpl, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Add the join condition (the ON ...
addMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
addMixin(Tree, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
addSegment(Segment) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
addValue(T) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
addValue(T) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Add a value to the end of the list of values of the property state.
AdminPrincipal - Interface in org.apache.jackrabbit.oak.spi.security.principal
Principal used to mark an administrator.
afterTree - Variable in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Tree after the changes
AggregateIndex - Class in org.apache.jackrabbit.oak.plugins.index.aggregate
A virtual full-text that can aggregate nodes based on aggregate definitions.
AggregateIndex(QueryIndex.FulltextQueryIndex) - Constructor for class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
AggregateIndexProvider - Class in org.apache.jackrabbit.oak.plugins.index.aggregate
A provider for aggregate indexes.
ALL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
allJoinConditions - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
The list of all join conditions this selector is involved.
ALLOW_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_ALL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_ALL_REGULAR - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_CHILDITEMS - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_CHILDREN - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_NODES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_PROPERTIES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_THIS - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
ALLOW_THIS_PROPERTIES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
AllPermissions - Class in org.apache.jackrabbit.oak.security.authorization.permission
Implementation of the CompiledPermissions interface that grants full permission everywhere.
and(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
AndImpl - Class in org.apache.jackrabbit.oak.query.ast
An AND condition.
AndImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.AndImpl
 
AnnotatingConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This ConflictHandler implementation resolves conflicts to Resolution#THEIRS and in addition marks nodes where a conflict occurred with the mixin rep:MergeConflict:
AnnotatingConflictHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
append(JsopWriter, boolean) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
appliesToThis() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
applyChanges(Document, UpdateOp) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
Apply the changes to the in-memory document.
applyChanges(Revision, String, boolean, boolean, boolean, boolean, ArrayList<String>, ArrayList<String>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
Apply the changes of a node to the cache.
applyToCache(boolean) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
Apply the changes to the MongoMK (to update the cache).
array(Type<T>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building array PropertyState instances of the given type.
array(Type<T>, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building array PropertyState instances of the given type.
ArrayBasedBlob - Class in org.apache.jackrabbit.oak.plugins.memory
This Blob implementations is based on an array of bytes.
ArrayBasedBlob(byte[]) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
asBranchRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
Returns a revision with the same timestamp, counter and clusterId as this revision and the branch flag set to true.
ascending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
asMap() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
asPropertyState(String) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
asRepositoryException() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Wraps the given CommitFailedException instance using the appropriate RepositoryException subclass based on the type of the given exception.
asRepositoryException(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Wraps the given CommitFailedException instance using the appropriate RepositoryException subclass based on the type of the given exception.
assignFrom(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
assignFrom(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Clone property to the property state being built.
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
 
asTrunkRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
Returns a revision with the same timestamp, counter and clusterId as this revision and the branch flag set to false.
AstVisitor - Interface in org.apache.jackrabbit.oak.query.ast
A visitor to access all elements.
AstVisitorBase - Class in org.apache.jackrabbit.oak.query.ast
The base class to visit all elements.
AstVisitorBase() - Constructor for class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
 
ASYNC_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
asyncDelay - Variable in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
The delay for asynchronous operations (delayed commit propagation and cache update).
AsyncIndexUpdate - Class in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexUpdate(String, NodeStore, IndexEditorProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
authenticate(LdapUser) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.JndiLdapSearch
 
authenticate(LdapUser) - Method in interface org.apache.jackrabbit.oak.security.authentication.ldap.LdapSearch
 
authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
Validates the specified Credentials and returns true if the validation was successful.
Authentication - Interface in org.apache.jackrabbit.oak.spi.security.authentication
The Authentication interface defines methods to validate Credentials during the login step of the authentication process.
AuthenticationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Interface for the authentication setup.
AuthenticationConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authentication
Default implementation of the AuthenticationConfiguration with the following characteristics: LoginContextProvider: Returns the default implementation of LoginContextProvider that handles standard JAAS based logins and deals with pre-authenticated subjects. TokenProvider: Returns the default implementation of the token provider interface that stores information in the content repository.
AuthenticationConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
 
AuthenticationConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
 
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.spi.security.authentication
Default implementation of the AuthInfo interface.
AuthInfoImpl(String, Map<String, ?>, Set<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
AuthorizableAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
The AuthorizableAction interface provide an implementation specific way to execute additional validation or write tasks upon User creation, Group creation, Authorizable removal and User password modification. Note, that in contrast to Validator the authorizable actions will only be enforced when user related content modifications are generated by using the user management API.
AuthorizableActionProvider - Interface in org.apache.jackrabbit.oak.spi.security.user.action
AuthorizableActionProvider is used to provide AuthorizableActions for each instance of UserManager.
AuthorizableNodeName - Interface in org.apache.jackrabbit.oak.spi.security.user
The AuthorizableNodeName is in charge of generating a valid node name from a given authorizable ID.
AuthorizableNodeName.Default - Class in org.apache.jackrabbit.oak.spi.security.user
Default implementation of the AuthorizableNodeName interface that uses the specified authorizable identifier as node name escaping any illegal JCR chars.
AuthorizableNodeName.Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName.Default
 
AuthorizableType - Enum in org.apache.jackrabbit.oak.spi.security.user
The different authorizable types.
AuthorizationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authorization
Configuration for access control management and permission evaluation.
AuthorizationConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authorization
Default implementation of the AccessControlConfiguration.
AuthorizationConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
AuthorizationConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
autoCreateItems(Tree, Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
autoCreateProperty(String, Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
autoSave(boolean) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
Changing the auto-save behavior is not supported by this implementation and this method always throws UnsupportedRepositoryOperationException

B

BaseCommand<T> - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Base Command implementation.
BaseCommand() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.BaseCommand
Constructs a base command.
BaseDiffCollector - Class in org.apache.jackrabbit.oak.plugins.index.diffindex
 
BaseDiffCollector(NodeState, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
beforeTree - Variable in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Tree before the changes
BESTEFFORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
Same as ImportBehavior.IGNORE but in addition tries to circumvent the problem.
BINARIES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Blob> to array of PropertyType.BINARY
BINARY - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Blob to PropertyType.BINARY
BinaryConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
BinaryConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BinaryConstraint
 
binaryProperty(String, byte[]) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from an array of bytes.
binaryProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from an array of bytes.
binaryProperty(String, Blob) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from a Blob.
binaryProperty(String, Value) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from a Value.
binaryPropertyFromArray(String, Iterable<byte[]>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
Create a multi valued PropertyState from a list of byte arrays.
binaryPropertyFromBlob(String, Iterable<Blob>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
Create a multi valued PropertyState from a list of Blob.
BinaryPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
BinaryPropertyState(String, Blob) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
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
 
bindValue(String, PropertyValue) - Method in interface org.apache.jackrabbit.oak.query.Query
 
bindValue(String, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
bindValue(String, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
bindVariable(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
BindVariableValueImpl - Class in org.apache.jackrabbit.oak.query.ast
A bind variable.
BindVariableValueImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
Blob - Interface in org.apache.jackrabbit.oak.api
Immutable representation of a binary value of finite length.
BlobFactory - Interface in org.apache.jackrabbit.oak.api
BlobFactory...
BOOLEAN - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Boolean to PropertyType.BOOLEAN
BooleanConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
BooleanConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
booleanProperty(String, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
Create a PropertyState from a boolean.
booleanProperty(String, Iterable<Boolean>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
Create a multi valued PropertyState from a list of booleans.
BooleanPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
BooleanPropertyState(String, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
BOOLEANS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Boolean> to array of PropertyType.BOOLEAN
branch() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
branch() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
branch(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
branch(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
branch(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
branch() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
branch() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
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.
build() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
buildCache(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Create a cache.
builder() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
builder() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns a builder for constructing a new node state based on this state, i.e.
buildPasswordHash(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
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.util.PasswordUtil
Generates a hash of the specified password using the specified algorithm, salt size and number of iterations into account.
buildPasswordHash(String, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Same as PasswordUtil.buildPasswordHash(String, String, int, int) but retrieving the parameters for hash generation from the specified configuration.
buildPath(String) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
BUILT_IN - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 

C

CACHE - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
cacheInfoAsString() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Gathers the stats of the cache for logging.
cacheInfoAsString() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
CacheLIRS<K,V> - Class in org.apache.jackrabbit.oak.cache
A scan resistant cache.
CacheLIRS(int) - Constructor for class org.apache.jackrabbit.oak.cache.CacheLIRS
Create a new cache with the given number of entries, and the default settings (an average size of 1 per entry, 16 segments, and stack move distance equals to the maximum number of entries divided by 100).
CacheLIRS.Builder - Class in org.apache.jackrabbit.oak.cache
A builder for the cache.
CacheLIRS.Builder() - Constructor for class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
CacheStats - Class in org.apache.jackrabbit.oak.cache
Cache statistics.
CacheStats(Cache<?, ?>, String, Weigher<?, ?>, long) - Constructor for class org.apache.jackrabbit.oak.cache.CacheStats
 
CacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
CacheValue - Interface in org.apache.jackrabbit.oak.cache
A cache value.
calculatePermissions(PrivilegeBits, PrivilegeBits, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Calculate the granted permissions by evaluating the given privileges.
call(Callable<T>) - Method in class org.apache.jackrabbit.oak.util.TODO
 
callbackHandler - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
CallbackHandlerImpl - Class in org.apache.jackrabbit.oak.security.authentication
Default implementation of the CallbackHandler interface.
CallbackHandlerImpl(Credentials, String, ContentRepository, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.CallbackHandlerImpl
 
canConvert(int, int) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
canRead(Tree, PropertyState, Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Determine whether a property is accessible
canRead(Tree, Tree) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Determine whether a node is accessible
canRead(Tree, PropertyState, Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
canRead(Tree, Tree) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Check whether the condition can be applied to a selector (to restrict the selector).
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The property ours has been changed in parent while it was also changed to a different value (theirs) in the persistence store.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was changed on the branch but was already changed to before in the trunk.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The node ours has been changed in parent while it was removed in the persistence store.
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node after was changed on the branch but was deleted already in the trunk.
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The property ours has been changed in parent while it was removed in the persistence store.
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was changed on the branch but was deleted already in the trunk.
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ChangeDispatcher - Class in org.apache.jackrabbit.oak.plugins.observation
A ChangeDispatcher instance records changes to a NodeStore and dispatches them to interested parties.
ChangeDispatcher(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher
Create a new instance for recording changes to store.
ChangeDispatcher.ChangeSet - Class in org.apache.jackrabbit.oak.plugins.observation
Instances of this class represent changes to a node store.
ChangeDispatcher.ChangeSet(NodeState, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
 
ChangeDispatcher.Hook - Class in org.apache.jackrabbit.oak.plugins.observation
Hook for reporting changes.
ChangeDispatcher.Listener - Class in org.apache.jackrabbit.oak.plugins.observation
Listener for receiving changes reported into a change dispatcher by any of its hooks.
ChangeDispatcher.Listener() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.Listener
 
checkLive() - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
Called whenever a method on this instance or on any Tree instance obtained from this Root is called.
checkMandatoryItems(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
checkName(String, boolean) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
 
checkOrderableChildNodes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
checkpoint(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Creates a new checkpoint of the latest root of the tree.
checkRemoveProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
checkSetProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
checkVersionable(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Checks if the given tree is versionable and throws a UnsupportedRepositoryOperationException if it is not.
child(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
child(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns a builder for constructing changes to the named child node.
child(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
childNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes an added child node.
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
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.SubtreeEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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.
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a changed child node.
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
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.SubtreeEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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 child nodes that may contain changes between the before and after states.
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a deleted child node.
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
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.SubtreeEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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.
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
ChildNodeEntry - Interface in org.apache.jackrabbit.oak.spi.state
A ChildNodeEntry instance represents the child node states of a NodeState.
ChildNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The "ischildnode(...)" condition.
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
The "ischildnode(...)" join condition.
ChildNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
ChildOrderConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This conflict handler instance takes care of properly merging conflicts occurring by concurrent reorder operations.
ChildOrderConflictHandler(ConflictHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
ChildOrderDiff - Class in org.apache.jackrabbit.oak.util
Helper class to handle modifications to the hidden AbstractTree.OAK_CHILD_ORDER property.
cleanUp() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
clear() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Resets all internal state.
ClearMembershipAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
Authorizable action attempting to clear all group membership before removing the specified authorizable.
ClearMembershipAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipAction
 
clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
clearState() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Clear state information that has been created during LoginModule.login().
close() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.MongoConnection
Closes the underlying Mongo instance
close() - Method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
close() - Method in interface org.apache.jackrabbit.oak.plugins.segment.SegmentStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
CLUSTER_NODES - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.Collection
The 'clusterNodes' collection contains the list of currently running cluster nodes.
ClusterNodeInfo - Class in org.apache.jackrabbit.oak.plugins.mongomk
Information about a cluster node.
ClusterNodeInfoDocument - Class in org.apache.jackrabbit.oak.plugins.mongomk
A document storing cluster node info.
ClusterNodeInfoDocument() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfoDocument
 
collect(Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
collect(Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffCollector
 
Collection<T extends Document> - Class in org.apache.jackrabbit.oak.plugins.mongomk
The collection types.
Collection(String) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.Collection
 
COLLECTION_BLOBS - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
column(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ColumnImpl - Class in org.apache.jackrabbit.oak.query.ast
A result column expression.
ColumnImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
Command<T> - Interface in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
The Command framework provides an way to encapsulate specific actions of the {code MicroKernel}.
CommandExecutor - Interface in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
The executor part of the Command Pattern.
commit(CommitHook...) - Method in interface org.apache.jackrabbit.oak.api.Root
Atomically persists all changes made to the tree contained in this root to the underlying store.
commit(CommitHook...) - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
 
commit(CommitHook...) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
Commit - Class in org.apache.jackrabbit.oak.plugins.mongomk
A higher level object representing a commit.
commit(String, String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
commit(String, String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
commit(String, String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
commit() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
TODO
commit() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
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(String, String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String, int, String) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitHook - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for validating and modifying content changes.
compare(Revision, Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision.RevisionComparator
 
compare(RecursingNodeStateDiff, ImmutableTree, ImmutableTree) - Static method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
compare(SegmentStore, RecordId, SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
Optimised comparison method that can avoid traversing all properties and child nodes if both this and the given base node state come from the same MicroKernel and either have the same content hash (when available) or are located at the same path in different revisions.
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
Since we keep track of an explicit base node state for a ModifiedNodeState instance, we can do this in two steps: first compare all the modified properties and child nodes to those of the given base state, and then compare the base states to each other, ignoring all changed properties and child nodes that were already covered earlier.
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
compareAgainstBaseState(SegmentStore, RecordId, Template, RecordId, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Generic default comparison algorithm that simply walks through the property and child node lists of the given base state and compares the entries one by one with corresponding ones (if any) in this state.
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Compares this node state against the given base state.
compareAgainstEmptyState(NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
comparePropertiesAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Compares the properties of base state with this state.
compareTo(Type<?>) - Method in class org.apache.jackrabbit.oak.api.Type
 
compareTo(Blob) - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
compareTo(RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
compareTo(Blob) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentBlob
 
compareTo(PropertyValue) - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
comparison(DynamicOperandImpl, Operator, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ComparisonImpl - Class in org.apache.jackrabbit.oak.query.ast
A comparison operation (including "like").
ComparisonImpl(DynamicOperandImpl, Operator, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
CompiledPermissions - Interface in org.apache.jackrabbit.oak.security.authorization.permission
CompiledPermissions...
compose(Collection<IndexEditorProvider>) - Static method in class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
compose(Collection<? extends Editor>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
compose(Collection<? extends EditorProvider>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
compose(Collection<CommitHook>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
compose(Collection<QueryIndexProvider>) - Static method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
CompositeActionProvider - Class in org.apache.jackrabbit.oak.spi.security.user.action
Aggregates a collection of AuthorizableActionProviders into a single provider.
CompositeActionProvider(Collection<? extends AuthorizableActionProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
CompositeActionProvider(AuthorizableActionProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
CompositeEditor - Class in org.apache.jackrabbit.oak.spi.commit
Aggregation of a list of editors into a single editor.
CompositeEditor(Collection<? extends Editor>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
CompositeEditor(Editor...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
CompositeEditorProvider - Class in org.apache.jackrabbit.oak.spi.commit
Aggregation of a list of editor providers into a single provider.
CompositeEditorProvider(EditorProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
CompositeHook - Class in org.apache.jackrabbit.oak.spi.commit
Composite commit hook.
CompositeHook(CommitHook...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
CompositeIndexEditorProvider - Class in org.apache.jackrabbit.oak.plugins.index
Aggregation of a list of editor providers into a single provider.
CompositeIndexEditorProvider(IndexEditorProvider...) - Constructor for class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
CompositeInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
Composite repository initializer that delegates the CompositeInitializer.initialize(NodeState) call in sequence to all the component initializers.
CompositeInitializer(Collection<RepositoryInitializer>) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
CompositeInitializer(RepositoryInitializer...) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
CompositePattern - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Aggregates of a list of RestrictionPatterns into a single pattern.
CompositePattern(List<RestrictionPattern>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
CompositePrincipalProvider - Class in org.apache.jackrabbit.oak.spi.security.principal
PrincipalProvider implementation that aggregates a list of principal providers into a single.
CompositePrincipalProvider(List<PrincipalProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
CompositeQueryIndexProvider - Class in org.apache.jackrabbit.oak.spi.query
This QueryIndexProvider aggregates a list of query index providers into a single query index provider.
CompositeQueryIndexProvider(QueryIndexProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
CompositeRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Aggregates of a collection of RestrictionProvider implementations into a single provider.
ConfigurationBase - Class in org.apache.jackrabbit.oak.spi.security
Abstract base implementation for the various security configurations.
ConfigurationBase() - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
ConfigurationBase(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
ConfigurationParameters - Class in org.apache.jackrabbit.oak.spi.security
ConfigurationParameters...
ConfigurationParameters() - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
ConfigurationParameters(Map<String, ?>) - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
CONFIGURATIONS_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Quote from JSR 283 Section "15.13.2 Configuration Proxy Nodes"

Each configuration in a given workspace is represented by a distinct proxy node of type nt:configuration located in configuration storage within the same workspace under /jcr:system/jcr:configurations/.

ConfigurationUtil - Class in org.apache.jackrabbit.oak.spi.security.authentication
Utility to create Configurations for built-in LoginModule implementations.
CONFLICT - Static variable in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ConflictAnnotatingRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
This implementation of AbstractRebaseDiff implements a NodeStateDiff, which performs the conflict handling as defined in MicroKernel.rebase(String, String) on the Oak SPI state level by annotating conflicting items with conflict markers.
ConflictAnnotatingRebaseDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ConflictHandler - Interface in org.apache.jackrabbit.oak.spi.commit
A ConflictHandler is responsible for handling conflicts which happen on Root.rebase() and on the implicit rebase operation which takes part on org.apache.jackrabbit.oak.api.Root#commit().
ConflictHandler.Resolution - Enum in org.apache.jackrabbit.oak.spi.commit
Resolutions for conflicts
ConflictHandlerWrapper - Class in org.apache.jackrabbit.oak.plugins.commit
This ConflictHandler implementation wraps another conflict handler and forwards all calls to the wrapped handler.
ConflictHandlerWrapper(ConflictHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
ConflictHook - Class in org.apache.jackrabbit.oak.plugins.commit
This commit hook implementation is responsible for resolving conflicts.
ConflictHook(ConflictHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
Create a new instance of the conflict hook using the passed conflict handler for resolving conflicts.
ConflictType - Enum in org.apache.jackrabbit.oak.spi.state
Enum to define various types of conflicts.
ConflictValidator - Class in org.apache.jackrabbit.oak.plugins.commit
Validator which checks the presence of conflict markers in the tree in fails the commit if any are found.
ConflictValidator(Tree) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
ConflictValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.commit
TODO document
ConflictValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictValidatorProvider
 
CONSTRAINT - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for constraint violation errors.
CONSTRAINT - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
ConstraintImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for constraints.
ConstraintImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
Constraints - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
contains(int) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
contains(String) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Returns true if this instance contains a configuration entry with the specified key irrespective of the defined value; false otherwise.
containsKey(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Check whether there is a resident entry for the given key.
containsRevision(Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns true if this document contains an entry for the given revision in the NodeDocument.REVISIONS map.
containsRevision(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Same as NodeDocument.containsRevision(Revision), but with a String parameter.
contentChanged(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.Hook
 
contentChanged(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
 
contentChanged(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observer
Observes a content change.
contentChanged(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PostCommitHook
Observes a content change on the associated Root.
ContentMirrorStoreStrategy - Class in org.apache.jackrabbit.oak.plugins.index.property.strategy
An IndexStoreStrategy implementation that saves the nodes under a hierarchy that mirrors the repository tree.
ContentMirrorStoreStrategy() - Constructor for class org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy
 
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(NodeStore, CommitHook, String, QueryIndexProvider, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
Creates an content 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.
Context - Interface in org.apache.jackrabbit.oak.spi.security
Context...
Context.Default - Class in org.apache.jackrabbit.oak.spi.security
 
Context.Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.Context.Default
 
Conversions - Class in org.apache.jackrabbit.oak.plugins.value
Utility class defining the conversion that take place between PropertyStates of different types.
Conversions.Converter - Class in org.apache.jackrabbit.oak.plugins.value
A converter converts a value to its representation as a specific target type.
Conversions.Converter() - Constructor for class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
 
convert(PropertyState, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
 
convert(String) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a string.
convert(Blob) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a binary.
convert(long) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a long.
convert(double) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a double.
convert(Calendar) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a date.
convert(boolean) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a boolean.
convert(BigDecimal) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a decimal.
convert(String) - Method in class org.apache.jackrabbit.oak.query.XPathToSQL2Converter
Convert the query to SQL2.
convert(PropertyValue, int, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
Converts the given value to a value of the specified target type.
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.AbstractRoot
 
copy(String, String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
copy(Type<T>, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building PropertyState instances of the given type.
copy(String, String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Copies a node in this private branch.
copyNode(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
copyTo(Node) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
count() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The number of values of this property.
count() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The number of values of this object.
count(NodeState, Set<String>, int) - Method in class org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy
 
count(NodeState, Set<String>, int) - Method in interface org.apache.jackrabbit.oak.plugins.index.property.strategy.IndexStoreStrategy
Count the occurrence of a given set of values.
count() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
count() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
count(Iterable<?>) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
count() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
create(Collection<T>, List<UpdateOp>) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Try to create a list of documents.
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
create(SecurableNodeStateDiff, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Factory method for creating SecurableNodeStateDiff instances for child nodes.
create(SecurableNodeStateDiff, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
create(long, long, Iterator<T>) - Static method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
Returns an iterator respecting the specified offset and max.
create(PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
create(PropertyValue) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
create(Tree) - Static method in class org.apache.jackrabbit.oak.util.TreeLocation
Create a new TreeLocation instance for a tree
create(Root, String) - Static method in class org.apache.jackrabbit.oak.util.TreeLocation
Create a new TreeLocation instance for the item at the given path in root.
create(Root) - Static method in class org.apache.jackrabbit.oak.util.TreeLocation
Equivalent to create(root, "/")
CREATE_GROUP - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
CREATE_USER - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.api.BlobFactory
Create a Blob from the given input stream.
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Create a Blob from the given input stream.
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
createChild(String) - Method in class org.apache.jackrabbit.oak.core.AbstractTree
Factory method for creating child trees
createChild(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
createChild(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
createChildBuilder(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Factory method for creating new child state builders.
createChildDiff(JsopBuilder, String) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
createChildDiff(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.RecursingNodeStateDiff
Create a RecursingNodeStateDiff for a child node
createChildDiff(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
createContentRepository() - Method in class org.apache.jackrabbit.oak.Oak
 
createContentSession() - Method in class org.apache.jackrabbit.oak.Oak
Creates a content repository with the given configuration and logs in to the default workspace with no credentials, returning the resulting content session.
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
createDateProperty(String, long) - Static method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
Create a PropertyState for a date value from a long.
createDateProperty(String, Calendar) - Static method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
Create a PropertyState for a date.
createDateProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
Create a PropertyState for a date from a String.
createDateProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
Create a multi valued PropertyState of dates from a list of strings.
createDatePropertyFromCalendar(String, Iterable<Calendar>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
Create a multi valued PropertyState of dates.
createDatePropertyFromLong(String, Iterable<Long>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
Create a multi valued PropertyState of dates from a list of longs.
createDiff(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Factory method for creating a rebase handler for the named child of the passed parent builder.
createDiff(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
createFromRoot(Root, TreeTypeProvider) - Static method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
createGroup(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createIndexDefinition(NodeBuilder, String, boolean, boolean, Collection<String>, Collection<String>) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property index definition below the given indexNode.
createIndexDefinition(NodeUtil, String, boolean, String[], String[]) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property2 index definition below the given indexNode.
createLongProperty(String, long) - Static method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
Create a PropertyState from a long.
createLongProperty(String, Iterable<Long>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
Create a multi valued PropertyState from a list of longs.
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
createOrUpdate(Collection<T>, UpdateOp) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Create or update a document.
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
createOrUpdateNode(DocumentStore, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
Try to create or update the node.
createProperty(String, Value) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState based on a Value.
createProperty(String, Iterable<Value>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a multi valued PropertyState based on a list of Value instances.
createProperty(String, Iterable<Value>, int) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
 
createProperty(String, String, int) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState from a string.
createProperty(String, Object, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState.
createProperty(String, T) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState where the Type of the property state is inferred from the runtime type of T according to the mapping established through Type.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
createRestriction(String, String, Value) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates a new single valued restriction for the specified parameters.
createRestriction(String, String, Value...) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates a new multi valued restriction for the specified parameters.
createRoot() - Method in class org.apache.jackrabbit.oak.Oak
Creates a content repository with the given configuration and returns a Root instance after logging in to the default workspace with no credentials.
createSegment(UUID, byte[], int, int, Collection<UUID>, Map<String, RecordId>, Map<Template, RecordId>) - Method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
createSegment(UUID, byte[], int, int, Collection<UUID>, Map<String, RecordId>, Map<Template, RecordId>) - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
createSegment(UUID, byte[], int, int, Collection<UUID>, Map<String, RecordId>, Map<Template, RecordId>) - Method in class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
createSegment(UUID, byte[], int, int, Collection<UUID>, Map<String, RecordId>, Map<Template, RecordId>) - Method in interface org.apache.jackrabbit.oak.plugins.segment.SegmentStore
 
createToken(Credentials) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
Create a separate token node underneath a dedicated token store within the user home node.
createToken(String, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
Create a separate token node underneath a dedicated token store within the user home node.
createToken(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Issues a new login token for the user with the specified credentials and returns the associated TokenInfo.
createToken(String, Map<String, ?>) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Issues a new login token for the user with the given userId and the specified attributes.
createUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createValidator(Validator, List<String>) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
createValue(PropertyState, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
Utility method for creating a Value based on a PropertyState.
createValue(PropertyValue, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
Utility method for creating a Value based on a PropertyValue.
createValue(String) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(Binary) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(long) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(double) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(Calendar) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(boolean) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(Node) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(Node, boolean) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue(String, int) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
 
createValue() - Method in class org.apache.jackrabbit.oak.util.LazyValue
Factory method called to create the value on an as need basis.
createValues(PropertyState, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
Utility method for creating Values based on a PropertyState.
createValues(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
Utility method for creating Values based on a PropertyState.
CredentialsCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to retrieve Credentials.
CredentialsCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
 
CredentialsImpl - Class in org.apache.jackrabbit.oak.security.user
Credentials implementation to cover User.getCredentials()
currentPath() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
Get the current absolute path (including workspace name)
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
currentProperty(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
Cursor - Interface in org.apache.jackrabbit.oak.spi.query
A cursor to read a number of nodes sequentially.
Cursors - Class in org.apache.jackrabbit.oak.spi.query
This utility class provides factory methods to create commonly used types of Cursors.
Cursors.AbstractCursor - Class in org.apache.jackrabbit.oak.spi.query
A Cursor implementation where the remove method throws an UnsupportedOperationException.
Cursors.AbstractCursor() - Constructor for class org.apache.jackrabbit.oak.spi.query.Cursors.AbstractCursor
 

D

data - Variable in class org.apache.jackrabbit.oak.plugins.mongomk.Document
The data of this document.
DATE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Long to PropertyType.DATE
DateConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DateConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
DATES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Long> to array of PropertyType.DATE
DateVersionSelector - Class in org.apache.jackrabbit.oak.plugins.version
Inspired by Jackrabbit 2.x

This Class implements a version selector that selects a version by creation date.

DateVersionSelector(long) - Constructor for class org.apache.jackrabbit.oak.plugins.version.DateVersionSelector
Creates a DateVersionSelector that will select the latest version of all those that are older than the given timestamp.
DB - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
DECIMAL - Static variable in class org.apache.jackrabbit.oak.api.Type
Map BigDecimal to PropertyType.DECIMAL
DecimalConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DecimalConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
decimalProperty(String, BigDecimal) - Static method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
Create a PropertyState from a decimal.
decimalProperty(String, Iterable<BigDecimal>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
Create a multi valued PropertyState from a list of decimals.
DecimalPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
DecimalPropertyState(String, BigDecimal) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
DECIMALS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<BigDecimal> to array of PropertyType.DECIMAL
DECLARING_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Defines the property name of the "declaringNodeTypes" property with allows to restrict a given index definition to specific node types.
decodeName(int, String) - Static method in class org.apache.jackrabbit.oak.kernel.TypeCodes
Decode the property name encoded into a jsonString given its split.
decodeType(int, String) - Static method in class org.apache.jackrabbit.oak.kernel.TypeCodes
Decode the type encoded into jsonString given its split.
deepCopy(Document) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Performs a deep copy of the data within this document to the given target.
deepCopyMap(Map<K, Object>, Map<K, Object>) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Deep copy of a map that may contain map values.
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.namepath.NamePathMapper
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
Default implementation that returns the given state without making any changes.
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.lifecycle.WorkspaceInitializer
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
Default AuthorizableNodeName instance.
DEFAULT_ADMIN_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_ALGORITHM - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_APP_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
DEFAULT_DEPTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_GROUP_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_ITERATIONS - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_READ_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Default value for the PermissionConstants.PARAM_READ_PATHS configuration parameter.
DEFAULT_SALT_SIZE - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_SYNC - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
DEFAULT_SYNC_MODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
 
DEFAULT_USER_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_WORKSPACE_NAME - Static variable in class org.apache.jackrabbit.oak.Oak
Constant for the default workspace name
DefaultAuthorizableActionProvider - Class in org.apache.jackrabbit.oak.spi.security.user.action
Default implementation of the AuthorizableActionProvider interface that allows to config all actions provided by the OAK.
DefaultAuthorizableActionProvider() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
DefaultAuthorizableActionProvider(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
DefaultCommandExecutor - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Implementation of the CommandExecutor interface.
DefaultCommandExecutor() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.DefaultCommandExecutor
 
DefaultConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This implementation of a ConflictHandler always returns the same resolution.
DefaultConflictHandler(ConflictHandler.Resolution) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Create a new ConflictHandler which always returns resolution.
DefaultEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor that does nothing by default and doesn't recurse into subtrees.
DefaultEditor() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
defaultExecutor() - Static method in class org.apache.jackrabbit.oak.Oak
Default ScheduledExecutorService used for scheduling background tasks.
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
 
DefaultSyncHandler - Class in org.apache.jackrabbit.oak.spi.security.authentication.external
DefaultSyncHandler...
DefaultSyncHandler() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.DefaultSyncHandler
 
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
 
DefaultWhiteboard - Class in org.apache.jackrabbit.oak.spi.whiteboard
 
DefaultWhiteboard() - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
definesLocation(TreeLocation) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesLocation(TreeLocation) - Method in interface org.apache.jackrabbit.oak.spi.security.Context
 
definesProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.Context
 
definesTree(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesTree(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.Context
 
DefinitionProvider - Interface in org.apache.jackrabbit.oak.plugins.nodetype
DefinitionProvider...
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The node theirs changed in the persistence store while it has been deleted locally.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node before was deleted in the branch but was already changed in the trunk.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The property theirs changed in the persistence store while it has been deleted locally.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property before was deleted in the branch but was already changed in the trunk.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteDeletedNode(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteDeletedNode(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
deleteDeletedNode(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
deleteDeletedNode(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The node name has been removed in parent while it was also removed in the persistence store.
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node before was deleted in the branch but was already deleted in the trunk.
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
The property ours has been removed in parent while it was also removed in the persistence store.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property before was deleted in the branch but was already deleted in the trunk.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
deleteSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
deleteSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
deleteSegment(UUID) - Method in interface org.apache.jackrabbit.oak.plugins.segment.SegmentStore
 
DENY_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_ALL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_ALL_REGULAR - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_CHILDITEMS - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_CHILDREN - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_NODES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_PROPERTIES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_THIS - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
DENY_THIS_PROPERTIES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
descendantNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DescendantNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The "isdescendantnode(...)" condition.
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
The "isdescendantnode(...)" join condition.
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, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
diff(String, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
diff(String, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
diff(long, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns those bits from permissions that are not present in the otherPermissions, i.e.
diff(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Subtracts the other PrivilegeBits from the this.
If the specified bits do not intersect with this, it isn't modified.
If this is included in other empty privilege bits is returned.
DiffCollector - Interface in org.apache.jackrabbit.oak.plugins.index.diffindex
In charge of collecting the paths of nodes that match a given filter from the diff of the 2 states.
DiffIndex - Class in org.apache.jackrabbit.oak.plugins.index.diffindex
QueryIndex that relies n a diff-ing mechanism to get query results
DiffIndex(DiffCollector) - Constructor for class org.apache.jackrabbit.oak.plugins.index.diffindex.DiffIndex
 
diffToJsop(KernelNodeStore, NodeState, NodeState, String, JsopBuilder) - Static method in class org.apache.jackrabbit.oak.kernel.JsopDiff
Create the jsop diff between before and after and stores binaries to store.
diffToJsop(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.kernel.JsopDiff
Create the jsop diff between before and after for debugging purposes.
DIRECTORY - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
 
dispose() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Dispose this instance.
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.Listener
Free up any resources associated by this hook.
dispose() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
Dispose this value, i.e.
doCreateToken(Credentials) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
Returns true if SimpleCredentials can be extracted from the specified credentials object and that simple credentials object has a TokenProviderImpl.TOKEN_ATTRIBUTE attribute with an empty value.
doCreateToken(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Returns true if the given credentials indicate that a new token needs to be issued.
Document - Class in org.apache.jackrabbit.oak.plugins.mongomk
A document corresponds to a node stored in the MongoMK.
Document() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.Document
 
DocumentStore - Interface in org.apache.jackrabbit.oak.plugins.mongomk
The interface for the backend storage for documents.
doNothing() - Method in class org.apache.jackrabbit.oak.util.TODO
 
DOUBLE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Double to PropertyType.DOUBLE
DoubleConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DoubleConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
doubleProperty(String, double) - Static method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
Create a PropertyState from a double.
doubleProperty(String, Iterable<Double>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
Create a multi valued PropertyState from a list of doubles.
DoublePropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
DoublePropertyState(String, double) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
DOUBLES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Double> to array of PropertyType.DOUBLE
dummyImplementation() - Static method in class org.apache.jackrabbit.oak.util.TODO
 
DynamicOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for dynamic operands (such as a function or property).
DynamicOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 

E

Editor - Interface in org.apache.jackrabbit.oak.spi.commit
Content change editor.
EditorDiff - Class in org.apache.jackrabbit.oak.spi.commit
 
EditorHook - Class in org.apache.jackrabbit.oak.spi.commit
This commit hook implementation processes changes to be committed using the Editor instance provided by the EditorProvider passed to the constructor.
EditorHook(EditorProvider) - Constructor for class org.apache.jackrabbit.oak.spi.commit.EditorHook
 
EditorProvider - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for content change editors.
EffectiveNodeType - Class in org.apache.jackrabbit.oak.plugins.nodetype
EffectiveNodeType...
EffectiveNodeTypeProvider - Interface in org.apache.jackrabbit.oak.plugins.nodetype
EffectiveNodeTypeProvider...
effectsNode() - Method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
EmpiricalWeigher - Class in org.apache.jackrabbit.oak.cache
Determines the weight of object based on the memory taken by them.
EmpiricalWeigher() - Constructor for class org.apache.jackrabbit.oak.cache.EmpiricalWeigher
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.api.AuthInfo
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.commit.PostCommitHook
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Default implementation of the RestrictionPattern that always returns true and thus matches all items or paths.
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Empty restriction provider implementation that doesn't support any restrictions.
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Static instance of an empty PrincipalIterator.
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.state.RecursingNodeStateDiff
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.oak.kernel.TypeCodes
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
EMPTY_NODE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
EmptyHook - Class in org.apache.jackrabbit.oak.spi.commit
Basic commit hook implementation that by default doesn't do anything.
EmptyHook() - Constructor for class org.apache.jackrabbit.oak.spi.commit.EmptyHook
 
EmptyNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
Singleton instances of empty and non-existent node states, i.e.
EmptyObserver - Class in org.apache.jackrabbit.oak.spi.commit
Basic content change observer that doesn't do anything.
EmptyObserver() - Constructor for class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
 
encode(int, String) - Static method in class org.apache.jackrabbit.oak.kernel.TypeCodes
Encodes the given propertyName of the given propertyType into a json string, which is prefixed with a type code.
end(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
end() - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called once at the end of the content import.
end(Tree) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
endChildInfo() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
endChildInfo() - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer about the end of a child info.
endNode(NodeInfo) - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called to end the import of a node.
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
enter(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
ENTRY_COUNT_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
entrySet() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the entry set for all resident entries.
equals(Object) - Method in class org.apache.jackrabbit.oak.api.AbstractPropertyState
Checks whether the given object is equal to this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.api.Type
 
equals(Object) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
equals(Object) - Method in class org.apache.jackrabbit.oak.kernel.KernelBlob
This implementation delegates back to the underlying Microkernel if other is also of type KernelBlob.
equals(Object) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
Optimised equality check that can avoid a full tree comparison if both instances come from the same MicroKernel and have either the same revision and path or the same content hash (when available).
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
To Blob instances are considered equal iff they have the same SHA-256 hash code are equal.
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
equals(Calendar, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
equals(BigDecimal, BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
equals(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentBlob
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
Two principals are equal, if their names are.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
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.
equalsIgnoreBranch(Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
EquiJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The "a.x = b.y" join condition.
EquiJoinConditionImpl(String, String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
escapeForQuery(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
escapeNodeName(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Escape string for matching in jcr escaped node names
escapePropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
escapeStringLiteral(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
estimateCurrentWeight() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Total weight of the complete cache.
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
estimateMemoryUsage(Map<?, Object>) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
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() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Evaluate the result using the currently set values.
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(String) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
Evaluate whether the value matches the condition.
evaluate(String) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
EveryonePrincipal - Class in org.apache.jackrabbit.oak.spi.security.principal
Built-in principal group that has every other principal as member.
exception() - Method in class org.apache.jackrabbit.oak.util.TODO
 
execute() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.Command
Executes the Command and returns its result.
execute(Command<T>) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.CommandExecutor
Executes the given Command and returns the result.
execute(Command<T>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.DefaultCommandExecutor
 
execute() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.GetBlobLengthCommandGridFS
 
execute() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.ReadBlobCommandGridFS
 
execute() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.WriteBlobCommandGridFS
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Execute the query.
executeQuery(String, String, long, long, Map<String, ? extends PropertyValue>, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Execute a query and get the result.
executeQuery() - Method in interface org.apache.jackrabbit.oak.query.Query
 
executeQuery(String, String, long, long, Map<String, ? extends PropertyValue>, NamePathMapper) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
executeQuery() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
executeQuery() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
exists() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine whether this tree has been removed or does not exist otherwise (e.g.
exists() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
exists() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
exists() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
exists() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether this builder represents a node that exists.
EXISTS - Static variable in interface org.apache.jackrabbit.oak.spi.state.NodeState
Predicate that checks the existence of NodeState instances.
exists() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether this node exists.
exists() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
exists() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Determine whether the underlying Tree or PropertyState for this TreeLocation is available.
ExternalGroup - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalGroup...
ExternalLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalLoginModule...
ExternalLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
 
ExternalUser - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalUser...

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, int, String) - Constructor for class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
FileStore - Class in org.apache.jackrabbit.oak.plugins.segment.file
 
FileStore(File, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
FileStore(File) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
FileStore(String) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
Filter - Interface in org.apache.jackrabbit.oak.spi.query
The filter for an index lookup that contains a number of restrictions that are combined with AND.
Filter.PathRestriction - Enum in org.apache.jackrabbit.oak.spi.query
The path restriction type.
Filter.PropertyRestriction - Class in org.apache.jackrabbit.oak.spi.query
A restriction for a property.
Filter.PropertyRestriction() - Constructor for class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
FilterImpl - Class in org.apache.jackrabbit.oak.query.index
A filter or lookup condition.
FilterImpl() - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
FilterImpl(SelectorImpl, String) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
FilterImpl(SelectorImpl, String, Tree) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
FilterImpl(Filter) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
FilterIterators - Class in org.apache.jackrabbit.oak.query
Filtering iterators that are useful for queries with limit, offset, order by, or distinct.
FilterIterators() - Constructor for class org.apache.jackrabbit.oak.query.FilterIterators
 
finalize() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
find(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Get a document.
find(Collection<T>, String, int) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Get a document, ignoring the cache if the cached entry is older than the specified time.
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Performs a conditional update (e.g.
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the specified user Query.
findAuthorizables(String, String, AuthorizableType) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the following search parameters within the sub-tree defined by an authorizable tree:
findAuthorizables(String, String, AuthorizableType, boolean) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the following search parameters within the sub-tree defined by an authorizable tree:
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findDefaultPrimaryType(Tree, boolean) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
findGroups(LdapUser) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.JndiLdapSearch
 
findGroups(LdapUser) - Method in interface org.apache.jackrabbit.oak.security.authentication.ldap.LdapSearch
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
findPrincipals(int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Find the principals that match the specified nameHint and search type.
findPrincipals(int) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Find all principals that match the search type.
findUser(LdapUser) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.JndiLdapSearch
 
findUser(LdapUser) - Method in interface org.apache.jackrabbit.oak.security.authentication.ldap.LdapSearch
 
first - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The first value to read, or null to read from the beginning.
firstIncluding - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether values that match the first should be returned.
firstReordered(PropertyState, PropertyState) - Static method in class org.apache.jackrabbit.oak.util.ChildOrderDiff
Tests if there was any user-supplied reordering involved with the modification of the AbstractTree.OAK_CHILD_ORDER property.
flush() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
 
format() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Formats this document for use in a log message.
format(Value) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
fromName(String) - Static method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
fromObject(Object) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.api.Type
Returns the Type with the given string representation.
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
fromStrings(String[]) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
fromTag(int, boolean) - Static method in class org.apache.jackrabbit.oak.api.Type
Corresponding Type for a given type tag and array flag.
FullTextAnd - Class in org.apache.jackrabbit.oak.query.fulltext
A fulltext "and" condition.
FullTextAnd(ArrayList<FullTextExpression>) - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
FullTextExpression - Class in org.apache.jackrabbit.oak.query.fulltext
The base class for fulltext condition expression.
FullTextExpression() - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
 
FullTextOr - Class in org.apache.jackrabbit.oak.query.fulltext
A fulltext "or" condition.
FullTextOr(ArrayList<FullTextExpression>) - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
FullTextParser - Class in org.apache.jackrabbit.oak.query.fulltext
A parser for fulltext condition literals.
FullTextParser() - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextParser
 
fullTextSearch(String, String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchImpl - Class in org.apache.jackrabbit.oak.query.ast
A fulltext "contains(...)" condition.
FullTextSearchImpl(String, String, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.oak.query.ast
A fulltext search score expression.
FullTextSearchScoreImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
FullTextTerm - Class in org.apache.jackrabbit.oak.query.fulltext
A fulltext term, or a "not" term.
FullTextTerm(String, FullTextTerm) - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
FullTextTerm(String, String, boolean, boolean, String) - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
FullTextVisitor - Interface in org.apache.jackrabbit.oak.query.fulltext
A visitor for full-text expressions.
FullTextVisitor.FullTextVisitorBase - Class in org.apache.jackrabbit.oak.query.fulltext
The base implementation of a full-text visitor.
FullTextVisitor.FullTextVisitorBase() - Constructor for class org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor.FullTextVisitorBase
 

G

generateNodeName(String) - Method in class org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName.Default
 
generateNodeName(String) - Method in interface org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
Generates a node name from the specified authorizableId.
generateUUID() - Static method in class org.apache.jackrabbit.oak.core.IdentifierManager
 
generateUUID(String) - Static method in class org.apache.jackrabbit.oak.core.IdentifierManager
 
GenericPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
GenericPropertyState(String, String, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
get(K, Callable<? extends V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
get(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value for the given key if the entry is cached.
get(String) - Static method in class org.apache.jackrabbit.oak.kernel.StringCache
 
get(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Gets the data for the given key.
get(String) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Returns the new node id to which oldUUID has been mapped or null if no such mapping exists.
get() - Method in class org.apache.jackrabbit.oak.util.LazyValue
Get value.
GET_NAME - Static variable in interface org.apache.jackrabbit.oak.api.PropertyState
Mapping from a PropertyState instance to its name.
GET_NAME - Static variable in interface org.apache.jackrabbit.oak.api.Tree
Mapping from a Tree instance to its name.
GET_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
Mapping from a ChildNodeEntry instance to its name.
getAccessControlEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getAccessControlManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getAdminId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getAfterState() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
State after the change
getAllNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getAllPresent(Iterable<?>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
getAnonymousId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getArrayType() - Method in class org.apache.jackrabbit.oak.api.Type
Determine the array type which has this type as base type
getAsyncDelay() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getAsyncDelay() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
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.spi.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.spi.security.authentication.AuthInfoImpl
 
getAuthDn() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
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.
getAuthorizable(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.osgi.OsgiAuthorizableActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizableRootPath(ConfigurationParameters, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getAuthPw() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getAutoCreateNodeDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getAutoCreatePropertyDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getAverageLoadPenalty() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the average time spent loading new values.
getAverageLoadPenalty() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getAverageMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the average memory used per entry.
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).
getBaseState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getBaseState() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getBaseState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the original base state that this builder is modifying.
getBaseState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getBaseType() - Method in class org.apache.jackrabbit.oak.api.Type
Determine the base type of array types
getBaseVersion(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the tree representing the base version of the given versionable tree or null if none exists yet.
getBeforeState() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
State before the change
getBestIndex(QueryImpl, NodeState, Filter) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
getBestIndex(Filter) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBinary() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getBinaryID() - Method in class org.apache.jackrabbit.oak.kernel.KernelBlob
The id returned from MicroKernel.write(java.io.InputStream)
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 interface 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.
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getBindVariableValue(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBits(String...) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
 
getBits(Iterable<String>) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
 
getBlobFactory() - Method in interface org.apache.jackrabbit.oak.api.Root
Returns the blob factory (TODO: review if that really belongs to the OAK-API.
getBlobFactory() - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
 
getBlobFactory() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.MongoGridFSBlobStore
 
GetBlobLengthCommandGridFS - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Command for MongoMicroKernel#getLength(String)
GetBlobLengthCommandGridFS(GridFS, String) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.GetBlobLengthCommandGridFS
Constructs the command.
getBlobStore() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getBoolean(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getBoolean(NodeState, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getBoolean() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the boolean value of the named property.
getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the boolean value of the named property.
getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
Returns the boolean representation of the property with the specified propertyName.
getBoolean(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
Returns the boolean representation of the property with the specified propertyName.
getBoost() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
getBranches() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getBranches() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.RevisionContext
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
getChanges() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.Listener
Poll for changes reported to this listener.
getChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get a possibly non existing child of this Tree.
getChild(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getChild(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getChild(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getChild(String) - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Navigate to a child of the given name.
getChildName() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getChildNames() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
Returns the list of child names considering its ordering when the AbstractTree.OAK_CHILD_ORDER property is set.
getChildNode(String) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getChildNode(String, SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns a builder for constructing changes to the named child node.
getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named, possibly non-existent, child node.
getChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getChildNodeCount(SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current number of child nodes.
getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of iterable child nodes of this node.
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getChildNodeEntries() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the iterable child node entries of this instance.
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the names of current child nodes.
getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the names of all iterable child nodes.
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildOrNull(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getChildren() - Method in interface org.apache.jackrabbit.oak.api.Tree
All accessible children of this Tree instance.
getChildren() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getChildren() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getChildren(String, Revision, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getChildrenCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getChildrenCount(long) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of children of this Tree instance taking access restrictions into account.
getChildrenCount(long) - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getChildrenCount(long) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getChildStatus(ReadStatus, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
getClusterId() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.RevisionContext
 
getClusterInfo() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getCode() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Returns the type-specific error code of this exception.
getCollation(QueryBuilder.Direction) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
getColumnIndex(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getColumnIndex(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getColumnIndex(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getColumnName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getColumnNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the list of column names.
getColumnNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getColumns() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getColumns() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getColumns() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getColumnSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the distinct selector names of all columns.
getColumnSelectorNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getCommitHooks(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getCommitRootPath(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns the commit root path for the given revision or null if this document does not have a commit root entry for the given revision.
getComparator(OrderingImpl[]) - Static method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
 
getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getConfiguration(Class<T>) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
 
getConfigurations() - Method in class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
getConfigurations() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
 
getConfigurations() - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getConfigurations() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
 
getConfigValue(String, T, Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Returns the value of the configuration entry with the given key applying the following rules: If this instance doesn't contain a configuration entry with that key the specified defaultValue will be returned. If defaultValue is null the original value will be returned. If the configured value is null this method will always return null. If neither defaultValue nor the configured value is null an attempt is made to convert the configured value to match the type of the default value.
getConfigValue(String, T) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
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
 
getContentRepository() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getContentSession() - Method in interface org.apache.jackrabbit.oak.api.Root
Get the ContentSession from which this root was acquired
getContentSession() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getContentSession() - Method in class org.apache.jackrabbit.oak.core.SystemRoot
 
getContext() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getContext() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getConverter(Blob) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
getConverter(Boolean) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
getConverter(BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
getConverter(Double) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
getConverter(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
getConverter(Long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
getConverter(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
getCost(Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
getCost(Filter) - Method in interface org.apache.jackrabbit.oak.plugins.index.diffindex.DiffCollector
 
getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.DiffIndex
 
getCost(Filter, String, PropertyValue) - Method in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexLookup
 
getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getCost(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Estimate the worst-case cost to query with the given filter.
getCounter() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
getCreated() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
getCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to retrieve valid (supported) Credentials: using a CredentialsCallback, looking for a AbstractLoginModule.SHARED_KEY_CREDENTIALS entry in the shared state (see also AbstractLoginModule.getSharedCredentials() and finally by searching for valid credentials in the subject.
getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
Returns the Credentials that have been set before using CredentialsCallback.setCredentials(javax.jcr.Credentials).
getCurrentTimestamp() - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
Get the timestamp value of the current date and time.
getData() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
getData() - Method in class org.apache.jackrabbit.oak.plugins.segment.Segment
 
getDate() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
Determine the date when these changes where persisted.
getDate() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getDB() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.MongoConnection
Returns the DB.
getDecimal() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
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.
getDefaultChildType(Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
Finds the default primary type for a new child node with the given name.
getDefaultConfiguration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
Creates a new Configuration for the default OAK authentication setup which only handles login for standard JCR credentials.
getDefinition(Tree, String) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.DefinitionProvider
Returns the node definition for a child node of parent named nodeName with a default primary type.
getDefinition(Tree, Tree) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.DefinitionProvider
Calculates the applicable definition for the child node under the given parent node.
getDefinition(Tree, PropertyState, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.DefinitionProvider
Calculates the applicable definition for the property state under the given parent tree.
getDefinition(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition(Tree, Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition(Tree, PropertyState, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
Returns the underlying restriction definition.
getDefinition() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
getDescription() - Method in enum org.apache.jackrabbit.oak.plugins.version.VersionExceptionCode
 
getDiffCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getDiffCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getDocumentCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getDocumentStore() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getDocumentStore() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getDouble() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getEffectiveNodeType(Node) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeTypeProvider
Calculates and returns the effective node types of the given node.
getEffectiveNodeType(Tree) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeTypeProvider
Calculates and returns the effective node types of the given tree.
getEffectiveNodeType(Node) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns all the node types of the given node, in a breadth-first traversal order of the type hierarchy.
getEffectiveNodeType(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getEffectiveType(Tree, Tree) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
Returns the effective node types of the given node.
getElementCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Get the number of elements/objects in the cache.
getElementCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
getEntryName(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getEvictionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times an entry has been evicted.
getEvictionCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getExcerpt(String, String, Query, boolean) - Static method in class org.apache.jackrabbit.oak.query.fulltext.SimpleExcerptProvider
 
getExistingSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the selector with the given name, or fail if not found.
getExternalUser() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
getExternalUser() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
TODO
getFulltextConditions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getFulltextConditions() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Deprecated. 
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the (combined) full-text constraint.
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getFullTextConstraint() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getFullTextConstraint() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the fulltext search condition expression, if any.
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getGroupAttributes() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getGroupFilter() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
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.
getGroupMembershipAttribute() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getGroupNameAttribute() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getGroupRoot() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getGroups() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getGroups() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getHead() - Method in interface org.apache.jackrabbit.oak.plugins.segment.Journal
 
getHead() - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryJournal
 
getHead() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Returns the head state of this branch.
getHeadRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getHeadRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getHeadRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getHitCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times Cache lookup methods have returned a cached value.
getHitCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getHitRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache requests which were hits.
getHitRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getHost() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
getId() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getIdentifier(Tree) - Static method in class org.apache.jackrabbit.oak.core.IdentifierManager
Return the identifier of a tree.
getIdentifierManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getIdFromPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
getIfPresent(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
getImpersonatorInfo() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
Returns the AuthInfo present with the editing session that want to impersonate.
getIncrement(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp
 
getIndexEditor(String, NodeBuilder, NodeState) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexEditorProvider
 
getIndexEditor(String, NodeBuilder, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
getIndexEditor(String, NodeBuilder, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexEditorProvider
Each provider knows how to produce a certain type of index.
getIndexEditor(String, NodeBuilder, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexEditorProvider
 
getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffIndex
 
getIndexName() - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getIndexName() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Get the unique index name.
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the map of "in(..)" conditions.
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getInMap() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getInstance(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
Create a cluster node info instance for the store, with the
getInstance(DocumentStore, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
Create a cluster node info instance for the store.
getInstance(Root, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Return a new instance of ReadOnlyNodeTypeManager that reads node type information from the tree at NodeTypeConstants.NODE_TYPES_PATH.
getInstance(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns a read-only node type manager based on the types stored within the content tree starting at the given root node state.
getInstance() - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
getInstance() - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getInstance(PrivilegeBits, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstance(PrivilegeBits) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstance(PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Get or create an instance of privilege bits for a specific property that stores privileges.
getInstance(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Get or create an instance of privilege bits for a privilege definition.
getJackrabbit2Configuration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
Creates a new Configuration backwards compatible with the default Jackrabbit 2.x authentication setup.
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.LocalNameMapper
 
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.NamePathMapper.Default
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
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.
getJoinCondition() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getJournal(String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getJournal(String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getJournal(String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getJournal(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
getJournal(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
getJournal(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
getJournal(String) - Method in interface org.apache.jackrabbit.oak.plugins.segment.SegmentStore
 
getKeyLowerLimit(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Returns the lower key limit to retrieve the children of the given path.
getKeyUpperLimit(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Returns the upper key limit to retrieve the children of the given path.
getLastMod() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
getLastRev() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
getLastRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
getLatestRoot() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
The current head root as seen by this content session.
getLdapPassword() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getLeaseTime() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
 
getLeft() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getLength(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getLength(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getLength(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getLength() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
getLevel() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
getLiteralValue() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
getLiveRevision(RevisionContext, Revision, Set<Revision>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Get the earliest (oldest) revision where the node was alive at or before the provided revision, if the node was alive at the given revision.
getLoadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the total number of times that Cache lookup methods attempted to load new values.
getLoadCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getLoadExceptionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times Cache lookup methods threw an exception while loading a new value.
getLoadExceptionCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getLoadExceptionRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache loading attempts which threw exceptions.
getLoadExceptionRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getLoadSuccessCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times Cache lookup methods have successfully loaded a new value.
getLoadSuccessCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
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 login context instance for handling authentication.
getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
Create a LoginContextProvider using standard JAAS functionality.
getLoginContextProvider(ContentRepository) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
 
getLong(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getLong() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getLong(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getLong(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the long value of the named property.
getLong(String, long) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getLowerBound() - Method in class org.apache.jackrabbit.oak.query.fulltext.LikePattern
Get the lower bound if any.
getMandatoryNodeDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getMandatoryPropertyDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getMaxMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the maximum memory to use.
getMaxTotalWeight() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
The maximum weight of entries the cache may contain.
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getMemory(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the memory used for the given key.
getMemory() - Method in interface org.apache.jackrabbit.oak.cache.CacheValue
The estimated amount of memory used by this object, in bytes.
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
getMissCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times Cache lookup methods have returned an uncached (newly loaded) value, or null.
getMissCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getMissRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache requests which were misses.
getMissRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getMixinTypeNames() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the names of the mixin types of the node being imported.
getMixinTypes() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getMixinTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of all matching mixin node types.
getModified(long) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
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.cache.CacheStats
 
getName() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getName() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
getName() - Method in enum org.apache.jackrabbit.oak.query.ast.Order
 
getName() - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
The internal oak name of this restriction definition.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
The internal name of this privilege.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the name of this security configuration.
getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
The name of the child node state wrt.
getName() - Method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the name value of the named property.
getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the name value of the named property.
getName() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Get the name of the property (may be null).
getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the name of the node being imported.
getName() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getName() - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getName(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getName(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getName(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
getNamedNodeDefinitions(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Return all node definitions that match the specified oak name.
getNamedPropertyDefinitions(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Return all property definitions that match the specified oak name.
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns a NameMapper to be used by this node type manager.
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getNames(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getNames(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getNames(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns names of the specified permissions.
getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the name values of the named property.
getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the name values of the named property.
getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getNames(String, String...) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getNames(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
getNamespaceMap() - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getNamespaceMap(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
getNewestRevision(RevisionContext, Revision, CollisionHandler) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Get the revision of the latest change made to this node.
getNewStream() - Method in interface org.apache.jackrabbit.oak.api.Blob
Returns a new stream for this value object.
getNewStream() - Method in class org.apache.jackrabbit.oak.kernel.KernelBlob
 
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
This implementation returns the bytes of the UTF-8 encoding of the underlying string.
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.ValueBasedBlob
This implementation return the stream of the underlying Value.
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentBlob
 
getNode(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Get a possibly non existing child node of a node.
getNodeAggregator() - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
getNodeAggregator() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.FulltextQueryIndex
Returns the NodeAggregator responsible for providing the aggregation settings or null if aggregation is not available/desired.
getNodeAtRevision(RevisionContext, Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns a Node as seen at the given readRevision.
getNodeCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getNodeCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getNodeChildrenCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getNodeDefinition(String, EffectiveNodeType) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getNodeDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getNodes(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getNodeState() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
The child node state
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns an immutable node state that matches the current state of the builder.
getNodeState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getNodeStore() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getNodeTypeName(AuthorizableType) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Retrieve the node type name for the specified authorizable type.
getNumOfRetries() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.BaseCommand
 
getNumOfRetries() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.Command
Returns the number of retries this Command should be retried in case of an error or false result.
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getOakName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the Oak name for the specified JCR name.
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns the internal name for the specified JCR name.
getOakNameFromExpanded(String) - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.LocalNameMapper
 
getOakNameOrNull(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.
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
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.
getOakPath(String, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
getOakPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getOakPathKeepIndex(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
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
getOakPrefixOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
getOakString() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
Same as ValueImpl.getString() unless that names and paths are returned in their Oak representation instead of being mapped to their JCR representation.
getObserver() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
getOffset() - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
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
 
getOperand1() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperand2List() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getOperator() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOrAddChild(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
Combination of NodeUtil.getChild(String) and NodeUtil.addChild(String, String) in case no tree exists with the specified name.
getOrAddTree(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
TODO: clean up.
getOrCreateOakIndex(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getOrderings() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getParameters(String) - Method in class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
getParameters(String) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
 
getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getParameters(String) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getParameters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the configuration parameters associated with this security configuration instance.
getParameters(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
 
getParent() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getParent() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getParent() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree.DefaultParentProvider
 
getParent() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getParent() - Method in interface org.apache.jackrabbit.oak.core.ImmutableTree.ParentProvider
 
getParent() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getParent() - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getParent() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Navigate to the parent or an invalid location for the root of the hierarchy.
getParentPathOrNull(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getParents(NodeState, String) - Method in interface org.apache.jackrabbit.oak.plugins.index.aggregate.NodeAggregator
 
getParents(NodeState, String) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.SimpleNodeAggregator
 
getPassword() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getPassword() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getPasswordHash() - Method in class org.apache.jackrabbit.oak.security.user.CredentialsImpl
 
getPath() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The path, assuming there is only one selector.
getPath(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The path for the given selector name.
getPath() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getPath() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getPath(String) - Method in class org.apache.jackrabbit.oak.core.IdentifierManager
The path of the tree identified by the specified identifier or null.
getPath(PropertyState) - Method in class org.apache.jackrabbit.oak.core.IdentifierManager
Returns the path of the tree references by the specified (weak) reference PropertyState.
getPath() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getPath() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getPath() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Get the path.
getPath() - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getPath() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the path, or "/" if there is no path restriction set.
getPath() - Method in interface org.apache.jackrabbit.oak.spi.query.IndexRow
The path of the node, if available.
getPath() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getPath() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
The path of this location
getPathFromId(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
getPathRestriction() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPathRestriction() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the path restriction type.
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
getPattern(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates the RestrictionPattern for the restriction information stored with specified tree.
getPendingModifications() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getPendingModifications() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.RevisionContext
 
getPendingWriteCount() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getPermission(String, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
getPermissionProvider(Root, Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getPermissionProvider(Root, Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getPermissionProvider(Root, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getPermissions(String, TreeLocation, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the permissions that correspond the given jcr actions such as specified in Session.hasPermission(String, String).
getPermissions(String) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the permissions that correspond the given permission names.
getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.DiffIndex
 
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the query plan.
getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getPlan() - Method in interface org.apache.jackrabbit.oak.query.Query
Get the query plan.
getPlan() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getPlan() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getPlan(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Get the query plan for the given filter.
getPolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPort() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
Get the operator precedence.
getPrecedence() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
getPrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getPrefixes() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getPreviousIdFor(String, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getPrimaryType() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getPrimaryTypeName(NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
 
getPrimaryTypeName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the name of the primary type of the node being imported.
getPrimaryTypeName(Tree) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPrimaryTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of all matching primary node types.
getPrincipal() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getPrincipal() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getPrincipal() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
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.
getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getPrincipalManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
Returns an instance of PrincipalManager that can be used to query and retrieve principals such as needed for JCR access control management.
getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves the PrincipalProvider that should be used to handle this authentication.
getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
getPrincipalProvider(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
Returns an instance of the OAK PrincipalProvider.
getPrincipals() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the set of principals associated with this AuthInfo instance.
getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves all principals associated with the specified userId for the configured principal provider.
getPrincipals() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
getPrincipals(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Tries to resolve the specified userID to a valid principal and it's group membership.
getPrivateAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the private attributes stored with this info object.
getPrivilegeManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getPrivilegeManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConfiguration
Creates a new instance of PrivilegeManager.
getPrivilegeNames(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Resolve the given privilege bits to a set of privilege names.
getPrivileges(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
getPrivileges(Tree) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getPrivileges() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getPrivileges(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
getPrivilegesTree() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the root tree for all privilege definitions stored in the content repository.
getPrivilegesTree(Root) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Returns the root tree for all privilege definitions stored in the content repository.
getProcessedReferences() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Returns an iterator over all processed reference properties.
getProperties() - Method in interface org.apache.jackrabbit.oak.api.Tree
All accessible property states.
getProperties() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getProperties() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getProperties() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getProperties(SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getProperties() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalUser
 
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current properties.
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns an iterable of the properties of this node.
getProperties() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
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.AbstractTree
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getProperty(String, SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getProperty() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
The OAK property state associated with this restriction.
getProperty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current state of the named property, or null if the property is not set.
getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named property.
getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getProperty() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Get the underlying PropertyState for this TreeLocation.
getPropertyBuilder(Type<T>, PropertyState) - Static method in class org.apache.jackrabbit.oak.util.PropertyUtil
 
getPropertyBuilder(Type<T>, String, boolean) - Static method in class org.apache.jackrabbit.oak.util.PropertyUtil
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of properties accessible to the current content session.
getPropertyCount() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current number of properties.
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of properties of this node.
getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getPropertyDef(EffectiveNodeType) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getPropertyDefinition(String, boolean, int, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Calculates the applicable definition for the property with the specified characteristics under a parent with this effective type.
getPropertyDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Get the property existence condition for this operand, if this operand is used as part of a condition.
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the set of property existence conditions that can be derived for this condition.
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
getPropertyNames() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
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.query.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.query.Filter
Get the list of property restrictions, if any.
getPropertyState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
getPropertyState() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Returns an immutable property state that matches the current state of the builder.
getPropertyStatus(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of a property state or null.
getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getPropertyTemplates() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
getPropertyTypeFromName(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
Get the property type from the given case insensitive name.
getPropertyValue() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getProtectedItemImporters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getPublicAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the public attributes stored with this info object.
getQueryEngine() - Method in interface org.apache.jackrabbit.oak.api.Root
Get the query engine.
getQueryEngine() - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
 
getQueryEngine() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.osgi.OsgiIndexProvider
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndexProvider
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffIndexProviderWrapper
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.nodetype.NodeTypeIndexProvider
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexProvider
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
getQueryIndexes(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndexProvider
Get the currently configured indexes.
getQueryStatement() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getQueryStatement() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the complete query statement.
getReadStatus(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
getReadStatus(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
getReadStatus(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
getReadStatus(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getReadStatus(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getReadStatus(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
getReadTree() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
Called by the NamespaceRegistry implementation methods to acquire a root Tree instance from which to read the namespace mappings (under jcr:system/rep:namespaces).
getRecordId() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
getRecordIdIfAvailable(InputStream) - Static method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
getReferences(boolean, Tree, String, String...) - Method in class org.apache.jackrabbit.oak.core.IdentifierManager
Searches all reference properties to the specified tree that match the given name and node type constraints.
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getRepositoryInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns a repository initializer for this security configuration.
getRequestCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times Cache lookup methods have returned either a cached or uncached value.
getRequestCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getRequiredType() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
The required type as defined by this definition.
getRequiredType() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
getResidualNodeDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Return all residual node definitions.
getResidualPropertyDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Return all residual property definitions.
getRestriction(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
getRestrictionProvider() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getRestrictions() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionType(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getResults(Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
getResults(Filter) - Method in interface org.apache.jackrabbit.oak.plugins.index.diffindex.DiffCollector
 
getReverse() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp.Operation
 
getReverseOperation() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp
 
getRevisionComparator() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getRevisionComparator() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.RevisionContext
 
getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
getRight() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getRoot() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
getRoot() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to obtain a Root object from the callback handler using a new RepositoryCallback and keeps the value as private field.
getRoot() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns the latest state of the tree.
getRootDefinition() - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.DefinitionProvider
 
getRootDefinition() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.osgi.OsgiEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.RegistrationEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.VersionEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in interface org.apache.jackrabbit.oak.spi.commit.EditorProvider
Returns an editor for processing changes between the given two states.
getRootEditor(NodeState, NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
 
getRootState() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Get the current root node state, to run the query against.
getRootTree() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getRootTree() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Get the current root tree, to run the query against.
getRootTree() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getRootTree() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the root tree to read data.
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidatorProvider
 
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.security.authorization.accesscontrol.AccessControlValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionStoreValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionValidatorProvider
 
getRootValidator(NodeState, NodeState) - Method in class 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
Get the rows.
getRows() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getRows() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getRows() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getRows() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getScanCount() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSearchRoot(AuthorizableType, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Determine the search root for the given authorizable type based on the configured root path.
getSearchTimeout() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to obtain the SecurityProvider object from the callback handler using a new SecurityProviderCallback and keeps the value as private field.
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getSegment(UUID, Callable<Segment>) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.plugins.segment.Segment
 
getSelector() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
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
 
getSelectorIndex(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getSelectorIndex(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSelectorIndex(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the list of selector names.
getSelectorNames() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the set of selectors for the given condition.
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Get the set of selectors for this operand.
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getServices() - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
Returns all services of type T currently available.
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.LocalNameMapper
 
getSharedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSharedLoginName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSize() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the number of rows, if known.
getSize() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getSize() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSize() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSize() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSource() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Returns the name of the source of this exception.
getSource() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSplitDocumentAgeMillis() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getSplitDocumentAgeMillis() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
getStatement() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getStatus() - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of this tree instance.
getStatus() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
getStatus() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getStatus() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
getStatus() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
getStream() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getString(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getString(NodeState, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getString(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getString() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
getString() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getString(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the names of the specified permissions separated by ','.
getString(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getString(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the string value of the named property.
getString() - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
 
getString(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getString(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
getStrings(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getStrings(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
 
getSubject() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
getSubject() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
getSupertypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSupertypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getSupertypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of the filter node type and all its supertypes.
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
Default implementation of the ExternalLoginModule.getSupportedCredentials() method that only lists SimpleCredentials as supported.
getSupportedLanguages() - Method in interface org.apache.jackrabbit.oak.query.QueryParser
Returns the set of query languages supported by this parser.
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getSupportedQueryLanguages() - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Get the set of supported query languages.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
getSupportedRestrictions(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Returns the restriction definitions supported by this provider implementation at the specified path.
getSyncHandler() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
TODO
getTargetType(PropertyDefinition) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getText() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
getTextValue() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getTextValues() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getTimestamp() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
Get the timestamp in milliseconds since 1970.
getTimestampDifference(long, long) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
Get the difference between two timestamps (a - b) in milliseconds.
getTiming() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getToken() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the login token.
getTokenInfo(String) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
Retrieves the token information associated with the specified login token.
getTokenInfo(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Retrieves the TokenInfo associated with the specified login token or null.
getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
Returns a new instance of TokenProviderImpl.
getTokenProvider(Root) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
getTokenProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
Returns the principal provider as set using TokenProviderCallback.setTokenProvider(TokenProvider) or null.
getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
 
getTotalLoadTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the total number of nanoseconds the cache has spent loading new values.
getTotalLoadTime() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getTree(String) - Method in interface org.apache.jackrabbit.oak.api.Root
Retrieve the possible non existing Tree at the given absolute path.
getTree(String) - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
 
getTree(String) - Method in class org.apache.jackrabbit.oak.core.IdentifierManager
The possibly non existing tree identified by the specified identifier or null.
getTree(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getTree(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getTree() - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getTree() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Get the underlying Tree for this TreeLocation.
getTree(Tree, String) - Static method in class org.apache.jackrabbit.oak.util.TreeUtil
Return the possibly non existing tree located at the passed path from the location of the start tree or null if path results in a parent of the root.
getType() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Return the name of the type of this exception.
getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Determine the type of this property
getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Determine the type of this value
getType(Tree) - Static method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
getType(ImmutableTree) - Method in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
getType(ImmutableTree) - Method in class org.apache.jackrabbit.oak.core.TreeTypeProviderImpl
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
getType(PropertyValue, int) - Static method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getType() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
getType(int) - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
getType(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getType() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getUncommittedRevisions(RevisionContext) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Gets a sorted map of uncommitted revisions of this document with the local cluster node id as returned by the RevisionContext.
getUniqueClusterId() - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Generate a unique cluster id, similar to the machine id field in MongoDB ObjectId objects.
getUpperBound() - Method in class org.apache.jackrabbit.oak.query.fulltext.LikePattern
Get the upper bound if any.
getURI(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getURIs() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getUsedMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the currently used memory.
getUserAttributes() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getUserFilter() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
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.plugins.observation.ChangeDispatcher.ChangeSet
Determine the user associated with these changes.
getUserId() - Method in class org.apache.jackrabbit.oak.security.user.CredentialsImpl
 
getUserID() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getUserId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the ID of the user associated with this token info object.
getUserIdAttribute() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getUserManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getUserManager() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves the UserManager that should be used to handle this authentication.
getUserManager() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
getUserManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
 
getUserRoot() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
getUUID() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the uuid of the node being imported.
getUUIDs() - Method in class org.apache.jackrabbit.oak.plugins.segment.Segment
 
getValidators(String) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getValidators(String) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getValidators(String) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getValidators(String) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getValidators(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Value of this property.
getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Value at the given index.
getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Value of this object.
getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Value at the given index.
getValue(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The property value.
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
getValue(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BinaryConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
getValue(String) - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
getValue(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getValue(String) - Method in interface org.apache.jackrabbit.oak.spi.query.IndexRow
The value of the given property, if available.
getValue(Type<T>) - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
getValue(Type<T>, int) - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
getValue() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
getValue(int) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Get the value at the given array index.
getValue(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getValue(int) - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
The value factory to be used by PropertyDefinitionImpl.getDefaultValues().
getValues() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
Get the list of values.
getValues() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
getValues() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getValues() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
getValues(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getValues(String, ValueFactory) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
getVersionHistory(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the tree representing the version history of the given versionable tree or null if none exists yet.
getVersionHistoryPath(String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the path of the version history for the given uuid.
getVersionStorage() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getWeigher() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.Oak
 
getWildcardColumns() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getWorkspaceInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns a workspace initializer for this security configuration.
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.spi.security.authentication.callback.RepositoryCallback
 
getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
/**
getWriteRoot() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
Called by the write methods to acquire a fresh Root instance that can be used to persist the requested namespace changes (and nothing else).
getWriteRoot() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
GlobalNameMapper - Class in org.apache.jackrabbit.oak.namepath
Name mapper with no local prefix remappings.
GlobalNameMapper() - Constructor for class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
greater(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
greaterOrEqual(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
GROUP_PRIVILEGE_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
GROUP_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
GuestLoginModule - Class in org.apache.jackrabbit.oak.spi.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.spi.security.authentication.GuestLoginModule
 

H

handle(Callback[]) - Method in class org.apache.jackrabbit.oak.security.authentication.CallbackHandlerImpl
 
handlePropInfo(Tree, PropInfo, PropertyDefinition) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedPropertyImporter
Handles a single protected property.
handler - Variable in class org.apache.jackrabbit.oak.plugins.commit.ConflictHandlerWrapper
 
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.AbstractTree
 
hasChild(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
hasChild(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
hasChildItems(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
hasChildItems(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.Context
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
hasChildNode(String, SegmentStore, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
hasChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether the named child node currently exists.
hasChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether the named child node exists.
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
hashCode() - Method in class org.apache.jackrabbit.oak.api.AbstractPropertyState
Returns a hash code that's compatible with how the AbstractPropertyState.equals(Object) method is implemented.
hashCode() - Method in class org.apache.jackrabbit.oak.api.Type
 
hashCode() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
This hash code implementation returns the hash code of the underlying stream
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
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.
hasManyChildNodes() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasMixinTypes() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasNext() - Method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
hasNoChildNodes() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
hasOneChildNode() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasOrderableChildren() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
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.AbstractRoot
 
hasPendingChanges() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
hasPrimaryNodeTypeName(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
hasPrimaryType() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
hasPrivileges(Tree, String...) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
hasPrivileges(Tree, String...) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine if a property state exists and is accessible.
hasProperty(String) - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether the named property exists.
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether the named property exists.
hasProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
hasSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.GlobalNameMapper
 
hasSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.LocalNameMapper
 
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.NamePathMapper.Default
 
hasSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
hasValue(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
hasValue(Object) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
hasValue() - Method in class org.apache.jackrabbit.oak.util.LazyValue
 
HOST - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 

I

IdentifierManager - Class in org.apache.jackrabbit.oak.core
TODO document
IdentifierManager(Root) - Constructor for class org.apache.jackrabbit.oak.core.IdentifierManager
 
IGNORE - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
If a value cannot be set due to constraints enforced by the API implementation, the failure is logged as warning but otherwise ignored.
ImmutableACL - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
An implementation of the JackrabbitAccessControlList interface that only allows for reading.
ImmutableACL(String, List<? extends JackrabbitAccessControlEntry>, RestrictionProvider, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
Construct a new UnmodifiableAccessControlList
ImmutablePrivilegeDefinition - Class in org.apache.jackrabbit.oak.spi.security.privilege
Default implementation of the PrivilegeDefinition interface.
ImmutablePrivilegeDefinition(String, boolean, Set<String>) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
ImmutablePrivilegeDefinition(String, boolean, String...) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
ImmutableRoot - Class in org.apache.jackrabbit.oak.core
Simple implementation of the Root interface that only supports simple read operations based on the NodeState (or ImmutableTree) passed to the constructor.
ImmutableRoot(NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableRoot(Root, TreeTypeProvider) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableRoot(ImmutableTree) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableTree - Class in org.apache.jackrabbit.oak.core
Immutable implementation of the Tree interface in order to provide the much feature rich API functionality for a given NodeState.
ImmutableTree(NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableTree
 
ImmutableTree(NodeState, TreeTypeProvider) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableTree
 
ImmutableTree(ImmutableTree, String, NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableTree
 
ImmutableTree(ImmutableTree.ParentProvider, String, NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableTree
 
ImmutableTree(ImmutableTree.ParentProvider, String, NodeState, TreeTypeProvider) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableTree
 
ImmutableTree.DefaultParentProvider - Class in org.apache.jackrabbit.oak.core
 
ImmutableTree.ParentProvider - Interface in org.apache.jackrabbit.oak.core
 
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
 
ImportBehavior - Class in org.apache.jackrabbit.oak.spi.xml
Utility class defining specific, configurable import behavior.
Importer - Interface in org.apache.jackrabbit.oak.spi.xml
Content importer.
in(DynamicOperandImpl, ArrayList<StaticOperandImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
INCLUDE_ALL - Static variable in class org.apache.jackrabbit.oak.plugins.index.aggregate.SimpleNodeAggregator
 
includes(long, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
includes(ReadStatus) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
includes(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns true if all privileges defined by the specified otherBits are present in this instance.
includesNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) the given node type.
includesNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) all of the given node types.
includesRead(long) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns true if this instance includes the jcr:read privilege.
index - Variable in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
INDEX_CONTENT_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEX_DEFINITIONS_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEX_DEFINITIONS_NODE_TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
IndexConstants - Interface in org.apache.jackrabbit.oak.plugins.index
TODO document
IndexEditor - Interface in org.apache.jackrabbit.oak.plugins.index
Represents the content of a QueryIndex as well as a mechanism for keeping this content up to date.
IndexEditorProvider - Interface in org.apache.jackrabbit.oak.plugins.index
Extension point for plugging in different kinds of IndexEditor providers.
IndexRow - Interface in org.apache.jackrabbit.oak.spi.query
A row returned by the index.
IndexRowImpl - Class in org.apache.jackrabbit.oak.query.index
A simple index row implementation.
IndexRowImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
IndexStoreStrategy - Interface in org.apache.jackrabbit.oak.plugins.index.property.strategy
Strategy that defines how the index content will be actually stored under the index node
IndexUpdateProvider - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexUpdateProvider(IndexEditorProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
IndexUpdateProvider(IndexEditorProvider, String) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
IndexUtils - Class in org.apache.jackrabbit.oak.plugins.index
TODO document
IndexUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
InImpl - Class in org.apache.jackrabbit.oak.query.ast
A "in" comparison operation.
InImpl(DynamicOperandImpl, List<StaticOperandImpl>) - Constructor for class org.apache.jackrabbit.oak.query.ast.InImpl
 
init - Variable in class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
init(QueryImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
init(QueryImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
init(QueryImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Initialize the query.
init() - Method in interface org.apache.jackrabbit.oak.query.Query
 
init() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
init() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
init(SecurityProvider, ConfigurationParameters) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Initialize this action with the specified security provider and configuration.
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Initializes the importer.
InitialContent - Class in org.apache.jackrabbit.oak.plugins.nodetype.write
InitialContent implements a RepositoryInitializer and registers built-in node types when the micro kernel becomes available.
InitialContent() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.write.InitialContent
 
initialize(NodeState) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRepositoryInitializer
 
initialize(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.InitialContent
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
initialize(NodeState) - Method in class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
initialize(NodeStore, RepositoryInitializer, IndexEditorProvider) - Static method in class org.apache.jackrabbit.oak.spi.lifecycle.OakInitializer
 
initialize(Iterable<WorkspaceInitializer>, NodeStore, String, IndexEditorProvider, QueryIndexProvider, CommitHook) - Static method in class org.apache.jackrabbit.oak.spi.lifecycle.OakInitializer
 
initialize(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
Initializes repository content.
initialize(NodeState, String, QueryIndexProvider, CommitHook) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.WorkspaceInitializer
Initialize the content of a new workspace.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
initialize(UserManager, Root, SyncMode, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.DefaultSyncHandler
 
initialize(UserManager, Root, SyncMode, ConfigurationParameters) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.security.authentication.SystemSubject
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyHook
Static instance of this class, useful as a "null object".
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
Static instance of this class, useful as a "null object".
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
 
INTEGRITY - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for referential integrity violation errors.
invalidate(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Remove an entry.
invalidateAll() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Remove all entries.
invalidateAll(Iterable<?>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
invalidateCache() - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Invalidate the document cache.
invalidateCache(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Invalidate the document cache for the given key.
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
isAbstract() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
isAbstract() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
Returns true if the privilege described by this definition is abstract.
isAccessControlViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is an access control violation exception.
isAccessViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is an access violation exception.
isAll() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
isAllow() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
isAllow() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
isAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isAlwaysFalse() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
If the filter condition can not possibly match any row, due to a contradiction in the query (for example "x=1 and x=2").
isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Determine whether the value is an array of atoms
isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Determine whether the value is an array of atoms
isArray() - Method in class org.apache.jackrabbit.oak.api.Type
Determine whether this is an array type
isArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
isArray() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
isArray() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
isAutoSave() - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
Always returns false.
isBranch() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
isCached(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Check whether the given document is in the cache.
isCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
isCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
isCached(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
isCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
isCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
isCheckedOut(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the tree is checked out; otherwise false.
isCheckedOut(String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the tree at the given absolute Oak path is checked out; otherwise false.
isCommitted(Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns true if the given revision is marked committed in this document.
isCommitted(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Returns true if a revision tagged with the given revision should be considered committed, false otherwise.
isConflicting(UpdateOp, Revision, RevisionContext) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns true if the given operation is conflicting with this document.
isConstraintViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is a constraint violation exception.
isDeleted(RevisionContext, Revision, Set<Revision>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns true if this node is considered deleted at the given readRevision.
isDescending() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
isDistinct() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isEmpty() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns true if this privilege bits includes no privileges at all.
isEmpty() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
 
isEmptyState(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
isExpired(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns true if the token has already expired; false otherwise.
isExternal() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
Determine whether these changes originate from the local cluster node or an external cluster node.
isGranted(long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
isGranted(String, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
isGranted(long) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
isGranted(Tree, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
isGranted(String, long) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
isGranted(long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
isGranted(String, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
isGranted(long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
isGranted(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Returns true if the specified repository level permissions are granted; false otherwise.
isGranted(Tree, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
isGranted(String, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
isHidden(String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Check whether the node or property with the given name is hidden, that is, if the node name starts with a ":".
isIndexed(String, String, Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexLookup
Checks whether the named property is indexed somewhere along the given path.
isIndexNodeType(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
isIndexNodeType(NodeState, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
isLike - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether this is a like constraint.
isLocal(ContentSession) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
Determine whether these changes where caused by the passed content session.
isMandatory() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
Indicates if this restriction is mandatory.
isMandatory() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
isMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
isModified() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
isModified() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
isModified() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
isModified() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isModified() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether this builder represents a modified node, which has either modified properties or removed or added child nodes.
isModified() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isNew() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
isNew() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
isNew() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
isNew() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isNew() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether this builder represents a new node, which is not present in the base state.
isNew() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isNodeType(Tree, String) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeTypeProvider
Returns true if this tree is of the specified primary node type or mixin type, or a subtype thereof respecting the effective node type of the tree.
isNodeType(String, String) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeTypeProvider
Returns true if typeName is of the specified primary node type or mixin type, or a subtype thereof.
isNodeType(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
isNodeType(String, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
isNot() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
isOfType(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this exception is of the given type.
isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if the specified string doesn't start with a valid algorithm name in curly brackets.
isPrepared() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
isPreparing() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isPropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
isRepositoryPermission(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
isRoot() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
isRoot() - Method in class org.apache.jackrabbit.oak.core.AbstractTree
 
isRoot() - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
isSame(String, char[]) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if hash of the specified password equals the given hashed password.
isSame(String, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if hash of the specified password equals the given hashed password.
isSecure() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
isSplitPath() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
isType(Authorizable) - Method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
isType(Tree, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
isUnique() - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.BaseDiffCollector
 
isUnique() - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffCollector
 
isUseSimpleRevision() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
isValidLocalName(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
isValidPrefix(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
isValidUUID(String) - Static method in class org.apache.jackrabbit.oak.core.IdentifierManager
 
isVersionable(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the given tree is of type mix:versionable; false otherwise.
iterable(Iterable<E>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 

J

JaasLoginContext - Class in org.apache.jackrabbit.oak.spi.security.authentication
Bridge class that connects the JAAS LoginContext class with the LoginContext interface used by Oak.
JaasLoginContext(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, CallbackHandler) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject, CallbackHandler) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject, CallbackHandler, Configuration) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JACKRABBIT_2_SINGLE_QUOTED_PHRASE - Static variable in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
Compatibility for Jackrabbit 2.0 single quoted phrase queries.
JCR_ACTIVITIES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_ACTIVITY - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_ACTIVITY_TITLE - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_ADD_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_ADD_CHILD_NODES privilege
JCR_ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_ALL privilege
JCR_AVAILABLE_QUERY_OPERATORS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_CHILD_VERSION_HISTORY - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_CONFIGURATION - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_CONFIGURATIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_CONFLICT_HANDLER - Static variable in class org.apache.jackrabbit.oak.plugins.commit.JcrConflictHandler
The conflict handler is a composite of ChildOrderConflictHandler and AnnotatingConflictHandler.
JCR_COPIED_FROM - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_CREATEDBY - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
Additional name constants not present in JcrConstants
JCR_IS_ABSTRACT - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_IS_FULLTEXT_SEARCHABLE - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_IS_QUERY_ORDERABLE - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_IS_QUERYABLE - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_LASTMODIFIEDBY - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_LIFECYCLE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_LIFECYCLE_MANAGEMENT privilege
JCR_LOCK_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_LOCK_MANAGEMENT privilege
JCR_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_MODIFY_ACCESS_CONTROL privilege
JCR_MODIFY_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_MODIFY_PROPERTIES privilege
JCR_NAMESPACE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:namespaceManagement privilege
JCR_NODE_TYPE_DEFINITION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:nodeTypeDefinitionManagement privilege
JCR_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_NODE_TYPE_MANAGEMENT privilege
JCR_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
JCR_PATH - Static variable in class org.apache.jackrabbit.oak.query.QueryImpl
The "jcr:path" pseudo-property.
JCR_READ - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_READ privilege
JCR_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_READ_ACCESS_CONTROL privilege
JCR_REMOVE_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_REMOVE_CHILD_NODES privilege
JCR_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_REMOVE_NODE privilege
JCR_RETENTION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_RETENTION_MANAGEMENT privilege
JCR_ROOT - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
JCR_SCORE - Static variable in class org.apache.jackrabbit.oak.query.QueryImpl
The "jcr:score" pseudo-property.
JCR_VERSION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_VERSION_MANAGEMENT privilege
JCR_WORKSPACE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:workspaceManagement privilege
JCR_WRITE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_WRITE privilege
JcrConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
Utility class providing conflict handlers used for JCR.
JcrImporter - Class in org.apache.jackrabbit.oak.plugins.segment
 
JcrImporter(SegmentWriter) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.JcrImporter
 
JcrNameParser - Class in org.apache.jackrabbit.oak.namepath
Parses and validates JCR names.
JcrPathParser - Class in org.apache.jackrabbit.oak.namepath
TODO document
JndiLdapSearch - Class in org.apache.jackrabbit.oak.security.authentication.ldap
 
JndiLdapSearch(LdapSettings) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.JndiLdapSearch
 
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
Whether this selector is the right hand side of a join.
joinCondition - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
The join condition of this selector that can be evaluated at execution time.
JoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for join conditions.
JoinConditionImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 
JoinImpl - Class in org.apache.jackrabbit.oak.query.ast
A join.
JoinImpl(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
JoinType - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of all join types.
Journal - Interface in org.apache.jackrabbit.oak.plugins.segment
 
jsop - Variable in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
JsopDiff - Class in org.apache.jackrabbit.oak.kernel
TODO document

K

KernelBlob - Class in org.apache.jackrabbit.oak.kernel
This Blob implementation is backed by a binary stored in a MicroKernel.
KernelBlob(String, MicroKernel) - Constructor for class org.apache.jackrabbit.oak.kernel.KernelBlob
Create a new instance for a binary id and a Microkernel.
KernelNodeState - Class in org.apache.jackrabbit.oak.kernel
Basic NodeState implementation based on the MicroKernel interface.
KernelNodeState(MicroKernel, String, String, LoadingCache<String, KernelNodeState>) - Constructor for class org.apache.jackrabbit.oak.kernel.KernelNodeState
Create a new instance of this class representing the node at the given path and revision.
KernelNodeStore - Class in org.apache.jackrabbit.oak.kernel
NodeStore implementations against MicroKernel.
KernelNodeStore(MicroKernel, long) - Constructor for class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
KernelNodeStore(MicroKernel) - Constructor for class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
KEY_AUTHDN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_AUTHPW - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_AUTOCREATEGROUP - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_AUTOCREATEPATH - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_AUTOCREATEUSER - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_DATA - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
KEY_GROUPFILTER - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_GROUPMEMBERSHIPATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_GROUPNAMEATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_GROUPROOT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_HOST - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_ID - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
KEY_LAST_MOD - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
KEY_LEVEL - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
KEY_PORT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_SEARCHTIMEOUT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_SECURE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_USERFILTER - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_USERIDATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
KEY_USERROOT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
keys(boolean, boolean) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the list of keys.
keySet() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the set of keys for resident entries.
keySet() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
 
KNOWN_PATH - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
A path with 6 elements, which is the expected average for a join.
KNOWN_VALUE - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 

L

LABEL_EXISTS - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for label exists version errors.
last - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The last value to read, or null to read until the end.
lastIncluding - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether values that match the last should be returned.
LazyValue<T> - Class in org.apache.jackrabbit.oak.util
An instances of this class represents a lazy value of type T.
LazyValue() - Constructor for class org.apache.jackrabbit.oak.util.LazyValue
 
LdapGroup - Class in org.apache.jackrabbit.oak.security.authentication.ldap
 
LdapGroup(String, LdapSearch) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.LdapGroup
 
LdapLoginModule - Class in org.apache.jackrabbit.oak.security.authentication.ldap
 
LdapLoginModule() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
LdapSearch - Interface in org.apache.jackrabbit.oak.security.authentication.ldap
 
LdapSettings - Class in org.apache.jackrabbit.oak.security.authentication.ldap
 
LdapSettings(Map<String, ?>) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.LdapSettings
 
LdapUser - Class in org.apache.jackrabbit.oak.security.authentication.ldap
 
LdapUser(String, String, LdapSearch) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.LdapUser
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
leave(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
length() - Method in interface org.apache.jackrabbit.oak.api.Blob
Returns the length of this blob or -1 if unknown.
length() - Method in class org.apache.jackrabbit.oak.kernel.KernelBlob
This implementation delegates the calculation of the length back to the underlying MicroKernel.
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
This implementation returns the number of bytes in the UTF-8 encoding of the underlying string.
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.ValueBasedBlob
This implementation returns the size of the Binary of the underlying Value.
length() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentBlob
 
length(PropertyValueImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LengthImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "length(..)".
LengthImpl(PropertyValueImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
less(Calendar, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
less(BigDecimal, BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
less(Double, Double) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
less(Long, Long) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
less(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
lessOrEqual(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
LIFECYCLE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
LikePattern - Class in org.apache.jackrabbit.oak.query.fulltext
A pattern matcher.
LikePattern(String) - Constructor for class org.apache.jackrabbit.oak.query.fulltext.LikePattern
 
list - Variable in class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
list - Variable in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
list - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
A list of possible values, for conditions of the type "x=1 or x=2 or x=3".
literal(PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LiteralImpl - Class in org.apache.jackrabbit.oak.query.ast
A literal of a certain data type, possibly "cast(..)" of a literal.
LiteralImpl(PropertyValue) - Constructor for class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
LOCAL_DIFF_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.kernel.KernelNodeState
Number of child nodes beyond which MicroKernel.diff(String, String, String, int) is used for diffing.
LocalNameMapper - Class in org.apache.jackrabbit.oak.namepath
Name mapper with local namespace mappings.
LocalNameMapper() - Constructor for class org.apache.jackrabbit.oak.namepath.LocalNameMapper
 
LOCK - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for lock violation errors.
LOCK_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
LOCK_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
LoggingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
Implements a DocumentStore wrapper and logs all calls.
LoggingDocumentStoreWrapper(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
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.ldap.LdapLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
login() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
login() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
login() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
LoginContext - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Interface version of the JAAS LoginContext class.
LoginContextProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Configurable provider taking care of building login contexts for the desired authentication mechanism.
LoginContextProviderImpl - Class in org.apache.jackrabbit.oak.security.authentication
LoginContextProvider
LoginContextProviderImpl(String, Configuration, ContentRepository, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.LoginContextProviderImpl
 
LoginModuleImpl - Class in org.apache.jackrabbit.oak.security.authentication.user
Default login module implementation that authenticates JCR Credentials against the repository.
LoginModuleImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
loginSucceeded() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginModule
 
loginSucceeded() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
TODO
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
logout() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
LogWrapper<T extends org.apache.jackrabbit.mk.api.MicroKernel> - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
A logging microkernel implementation.
LogWrapper(T) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
LONG - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Long to PropertyType.LONG
LongConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
LongConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
LongPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
LongPropertyState(String, long, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
LONGS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Long> to array of PropertyType.LONG
lowerCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LowerCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "lower(..)".
LowerCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 

M

mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
mark(int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
markSupported() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
match(NodeState, Filter) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffCollector
 
match(PropertyValue, PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
match(PropertyState, PropertyValue) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
match(PropertyValue, PropertyValue) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
matches(String) - Method in class org.apache.jackrabbit.oak.query.fulltext.LikePattern
 
matches(TokenCredentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns true if the specified credentials can be successfully validated against the information stored in this instance.
matches(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches the specified tree or property state.
matches(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches the specified path.
matches() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches for repository level permissions.
matchesAllTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
matchesAllTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
matchesAllTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Checks whether nodes of all types can match this filter.
MAX_ALL - Static variable in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
maximumWeight(long) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
members() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
memoryCacheSize(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
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.
MemoryDocumentStore - Class in org.apache.jackrabbit.oak.plugins.mongomk
Emulates a MongoDB store (possibly consisting of multiple shards and replicas).
MemoryDocumentStore() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
MemoryJournal - Class in org.apache.jackrabbit.oak.plugins.segment.memory
 
MemoryJournal(SegmentStore, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryJournal
 
MemoryJournal(SegmentStore, String) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryJournal
 
MemoryNodeBuilder - Class in org.apache.jackrabbit.oak.plugins.memory
In-memory node state builder.
MemoryNodeBuilder(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Creates a new in-memory node state builder rooted at and based on the passed base state.
MemoryNodeStore - Class in org.apache.jackrabbit.oak.plugins.memory
Basic in-memory node store implementation.
MemoryNodeStore() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
MemoryPropertyBuilder<T> - Class in org.apache.jackrabbit.oak.plugins.memory
PropertyBuilder for building in memory PropertyState instances.
MemoryPropertyBuilder(Type<T>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building PropertyState instances of the given type.
MemoryStore - Class in org.apache.jackrabbit.oak.plugins.segment.memory
 
MemoryStore(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
MemoryStore() - Constructor for class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
merge(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
merge(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
merge(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
merge() - Method in interface org.apache.jackrabbit.oak.plugins.segment.Journal
 
merge() - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryJournal
 
merge(CommitHook, PostCommitHook) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Merges the changes in this branch to the main content tree.
MergeDiff - Class in org.apache.jackrabbit.oak.plugins.segment
 
MergeDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
MergingNodeStateDiff - Class in org.apache.jackrabbit.oak.plugins.commit
MergingNodeStateDiff...
MISSING_NODE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
MIX_CREATED - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
MIX_LASTMODIFIED - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
MIX_REP_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
MIX_REP_IMPERSONATABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
MIX_REP_MERGE_CONFLICT - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
Merge conflict handling
MIX_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
MIX_REP_VERSIONABLE_PATHS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
MODE_CREATE_GROUPS - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
MODE_CREATE_USER - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
MODE_NO_SYNC - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
MODE_UPDATE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
ModifiedNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
Immutable snapshot of a mutable node state.
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
MODIFY_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
MODIFY_CHILD_NODE_COLLECTION - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
MODIFY_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
MongoBlob - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob
The MongoDB representation of a blob.
MongoBlob() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
Default constructor.
MongoBlobStore - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob
Implementation of blob store for the MongoDB extending from AbstractBlobStore.
MongoBlobStore(DB) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
Constructs a new MongoBlobStore
MongoConnection - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
The MongoConnection abstracts connection to the MongoDB.
MongoConnection(String, int, String) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.MongoConnection
Constructs a new MongoConnection.
MongoDocumentStore - Class in org.apache.jackrabbit.oak.plugins.mongomk
A document store that uses MongoDB as the backend.
MongoDocumentStore(DB, MongoMK.Builder) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
MongoGridFSBlobStore - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Implementation of BlobStore for MongoDB using GridFS.
MongoGridFSBlobStore(DB) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.MongoGridFSBlobStore
Constructs a new BlobStoreMongoGridFS
MongoMicroKernelService - Class in org.apache.jackrabbit.oak.plugins.mongomk
The OSGi service to start/stop a MongoMK instance.
MongoMicroKernelService() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.MongoMicroKernelService
 
MongoMK - Class in org.apache.jackrabbit.oak.plugins.mongomk
A MicroKernel implementation that stores the data in a MongoDB.
MongoMK.Builder - Class in org.apache.jackrabbit.oak.plugins.mongomk
A builder for a MongoMK instance.
MongoMK.Builder() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
MongoStore - Class in org.apache.jackrabbit.oak.plugins.segment.mongo
 
MongoStore(DB, SegmentCache) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
MongoStore(DB, long) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
MongoStore(Mongo, long) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
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.AbstractRoot
 
move(String, String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
move(String, String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Moves a node in this private branch.
moveNode(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
MultiBinaryPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiBinaryPropertyState(String, Iterable<Blob>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
MultiBooleanPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiBooleanPropertyState(String, Iterable<Boolean>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
MultiDecimalPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiDecimalPropertyState(String, Iterable<BigDecimal>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
MultiDoublePropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiDoublePropertyState(String, Iterable<Double>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
MultiGenericPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiGenericPropertyState(String, Iterable<String>, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
MultiLongPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiLongPropertyState(String, Iterable<Long>, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
MultiStringPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiStringPropertyState(String, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
MutableTree - Class in org.apache.jackrabbit.oak.core
 

N

NAME - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for name violation errors.
NAME - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.STRING
name - Variable in class org.apache.jackrabbit.oak.core.AbstractTree
Name of this tree
NAME - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
 
NAME_ABORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NAME_BESTEFFORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NAME_IGNORE - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NameConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
NameConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
nameFromValue(int) - Static method in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NameMapper - Interface in org.apache.jackrabbit.oak.namepath
TODO document
NamePathMapper - Interface in org.apache.jackrabbit.oak.namepath
The NamePathMapper interface combines NameMapper and PathMapper.
NamePathMapper.Default - Class in org.apache.jackrabbit.oak.namepath
Default implementation that doesn't perform any conversions for cases where a mapper object only deals with oak internal names and paths.
NamePathMapper.Default() - Constructor for class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
NamePathMapperImpl - Class in org.apache.jackrabbit.oak.namepath
TODO document
NamePathMapperImpl(NameMapper) - Constructor for class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
NamePathMapperImpl(NameMapper, IdentifierManager) - Constructor for class org.apache.jackrabbit.oak.namepath.NamePathMapperImpl
 
nameProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a name.
nameProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of names.
NAMES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.NAME
NAMESPACE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for namespace violation errors.
NAMESPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NAMESPACE_REP - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
NAMESPACE_SV - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
NAMESPACE_XMLNS - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
NamespaceConstants - Interface in org.apache.jackrabbit.oak.plugins.name
TODO document
Namespaces - Class in org.apache.jackrabbit.oak.plugins.name
Internal static utility class for managing the persisted namespace registry.
NAMESPACES_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
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
 
needsRetry(Exception) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.BaseCommand
 
needsRetry(T) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.BaseCommand
 
needsRetry(Exception) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.Command
Will be called in case of an Exception during the execution and a given number of retries which has not exceeded.
needsRetry(T) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.Command
Will be called in case of a successful execution and a given number of retries which has not exceeded.
newAncestorCursor(Cursor, int) - Static method in class org.apache.jackrabbit.oak.spi.query.Cursors
Returns a cursor wrapper, which returns the ancestor rows at the given level of the wrapped cursor c.
newBinary(byte[]) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newBinary(Blob) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newBoolean(boolean) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newBuilder() - Static method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Create a builder.
newCombinedFilter(Iterator<K>, boolean, long, long, Comparator<K>) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newDate(Long) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newDecimal(BigDecimal) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newDistinct(Iterator<K>) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newDocument(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Collection
 
newDouble(Double) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newHook(ContentSession) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher
Create a new ChangeDispatcher.Hook for reporting changes occurring in the passed contentSession.
newInstance(RestrictionProvider...) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
newInstance(Collection<? extends RestrictionProvider>) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
newInstance(ConfigurationParameters...) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
newInstance(Properties) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
newInstance(Dictionary<String, Object>) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
 
newLimit(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newListener() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher
Create a new ChangeDispatcher.Listener for receiving changes reported into this change dispatcher.
newListener() - Method in interface org.apache.jackrabbit.oak.plugins.observation.Observable
Register a new Listener.
newLong(Long) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newMap() - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
newName(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newName(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newOffset(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newPath(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newPathCursor(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.spi.query.Cursors
Creates a Cursor over paths.
newPathCursorDistinct(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.spi.query.Cursors
Creates a Cursor over paths, and make the result distinct.
newReference(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newRepositoryInitializer(RepositoryInitializer) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
newRuleWithName(String, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.SimpleNodeAggregator
Include children with the provided name.
newSet() - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
newSort(Iterator<K>, Comparator<K>, int) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newString(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newString(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newTraversingCursor(Filter, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.query.Cursors
Returns a traversing cursor based on the path restriction in the given Filter.
newUri(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
newWeakReference(String) - Static method in class org.apache.jackrabbit.oak.spi.query.PropertyValues
 
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.security.user.query.ResultIterator
 
next() - Method in interface org.apache.jackrabbit.oak.spi.query.Cursor
The next row within this index.
nextBits() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Package private method to calculate the privilege bits associated with a given built-in or custom privilege definition.
nextPrincipal() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Returns the next policy.
NO_PERMISSION - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NO_SYNC - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
Node - Class in org.apache.jackrabbit.oak.plugins.mongomk
Represents a node held in memory (in the cache for example).
NODE_TYPE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for node type violation errors.
NODE_TYPE_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NODE_TYPE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NODE_TYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NODE_TYPES_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
NodeAggregator - Interface in org.apache.jackrabbit.oak.plugins.index.aggregate
 
nodeBuilder - Variable in class org.apache.jackrabbit.oak.core.AbstractTree
The NodeBuilder for the underlying node state
NodeBuilder - Interface in org.apache.jackrabbit.oak.spi.state
Builder interface for constructing new node states.
NodeDocument - Class in org.apache.jackrabbit.oak.plugins.mongomk
A document storing data about a node.
nodeExists(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
nodeExists(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
NodeInfo - Class in org.apache.jackrabbit.oak.spi.xml
Information about a node being imported.
NodeInfo(String, String, Iterable<String>, String) - Constructor for class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Creates a node information instance.
nodeLocalName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeLocalNameImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "localname(..)".
NodeLocalNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
nodeName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeNameImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "name(..)".
NodeNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
NODES - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.Collection
The 'nodes' collection.
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.
NodeStateDiff - Interface in org.apache.jackrabbit.oak.spi.state
Handler of node state differences.
NodeStateUtils - Class in org.apache.jackrabbit.oak.spi.state
Utility method for code that deals with node states.
NodeStore - Interface in org.apache.jackrabbit.oak.spi.state
Storage abstraction for trees.
NodeStoreBranch - Interface in org.apache.jackrabbit.oak.spi.state
An instance of this class represents a private branch of the tree in a NodeStore to which transient changes can be applied and later merged back or discarded.
NodeTypeConstants - Interface in org.apache.jackrabbit.oak.plugins.nodetype
NodeTypeConstants...
NodeTypeIndexProvider - Class in org.apache.jackrabbit.oak.plugins.index.nodetype
NodeTypeIndexProvider is a QueryIndexProvider for NodeTypeIndex instances.
NodeTypeIndexProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.nodetype.NodeTypeIndexProvider
 
NodeUtil - Class in org.apache.jackrabbit.oak.util
Utility class for accessing and writing typed content of a tree.
NodeUtil(Tree, NameMapper) - Constructor for class org.apache.jackrabbit.oak.util.NodeUtil
 
NodeUtil(Tree) - Constructor for class org.apache.jackrabbit.oak.util.NodeUtil
 
NoPermissions - Class in org.apache.jackrabbit.oak.security.authorization.permission
Implementation of the CompiledPermission interface that denies all permissions.
not(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NotImpl - Class in org.apache.jackrabbit.oak.query.ast
A "not" condition.
NotImpl(ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotImpl
 
NT_ACTIVITY - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
NT_CONFIGURATION - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
NT_REP_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_ACL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_AUTHORIZABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_AUTHORIZABLE_FOLDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_GROUP - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_MEMBERS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
NT_REP_PERMISSION_STORE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
NT_REP_PERMISSIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
NT_REP_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_PRIVILEGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Node type name of the privilege definition nodes
NT_REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Node type name of the root node of the privilege store
NT_REP_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_ROOT - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
Constants for built-in repository defined node type names
NT_REP_SYSTEM - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
NT_REP_USER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NULL - Static variable in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Marker document, which indicates the document does not exist.
NumericConstraint<T> - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
NumericConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 

O

OAK - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Source name for exceptions thrown by components in the Oak project.
Oak - Class in org.apache.jackrabbit.oak
Builder class for constructing ContentRepository instances with a set of specified plugin components.
Oak(NodeStore) - Constructor for class org.apache.jackrabbit.oak.Oak
 
Oak(MicroKernel) - Constructor for class org.apache.jackrabbit.oak.Oak
 
Oak() - Constructor for class org.apache.jackrabbit.oak.Oak
 
OAK_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_CHILD_ORDER - Static variable in class org.apache.jackrabbit.oak.core.AbstractTree
Name of the internal property that contains the child order
OAK_HAS_PROTECTED_RESIDUAL_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_HAS_PROTECTED_RESIDUAL_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_MANDATORY_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_MANDATORY_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_MIXIN_SUBTYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_NAMED_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_NAMED_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_NAMED_SINGLE_VALUED_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_PRIMARY_SUBTYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_PROTECTED_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_PROTECTED_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_RESIDUAL_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_RESIDUAL_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_SUPERTYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
OAK_UNKNOWN - Static variable in class org.apache.jackrabbit.oak.plugins.observation.ObservationConstants
 
OakInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
 
Observable - Interface in org.apache.jackrabbit.oak.plugins.observation
An Observable supports attaching ChangeDispatcher.Listener instances for listening to changes in a ContentSession.
ObservationConstants - Class in org.apache.jackrabbit.oak.plugins.observation
 
Observer - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for observing changes in an Oak repository.
OFFSET_NONE - Static variable in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
onCreate(Group, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(Group, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
onCreate(Group, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new group.
onCreate(User, String, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new user.
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onPasswordChange(User, String, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific action or validation associated with changing a user password.
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordChangeAction
 
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
onRemove(Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onRemove(Authorizable, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific behavior associated with the removal of an authorizable.
onRemove(Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipAction
 
open() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Open the MongoMK instance using the configured options.
OpenAuthenticationConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authentication
This implementation of the authentication configuration provides login contexts that accept any credentials and doesn't validate specified workspace name.
OpenAuthenticationConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
 
OpenAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authorization
This class implements an AuthorizationConfiguration which grants full access to any Subject.
OpenAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
OpenPermissionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
Permission provider implementation that grants full access everywhere.
OpenSecurityProvider - Class in org.apache.jackrabbit.oak.spi.security
OpenSecurityProvider...
OpenSecurityProvider() - Constructor for class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
Operator - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of all operators.
options - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
or(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
Order - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of query column orders (ascending and descending).
orderBefore(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Orders this Tree before the sibling tree with the given name.
orderBefore(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
orderBefore(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
orderBefore(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
OrderingImpl - Class in org.apache.jackrabbit.oak.query.ast
An element of an "order by" list.
OrderingImpl(DynamicOperandImpl, Order) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
org.apache.jackrabbit.oak - package org.apache.jackrabbit.oak
 
org.apache.jackrabbit.oak.api - package org.apache.jackrabbit.oak.api
Oak repository API
org.apache.jackrabbit.oak.api.jmx - package org.apache.jackrabbit.oak.api.jmx
 
org.apache.jackrabbit.oak.cache - package org.apache.jackrabbit.oak.cache
 
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.commit - package org.apache.jackrabbit.oak.plugins.commit
 
org.apache.jackrabbit.oak.plugins.index - package org.apache.jackrabbit.oak.plugins.index
 
org.apache.jackrabbit.oak.plugins.index.aggregate - package org.apache.jackrabbit.oak.plugins.index.aggregate
 
org.apache.jackrabbit.oak.plugins.index.diffindex - package org.apache.jackrabbit.oak.plugins.index.diffindex
 
org.apache.jackrabbit.oak.plugins.index.nodetype - package org.apache.jackrabbit.oak.plugins.index.nodetype
 
org.apache.jackrabbit.oak.plugins.index.property - package org.apache.jackrabbit.oak.plugins.index.property
 
org.apache.jackrabbit.oak.plugins.index.property.strategy - package org.apache.jackrabbit.oak.plugins.index.property.strategy
 
org.apache.jackrabbit.oak.plugins.memory - package org.apache.jackrabbit.oak.plugins.memory
 
org.apache.jackrabbit.oak.plugins.mongomk - package org.apache.jackrabbit.oak.plugins.mongomk
 
org.apache.jackrabbit.oak.plugins.mongomk.blob - package org.apache.jackrabbit.oak.plugins.mongomk.blob
 
org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs - package org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
 
org.apache.jackrabbit.oak.plugins.mongomk.util - package org.apache.jackrabbit.oak.plugins.mongomk.util
 
org.apache.jackrabbit.oak.plugins.name - package org.apache.jackrabbit.oak.plugins.name
 
org.apache.jackrabbit.oak.plugins.nodetype - package org.apache.jackrabbit.oak.plugins.nodetype
 
org.apache.jackrabbit.oak.plugins.nodetype.constraint - package org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
org.apache.jackrabbit.oak.plugins.nodetype.write - package org.apache.jackrabbit.oak.plugins.nodetype.write
 
org.apache.jackrabbit.oak.plugins.observation - package org.apache.jackrabbit.oak.plugins.observation
 
org.apache.jackrabbit.oak.plugins.segment - package org.apache.jackrabbit.oak.plugins.segment
 
org.apache.jackrabbit.oak.plugins.segment.file - package org.apache.jackrabbit.oak.plugins.segment.file
 
org.apache.jackrabbit.oak.plugins.segment.memory - package org.apache.jackrabbit.oak.plugins.segment.memory
 
org.apache.jackrabbit.oak.plugins.segment.mongo - package org.apache.jackrabbit.oak.plugins.segment.mongo
 
org.apache.jackrabbit.oak.plugins.value - package org.apache.jackrabbit.oak.plugins.value
 
org.apache.jackrabbit.oak.plugins.version - package org.apache.jackrabbit.oak.plugins.version
 
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.fulltext - package org.apache.jackrabbit.oak.query.fulltext
 
org.apache.jackrabbit.oak.query.index - package org.apache.jackrabbit.oak.query.index
 
org.apache.jackrabbit.oak.security - package org.apache.jackrabbit.oak.security
 
org.apache.jackrabbit.oak.security.authentication - package org.apache.jackrabbit.oak.security.authentication
 
org.apache.jackrabbit.oak.security.authentication.ldap - package org.apache.jackrabbit.oak.security.authentication.ldap
 
org.apache.jackrabbit.oak.security.authentication.token - package org.apache.jackrabbit.oak.security.authentication.token
 
org.apache.jackrabbit.oak.security.authentication.user - package org.apache.jackrabbit.oak.security.authentication.user
 
org.apache.jackrabbit.oak.security.authorization - package org.apache.jackrabbit.oak.security.authorization
 
org.apache.jackrabbit.oak.security.authorization.accesscontrol - package org.apache.jackrabbit.oak.security.authorization.accesscontrol
 
org.apache.jackrabbit.oak.security.authorization.permission - package org.apache.jackrabbit.oak.security.authorization.permission
 
org.apache.jackrabbit.oak.security.authorization.restriction - package org.apache.jackrabbit.oak.security.authorization.restriction
 
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.security.user - package org.apache.jackrabbit.oak.security.user
 
org.apache.jackrabbit.oak.security.user.query - package org.apache.jackrabbit.oak.security.user.query
 
org.apache.jackrabbit.oak.spi.commit - package org.apache.jackrabbit.oak.spi.commit
 
org.apache.jackrabbit.oak.spi.lifecycle - package org.apache.jackrabbit.oak.spi.lifecycle
 
org.apache.jackrabbit.oak.spi.query - package org.apache.jackrabbit.oak.spi.query
 
org.apache.jackrabbit.oak.spi.security - package org.apache.jackrabbit.oak.spi.security
 
org.apache.jackrabbit.oak.spi.security.authentication - package org.apache.jackrabbit.oak.spi.security.authentication
 
org.apache.jackrabbit.oak.spi.security.authentication.callback - package org.apache.jackrabbit.oak.spi.security.authentication.callback
 
org.apache.jackrabbit.oak.spi.security.authentication.external - package org.apache.jackrabbit.oak.spi.security.authentication.external
 
org.apache.jackrabbit.oak.spi.security.authentication.token - package org.apache.jackrabbit.oak.spi.security.authentication.token
 
org.apache.jackrabbit.oak.spi.security.authorization - package org.apache.jackrabbit.oak.spi.security.authorization
 
org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol - package org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
 
org.apache.jackrabbit.oak.spi.security.authorization.permission - package org.apache.jackrabbit.oak.spi.security.authorization.permission
 
org.apache.jackrabbit.oak.spi.security.authorization.restriction - package org.apache.jackrabbit.oak.spi.security.authorization.restriction
 
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.security.user.action - package org.apache.jackrabbit.oak.spi.security.user.action
 
org.apache.jackrabbit.oak.spi.security.user.util - package org.apache.jackrabbit.oak.spi.security.user.util
 
org.apache.jackrabbit.oak.spi.state - package org.apache.jackrabbit.oak.spi.state
 
org.apache.jackrabbit.oak.spi.whiteboard - package org.apache.jackrabbit.oak.spi.whiteboard
 
org.apache.jackrabbit.oak.spi.xml - package org.apache.jackrabbit.oak.spi.xml
 
org.apache.jackrabbit.oak.util - package org.apache.jackrabbit.oak.util
 
OrImpl - Class in org.apache.jackrabbit.oak.query.ast
An "or" condition.
OrImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrImpl
 
OsgiAuthorizableActionProvider - Class in org.apache.jackrabbit.oak.osgi
OsgiAuthorizableActionProvider...
OsgiAuthorizableActionProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiAuthorizableActionProvider
 
OsgiEditorProvider - Class in org.apache.jackrabbit.oak.osgi
This editor provider combines all editors of all available OSGi editor providers.
OsgiEditorProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiEditorProvider
 
OsgiIndexEditorProvider - Class in org.apache.jackrabbit.oak.osgi
This IndexEditor provider combines all index editors of all available OSGi IndexEditor providers.
OsgiIndexEditorProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiIndexEditorProvider
 
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
 
OsgiRepositoryInitializer - Class in org.apache.jackrabbit.oak.osgi
Implements a service tracker that keeps track of all RepositoryInitializers in the system and calls the available method once the micro kernel is available.
OsgiRepositoryInitializer() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiRepositoryInitializer
 
OsgiRestrictionProvider - Class in org.apache.jackrabbit.oak.osgi
RestrictionProvider implementation that combines all available OSGi restriction providers.
OsgiRestrictionProvider() - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
OsgiSecurityProvider - Class in org.apache.jackrabbit.oak.osgi
OsgiSecurityProvider...
OsgiSecurityProvider(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
OsgiWhiteboard - Class in org.apache.jackrabbit.oak.spi.whiteboard
OSGi-based whiteboard implementation.
OsgiWhiteboard(BundleContext) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.OsgiWhiteboard
 
OURS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
A ConflictHandler which always return Resolution#OURS.
outerJoinLeftHandSide - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Whether this selector is the left hand side of a left outer join.
outerJoinRightHandSide - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Whether this selector is the right hand side of a left outer join.

P

PARAM_ADMIN_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining the ID of the administrator user.
PARAM_ADMINISTRATIVE_PRINCIPALS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter specifying additional principals that should be treated as 'administrator' thus get granted full permissions on the complete repository content.
PARAM_ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining the ID of the anonymous user.
PARAM_APP_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
PARAM_AUTHORIZABLE_ACTION_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter to set the AuthorizableActionProvider to be used with the given user management implementation.
PARAM_AUTHORIZABLE_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter defining how to generate the name of the authorizable node from the ID of the new authorizable that is being created.
PARAM_DEFAULT_DEPTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Parameter used to change the number of levels that are used by default store authorizable nodes.
The default number of levels is 2.
PARAM_GROUP_MEMBERSHIP_SPLIT_SIZE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Its value determines the maximum number of members within a given content structure until additional intermediate structuring is being added.
PARAM_GROUP_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option to define the path underneath which group nodes are being created.
PARAM_IMPORT_BEHAVIOR - Static variable in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Parameter name for the import behavior configuration option.
PARAM_OMIT_ADMIN_PW - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining if the admin password should be omitted upon user creation.
PARAM_PASSWORD_HASH_ALGORITHM - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the default algorithm used to generate password hashes.
PARAM_PASSWORD_HASH_ITERATIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the number of iterations used for password hash generation.
PARAM_PASSWORD_SALT_SIZE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the number of iterations used for password hash generation.
PARAM_PERMISSIONS_JR2 - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter to enforce backwards compatible permission validation with respect to user management and node removal: User Management: As of OAK 1.0 creation/removal of user and groups as well as modification of user/group specific protected properties requires USER_MANAGEMENT permissions while in Jackrabbit 2.0 they were covered by regular item write permissions. Removing Nodes: As of OAK 1.0 removing a node will succeed if the removal is granted on that specific node irrespective of the permission granted or denied within the subtree.
PARAM_READ_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter to enable full read access to regular nodes and properties at the specified paths.
PARAM_RESTRICTION_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
PARAM_SYNC_MODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalLoginModule
 
PARAM_TOKEN_EXPIRATION - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Optional configuration parameter to set the token expiration time in ms.
PARAM_TOKEN_LENGTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Optional configuration parameter to define the length of the key.
PARAM_TOKEN_OPTIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
PARAM_USER_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option to define the path underneath which user nodes are being created.
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, String) - Static method in class org.apache.jackrabbit.oak.query.fulltext.FullTextParser
 
parse(String, String) - Method in interface org.apache.jackrabbit.oak.query.QueryParser
Parses the given query string, expressed in the specified language.
parse(String) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Parse the statement and return the query.
parseAddNode(Commit, JsopReader, String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
PasswordChangeAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
PasswordChangeAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.PasswordChangeAction
 
PasswordUtil - Class in org.apache.jackrabbit.oak.spi.security.user.util
Utility to generate and compare password hashes.
PasswordValidationAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
PasswordValidationAction provides a simple password validation mechanism with the following configurable option: constraint: a regular expression that can be compiled to a Pattern defining validation rules for a password.
PasswordValidationAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
PATH - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.PATH
path - Variable in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
PathConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
PathConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
pathDepth(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
PathMapper - Interface in org.apache.jackrabbit.oak.namepath
PathMapper instances provide methods for mapping paths from their JCR string representation to their Oak representation and vice versa.
pathProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a path.
pathProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of paths.
PATHS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.PATH
peek(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value for the given key if the entry is cached.
PERMISSION_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
PERMISSION_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PERMISSION_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PERMISSION_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PermissionConstants - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
Implementation specific constants related to permission evaluation.
PermissionHook - Class in org.apache.jackrabbit.oak.security.authorization.permission
CommitHook implementation that processes any modification made to access control content and updates persisted permission store associated with access control related data stored in the repository.
PermissionHook(String, RestrictionProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
 
PermissionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
PermissionProvider...
PermissionProviderImpl - Class in org.apache.jackrabbit.oak.security.authorization.permission
PermissionProviderImpl...
PermissionProviderImpl(Root, Set<Principal>, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
Permissions - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
Provides constants for permissions used in the OAK access evaluation as well as permission related utility methods.
PERMISSIONS_STORE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PermissionStoreValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.permission
Validator implementation that asserts that the permission store is read-only.
PermissionStoreValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionStoreValidatorProvider
 
PermissionUtil - Class in org.apache.jackrabbit.oak.security.authorization.permission
PermissionUtil...
PermissionValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.permission
ValidatorProvider implementation for permission evaluation associated with write operations.
PermissionValidatorProvider(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionValidatorProvider
 
POLICY_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
PORT - Static variable in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
PostCommitHook - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for observing content changes of an Oak Root.
PostValidationHook - Interface in org.apache.jackrabbit.oak.spi.commit
Extension to the CommitHook interface that indicates that this commit hook implementation must be executed after the validation hooks.
PreAuthContext - Class in org.apache.jackrabbit.oak.spi.security.authentication
LoginContext for pre-authenticated subjects that don't require further validation nor additional login/logout steps.
PreAuthContext(Subject) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
PRECEDENCE_AND - Static variable in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
The operator precedence for AND conditions.
PRECEDENCE_OR - Static variable in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
The operator precedence for OR conditions.
PRECEDENCE_TERM - Static variable in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
The operator precedence for terms.
PREFIX_REP - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
PREFIX_SV - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
PREFIX_XMLNS - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Prepare executing the query (recursively).
prepare() - Method in interface org.apache.jackrabbit.oak.query.Query
 
prepare() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
PrincipalConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.principal
Configuration interface for principal management.
PrincipalConfigurationImpl - Class in org.apache.jackrabbit.oak.security.principal
Default implementation of the PrincipalConfiguration
PrincipalConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
PrincipalConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
PrincipalImpl - Class in org.apache.jackrabbit.oak.spi.security.principal
Default implementation of the JackrabbitPrincipal interface.
PrincipalImpl(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
PrincipalIteratorAdapter - Class in org.apache.jackrabbit.oak.spi.security.principal
Principal specific RangeIteratorAdapter implementing the PrincipalIterator interface.
PrincipalIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Creates an adapter for the given RangeIterator.
PrincipalIteratorAdapter(Iterator<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Creates an adapter for the given Iterator of principals.
PrincipalIteratorAdapter(Collection<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Creates an iterator for the given collection of Principals.
PrincipalProvider - Interface in org.apache.jackrabbit.oak.spi.security.principal
The PrincipalProvider defines methods to provide access to sources of Principals.
PrincipalProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to pass a PrincipalProvider to the login module.
PrincipalProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
 
PrincipalRestrictionProvider - Class in org.apache.jackrabbit.oak.security.authorization.restriction
Restriction provider implementation used for editing access control by principal.
PrincipalRestrictionProvider(RestrictionProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
PRIVILEGE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
PRIVILEGE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
The internal names of all property definitions that are associated with the rep:Privilege node type
PrivilegeBits - Class in org.apache.jackrabbit.oak.spi.security.privilege
Internal representation of JCR privileges.
PrivilegeBitsProvider - Class in org.apache.jackrabbit.oak.spi.security.privilege
Reads and writes privilege definitions from and to the repository content without applying any validation.
PrivilegeBitsProvider(Root) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
 
PrivilegeConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.privilege
Interface for the privilege management configuration.
PrivilegeConfigurationImpl - Class in org.apache.jackrabbit.oak.security.privilege
Configuration for the privilege management component.
PrivilegeConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
PrivilegeConstants - Interface in org.apache.jackrabbit.oak.spi.security.privilege
Internal name constants used for the privilege management.
PrivilegeDefinition - Interface in org.apache.jackrabbit.oak.spi.security.privilege
The PrivilegeDefinition interface defines the characteristics of a JCR Privilege.
privilegeFromName(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
PRIVILEGES_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) path for the privilege store.
PrivilegeUtil - Class in org.apache.jackrabbit.oak.spi.security.privilege
Privilege management related utility methods.
process(Editor, NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
Validates and possibly edits the given subtree by diffing and recursing through it.
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
 
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.version.VersionablePathHook
 
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
 
processCommit(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitHook
Validates and/or modifies the given content change before it gets persisted.
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorHook
 
processCommit(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyHook
 
processedReference(Object) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Store the given reference property for later retrieval using ReferenceChangeTracker.getProcessedReferences().
processReferences() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
processReferences() - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Post processing protected reference properties underneath a protected or non-protected parent node.
PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Defines the names of the properties that are covered by a specific property index definition.
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes an added property.
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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.
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
PropertyBuilder<T> - Interface in org.apache.jackrabbit.oak.spi.state
Builder interface for constructing new node states.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a changed property.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.segment.MergeDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a removed property.
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.commit.VisibleEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
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.
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
propertyExistence(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyExistenceImpl - Class in org.apache.jackrabbit.oak.query.ast
A condition to check if the property exists ("is not null").
PropertyExistenceImpl(SelectorImpl, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
PropertyExistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
PropertyIndexEditorProvider - Class in org.apache.jackrabbit.oak.plugins.index.property
Service that provides PropertyIndex based editors.
PropertyIndexEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexEditorProvider
 
PropertyIndexLookup - Class in org.apache.jackrabbit.oak.plugins.index.property
Is responsible for querying the property index content.
PropertyIndexLookup(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexLookup
 
PropertyIndexProvider - Class in org.apache.jackrabbit.oak.plugins.index.property
A provider for property indexes.
PropertyIndexProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexProvider
 
propertyName - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The name of the property.
PropertyState - Interface in org.apache.jackrabbit.oak.api
Immutable property state.
PropertyStates - Class in org.apache.jackrabbit.oak.plugins.memory
Utility class for creating PropertyState instances.
PropertyStateValue - Class in org.apache.jackrabbit.oak.spi.query
A PropertyValue implementation that wraps a PropertyState
PropertyStateValue(PropertyState) - Constructor for class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
propertyType - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The property type, if restricted.
PropertyUtil - Class in org.apache.jackrabbit.oak.util
PropertyUtil provides common property handling which lead to dependencies to MemoryPropertyBuilder throughout oak-core packages.
PropertyValue - Interface in org.apache.jackrabbit.oak.api
Immutable property value.
propertyValue(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
propertyValue(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyValueImpl - Class in org.apache.jackrabbit.oak.query.ast
A property expression.
PropertyValueImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
PropertyValueImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
PropertyValues - Class in org.apache.jackrabbit.oak.spi.query
Utility class for creating PropertyValue instances.
PropInfo - Class in org.apache.jackrabbit.oak.spi.xml
Information about a property being imported.
PropInfo(String, int, TextValue[]) - Constructor for class org.apache.jackrabbit.oak.spi.xml.PropInfo
Creates a property information instance.
PropInfo(String, int, TextValue[], PropInfo.MultipleStatus) - Constructor for class org.apache.jackrabbit.oak.spi.xml.PropInfo
Creates a property information instance.
PropInfo.MultipleStatus - Enum in org.apache.jackrabbit.oak.spi.xml
Hint indicating whether the property is multi- or single-value
ProtectedItemImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedNodeImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedNodeImporter provides means to import protected Nodes and the subtree defined below such nodes.
ProtectedPropertyImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedPropertyImporter is in charge of importing single properties with a protected PropertyDefinition.
publishRevision(Revision, Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
publishRevision(Revision, Revision) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.RevisionContext
Ensure the revision visible from now on, possibly by updating the head revision, so that the changes that occurred are visible.
purge(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision.RevisionComparator
Forget the order of older revisions.
put(K, V, int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Add an entry to the cache.
put(K, V) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Add an entry to the cache using the average memory size.
put(String, Object) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Sets the data for the given key.
put(String, String) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Store the given id mapping for later lookup using ReferenceChangeTracker.get(String).
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 

Q

query(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndex
 
query(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.diffindex.DiffIndex
 
query(Filter, String, PropertyValue) - Method in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexLookup
 
query(Filter, String, NodeState, Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy
 
query(Filter, String, NodeState, Iterable<String>) - Method in interface org.apache.jackrabbit.oak.plugins.index.property.strategy.IndexStoreStrategy
Search for a given set of values.
query(Collection<T>, String, String, int) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Get a list of documents where the key is greater than a start value and less than an end value.
query(Collection<T>, String, String, String, long, int) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Get a list of documents where the key is greater than a start value and less than an end value.
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
query(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
Query - Interface in org.apache.jackrabbit.oak.query
A "select" or "union" query.
query - Variable in class org.apache.jackrabbit.oak.query.ResultImpl
 
query(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Query the index.
queryConstraint - Variable in class org.apache.jackrabbit.oak.query.ast.SourceImpl
The WHERE clause of the query.
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
The query engine implementation.
QueryEngineImpl(QueryIndexProvider) - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
QueryImpl - Class in org.apache.jackrabbit.oak.query
Represents a parsed query.
QueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
Represents an index.
QueryIndex.FulltextQueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
A maker interface which means this index supports may support more than just the minimal fulltext query syntax.
QueryIndexProvider - Interface in org.apache.jackrabbit.oak.spi.query
A mechanism to index data.
QueryParser - Interface in org.apache.jackrabbit.oak.query
Query parser interface.
QueryUtil - Class in org.apache.jackrabbit.oak.security.user.query
Common utilities used for user/group queries.
quote(Object) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
quote(Object) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 

R

read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
read() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
read(byte[]) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
READ - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.MongoGridFSBlobStore
 
ReadBlobCommandGridFS - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Command for MongoMicroKernel#read(String, long, byte[], int, int) FIXME - Reading from large blobs with small increments is slow in this implementation.
ReadBlobCommandGridFS(GridFS, String, long, byte[], int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.ReadBlobCommandGridFS
Constructs a new ReadBlobCommandMongo.
readBlock(RecordId, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
readByte(RecordId, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readBytes(RecordId, int, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readDefinition(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Reads the privilege definition stored in the specified definition tree.
readInt(RecordId, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readLength(RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readList(RecordId, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
ReadOnlyBuilder - Class in org.apache.jackrabbit.oak.spi.state
A node builder that throws an UnsupportedOperationException on all attempts to modify the given base state.
ReadOnlyBuilder(NodeState) - Constructor for class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
ReadOnlyNamespaceRegistry - Class in org.apache.jackrabbit.oak.plugins.name
Read-only namespace registry.
ReadOnlyNamespaceRegistry() - Constructor for class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
ReadOnlyNodeTypeManager - Class in org.apache.jackrabbit.oak.plugins.nodetype
Base implementation of a NodeTypeManager with support for reading node types from the Tree returned by ReadOnlyNodeTypeManager.getTypes().
ReadOnlyNodeTypeManager() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
ReadOnlyVersionManager - Class in org.apache.jackrabbit.oak.plugins.version
ReadOnlyVersionManager provides implementations for read-only version operations modeled after the ones available in VersionManager.
ReadOnlyVersionManager() - Constructor for class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
readRecordId(RecordId, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
readRestrictions(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Read the valid restrictions stored in the specified ACE tree.
readSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStore
 
readSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore
 
readSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.mongo.MongoStore
 
readSegment(UUID) - Method in interface org.apache.jackrabbit.oak.plugins.segment.SegmentStore
 
ReadStatus - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
ReadStatus...
readStream(RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
ReadWriteNamespaceRegistry - Class in org.apache.jackrabbit.oak.plugins.name
Writable namespace registry.
ReadWriteNamespaceRegistry() - Constructor for class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
ReadWriteNodeTypeManager - Class in org.apache.jackrabbit.oak.plugins.nodetype.write
ReadWriteNodeTypeManager extends the ReadOnlyNodeTypeManager with support for operations that modify node types.
ReadWriteNodeTypeManager() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
rebase() - Method in interface org.apache.jackrabbit.oak.api.Root
Rebase this root instance to the latest revision.
rebase() - Method in class org.apache.jackrabbit.oak.core.AbstractRoot
 
rebase() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
rebase(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
rebase(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
rebase(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
rebase() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Rebase the changes from this branch on top of the current root.
RecordId - Class in org.apache.jackrabbit.oak.plugins.segment
 
RecordId(UUID, int) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
recordStats() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
RecursingNodeStateDiff - Class in org.apache.jackrabbit.oak.spi.state
A RecursingNodeStateDiff extends DefaultNodeStateDiff with a factory method for diffing child nodes.
RecursingNodeStateDiff() - Constructor for class org.apache.jackrabbit.oak.spi.state.RecursingNodeStateDiff
 
REFERENCE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.REFERENCE
ReferenceChangeTracker - Class in org.apache.jackrabbit.oak.spi.xml
Helper class used to keep track of uuid mappings (e.g.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
 
ReferenceConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
ReferenceConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
referenceProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a reference.
referenceProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of references.
REFERENCES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.REFERENCE
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.AbstractRoot
 
refresh() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
refresh() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
Called by the write methods to refresh the state of the possible session associated with this instance.
refresh() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Called by the ReadWriteNodeTypeManager implementation methods to refresh the state of the session associated with this instance.
refresh(ImmutableTree, PrivilegeBitsProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissions
 
refresh(ImmutableTree, PrivilegeBitsProvider) - Method in interface org.apache.jackrabbit.oak.security.authorization.permission.CompiledPermissions
 
refresh(ImmutableTree, PrivilegeBitsProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.NoPermissions
 
refresh() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
refresh() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
refresh() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
 
register(Class<T>, T, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
register(Class<T>, T, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.OsgiWhiteboard
 
register(Class<T>, T, Map<?, ?>) - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard
Publishes the given service to the whiteboard.
registered(Class<?>, Object, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
registerMBean(Whiteboard, Class<T>, T, String, String) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
Registration - Interface in org.apache.jackrabbit.oak.spi.whiteboard
Whiteboard service registration.
RegistrationEditorProvider - Class in org.apache.jackrabbit.oak.plugins.nodetype
Provider for an editor that validates and processes node type information under /jcr:system/jcr:nodeTypes to make it more efficient to access when accessing or modifying related content in the repository.
RegistrationEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.RegistrationEditorProvider
 
REINDEX_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
relax() - Static method in class org.apache.jackrabbit.oak.util.TODO
 
remove() - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove this tree instance.
remove() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
remove() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
remove(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.mongomk.DocumentStore
Remove a document.
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoDocumentStore
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LoggingDocumentStoreWrapper
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
remove() - Method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
remove() - Method in class org.apache.jackrabbit.oak.spi.query.Cursors.AbstractCursor
 
REMOVE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
remove() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Remove this child node from its parent.
remove() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
remove() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
Remove the underlying item.
REMOVE_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
REMOVE_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
removeAccessControlEntry(AccessControlEntry) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.osgi.OsgiSecurityProvider
 
removeMapEntry(String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp
Remove a map entry.
removeMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
removeNode(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
removeNodeDiff(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove the property with the given name.
removeProperty(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Remove the named property.
removeProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
removeReferences(List<Object>) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Remove the given references that have already been processed from the references list.
removeSegment(UUID) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
removeToken(TokenInfo) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
 
removeToken(TokenInfo) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Tries to remove the login token and all related information.
removeValue(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
removeValue(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
removeValue(int) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Remove the value at the given index.
removeValue(Object) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Remove the given value from the property state.
renewLease(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
Renew the cluster id lease.
REP_ACCESS_CONTROLLED_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_ACTIVITIES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
REP_ADD_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:addProperties privilege
REP_ADD_VERSION_LABELS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Version operation property name to add version labels.
REP_AGGREGATES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the privilege definition property that stores the aggregate privilege names.
REP_ALTER_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:alterProperties privilege
REP_AUTHORIZABLE_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_BITS - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the privilege definition property that stores the internal representation of this privilege.
REP_CONFIGURATIONS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
REP_DISABLED - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_EXCERPT - Static variable in class org.apache.jackrabbit.oak.query.QueryImpl
The "rep:excerpt" pseudo-property.
REP_GLOB - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_IMPERSONATORS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_INDEX - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_IS_ABSTRACT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the property that defines if the privilege is abstract.
REP_IS_ALLOW - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_MEMBERS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_NAMESPACES - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
 
REP_NEXT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the property storing the value of the next available privilege bits.
REP_NODE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_NT_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional access control restriction by node type name.
REP_OURS - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
REP_PASSWORD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PERMISSION_STORE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PRIVILEGE_BITS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_PRIVILEGE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:privilegeManagement privilege
REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name for the root node of the privilege store.
REP_READ_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:readNodes privilege
REP_READ_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:readProperties privilege
REP_REMOVE_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:removeProperties privilege
REP_REMOVE_VERSION_LABELS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Version operation property name to remove version labels.
REP_REPO_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:userManagement privilege
REP_VERSIONSTORAGE - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
REP_WRITE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:write privilege
RepositoryCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to access the repository.
RepositoryCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
RepositoryInitializer - Interface in org.apache.jackrabbit.oak.spi.lifecycle
Initializer of repository content.
RESERVED_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
Reserved namespace prefixes as defined in jackrabbit 2
RESERVED_URIS - Static variable in interface org.apache.jackrabbit.oak.plugins.name.NamespaceConstants
Reserved namespace URIs as defined in jackrabbit 2
reset(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
reset() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
reset(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Replaces the base state of this builder and throws away all changes.
reset(NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
resetStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Reset the cache stats
resetStats() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
resetTokenExpiration(TokenInfo, long) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
 
resetTokenExpiration(TokenInfo, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Resets the expiration time of the login token associated with the given TokenInfo.
RESIDUAL_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeConstants
 
resolveCommitRevision(Revision, String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
Resolve the commit revision for the given revision rev and the associated commit tag.
RESTORE_PREFIX - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Prefix of the jcr:baseVersion value for a restore.
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Apply the condition to the filter, further restricting the filter if possible.
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Apply the condition to the filter, further restricting the filter if possible.
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
restrictFulltextCondition(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
Restriction - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
A Restriction object represents a "live" restriction object that has been created using the Jackrabbit specific extensions of the AccessControlEntry interface.
RestrictionDefinition - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
The RestrictionDefinition interface provides methods for discovering the static definition of any additional policy-internal refinements of the access control definitions.
RestrictionDefinitionImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Default implementation of the RestrictionDefinition interface.
RestrictionDefinitionImpl(String, Type<?>, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
Create a new instance.
RestrictionImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
RestrictionImpl
RestrictionImpl(PropertyState, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
RestrictionPattern - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Interface used to verify if a given restriction applies to a given item or path.
RestrictionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Interface to manage the supported restrictions present with a given access control and permission management implementation.
RestrictionProviderImpl - Class in org.apache.jackrabbit.oak.security.authorization.restriction
Default restriction provider implementation that supports the following restrictions: AccessControlConstants.REP_GLOB: A simple paths matching pattern.
RestrictionProviderImpl() - Constructor for class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
restrictPath(String, Filter.PathRestriction) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictProperty(String, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictPropertyAsList(String, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictPropertyType(String, Operator, int) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Push as much of the condition down to this selector, further restricting the selector condition if possible.
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Push as much of the condition down to this selector, further restricting the selector condition if possible.
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
restrictSelector(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
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.
ResultIterator<T> - Class in org.apache.jackrabbit.oak.security.user.query
Implements a query result iterator which only returns a maximum number of element from an underlying iterator starting at a given offset.
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 (for this row only) in memory.
RETENTION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
retrieve(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Retrieves the root node from a previously created repository checkpoint.
returnValue(T) - Method in class org.apache.jackrabbit.oak.util.TODO
 
returnValueOrNull(T) - Method in class org.apache.jackrabbit.oak.util.TODO
 
Revision - Class in org.apache.jackrabbit.oak.plugins.mongomk
A revision.
Revision(long, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
Revision(long, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
Revision.RevisionComparator - Class in org.apache.jackrabbit.oak.plugins.mongomk
A facility that is able to compare revisions of different cluster instances.
RevisionContext - Interface in org.apache.jackrabbit.oak.plugins.mongomk
Provides revision related context.
Root - Interface in org.apache.jackrabbit.oak.api
A Root instance serves as a container for a Tree.
ROOT_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.core.ImmutableTree.ParentProvider
 
run() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 

S

sameNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SameNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "issamenode(..)".
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
The "issamenode(...)" join condition.
SameNodeJoinConditionImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
scalar(Type<T>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building scalar PropertyState instances of the given type.
scalar(Type<T>, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
Create a new instance for building scalar PropertyState instances of the given type.
scheduleWithFixedDelay(Whiteboard, Runnable, long) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
seal() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Seals this document and turns it into an immutable object.
SecurableNodeStateDiff - Class in org.apache.jackrabbit.oak.plugins.observation
Base class for NodeStateDiff implementations that can be secured.
SecurableNodeStateDiff(SecurableNodeStateDiff, Tree, Tree, String) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Create a new child instance
SecurableNodeStateDiff(RecursingNodeStateDiff, Tree, Tree) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Create a new instance wrapping a unsecured diff.
secureAfter(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Secure the after state of a child node such that it only provides accessible child nodes and properties.
secureAfter(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
secureBefore(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecurableNodeStateDiff
Secure the before state of a child node such that it only provides accessible child nodes and properties.
secureBefore(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.SecureNodeStateDiff
 
SecureNodeStateDiff - Class in org.apache.jackrabbit.oak.plugins.observation
 
SecurityConfiguration - Interface in org.apache.jackrabbit.oak.spi.security
SecurityConfiguration...
SecurityConfiguration.Default - Class in org.apache.jackrabbit.oak.spi.security
Default implementation that provides empty initializers, validators, commit hooks and parameters.
SecurityConfiguration.Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
SecurityProvider - Interface in org.apache.jackrabbit.oak.spi.security
SecurityProvider...
SecurityProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to set and get the SecurityProvider.
SecurityProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
SecurityProviderImpl - Class in org.apache.jackrabbit.oak.security
 
SecurityProviderImpl() - Constructor for class org.apache.jackrabbit.oak.security.SecurityProviderImpl
 
SecurityProviderImpl(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.security.SecurityProviderImpl
 
Segment - Class in org.apache.jackrabbit.oak.plugins.segment
 
Segment(SegmentStore, UUID, ByteBuffer, Collection<UUID>, Map<String, RecordId>, Map<Template, RecordId>) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.Segment
 
SegmentBlob - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentCache - Class in org.apache.jackrabbit.oak.plugins.segment
Combined memory and disk cache for segments.
SegmentCache(long) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
SegmentCache() - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentCache
 
SegmentNodeState - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentNodeState(SegmentStore, RecordId) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState
 
SegmentNodeStore - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentNodeStore(SegmentStore, String) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
SegmentNodeStore(SegmentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore
 
SegmentNodeStoreService - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentNodeStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
SegmentReader - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentReader(SegmentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentReader
 
SegmentStore - Interface in org.apache.jackrabbit.oak.plugins.segment
 
SegmentStream - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentWriter - Class in org.apache.jackrabbit.oak.plugins.segment
 
SegmentWriter(SegmentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
 
select(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.DateVersionSelector
 
select(NodeBuilder) - Method in interface org.apache.jackrabbit.oak.plugins.version.VersionSelector
Selects a version of the given version history.
selector(NodeState, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SelectorImpl - Class in org.apache.jackrabbit.oak.query.ast
A selector within a query.
SelectorImpl(NodeState, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
SET_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
setAllowNumberLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
setAllowTextLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Enable or disable support for text literals in queries.
setAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setArray() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Make this build an array property.
setAsyncDelay(int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Set the maximum delay to write the last revision to the root node.
setAsyncDelay(int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
setAverageMemory(int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Set the average memory used per entry.
setBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Set the blob store to use.
setBoolean(String, boolean) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setChildNode(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Adds the named child node and returns a builder for modifying it.
setChildNode(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Adds or replaces a subtree.
setChildNode(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setClusterId(int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Set the cluster id to use.
setCommitRoot(UpdateOp, Revision, int) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
setContentRepository(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setCredentials(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
Set the credentials.
setData(byte[]) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
setDate(String, long) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setDeleted(UpdateOp, Revision, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setDocumentStore(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Set the document store to use.
setExplain(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setFullTextConstraint(FullTextExpression) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setHead(RecordId, RecordId) - Method in interface org.apache.jackrabbit.oak.plugins.segment.Journal
 
setHead(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.plugins.segment.memory.MemoryJournal
 
setId(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
setLastMod(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
setLastRev(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
setLastRevision(Revision) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
setLeaseTime(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
 
setLevel(int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlob
 
setLimit(long) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setMap(String, String, Object) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp
Set a map to a single key-value pair.
setMatchesAllTypes(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setMaxMemory(long) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Set the maximum memory this cache should use.
setMeasure(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setMeasure(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setMeasure(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setModified(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
setMongoDB(DB) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Set the MongoDB connection to use.
setName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Set the name of the property
setName(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setNamePathMapper(NamePathMapper) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setNamePathMapper(NamePathMapper) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setNamePathMapper(NamePathMapper) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setNames(String, String...) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setObserver(Observer) - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeStore
 
setObserver(OsgiRepositoryInitializer.RepositoryInitializerObserver) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRepositoryInitializer
 
setOffset(long) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setOrderableChildren(boolean) - Method in interface org.apache.jackrabbit.oak.api.Tree
Changes the nature of this tree such that the order of the children is kept stable.
setOrderableChildren(boolean) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
setOrderableChildren(boolean) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
setOrderings(OrderingImpl[]) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setOuterJoin(boolean, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set whether this source is the left hand side or right hand side of a left outer join.
setPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
setPreparing(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setPrincipalProvider(PrincipalProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
Sets the PrincipalProvider that is being used during the authentication process.
setProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(String, T) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(String, T, Type<T>) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(String, T) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(String, T, Type<T>) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
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 interface org.apache.jackrabbit.oak.query.Query
 
setQueryEngine(QueryEngineImpl) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setQueryEngine(QueryEngineImpl) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setRevision(UpdateOp, Revision, String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
setRoot(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Updates the state of the content tree of this private branch.
setRootState(NodeState) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setRootState(NodeState) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setRootState(NodeState) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setRootTree(Tree) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setRootTree(Tree) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setRootTree(Tree) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setScalar() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setScalar() - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Make this build a scalar property.
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
setSplitDocumentAgeMillis(long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
setString(String, String) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setStrings(String, String...) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setSupportSQL1(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Enable or disable support for SQL-1 queries.
setTiming(boolean) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
Use the timing document store wrapper.
setTokenProvider(TokenProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
Sets the TokenProvider that is being used during the authentication process.
setTravesalFallback(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
setUserManager(UserManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
Sets the UserManager that is being used during the authentication process.
setUseSimpleRevision(boolean) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
setValue(T) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setValue(T, int) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setValue(T) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Set the value of the property state clearing all previously set values.
setValue(T, int) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Set the value of the property state at the given index.
setValues(Iterable<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryPropertyBuilder
 
setValues(Iterable<T>) - Method in interface org.apache.jackrabbit.oak.spi.state.PropertyBuilder
Set the values of the property state clearing all previously set values.
setValues(String, Value[]) - Method in class org.apache.jackrabbit.oak.util.NodeUtil
 
setWorkspaceName(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
sha256() - Method in interface org.apache.jackrabbit.oak.api.Blob
The SHA-256 digest of the underlying stream
sha256() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
SHARED_KEY_CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to validated Credentials that is shared between multiple login modules.
SHARED_KEY_LOGIN_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to a valid login ID that is shared between multiple login modules.
sharedState - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
SimpleExcerptProvider - Class in org.apache.jackrabbit.oak.query.fulltext
 
SimpleExcerptProvider() - Constructor for class org.apache.jackrabbit.oak.query.fulltext.SimpleExcerptProvider
 
SimpleNodeAggregator - Class in org.apache.jackrabbit.oak.plugins.index.aggregate
List based NodeAggregator
SimpleNodeAggregator() - Constructor for class org.apache.jackrabbit.oak.plugins.index.aggregate.SimpleNodeAggregator
 
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Simplify the expression if possible, for example by removing duplicate expressions.
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
simplify() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextAnd
 
simplify() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
simplify() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
size() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The size of the value of this property.
size(int) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The size of the value at the given index.
size() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The size of the value of this object.
size(int) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The size of the value at the given index.
size() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of resident entries.
size() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
size() - Method in class org.apache.jackrabbit.oak.plugins.segment.Segment
 
size() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
size(int) - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
size() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
sizeHot() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of hot entries in the cache.
sizeMapArray() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the length of the internal map array.
sizeNonResident() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of non-resident entries in the cache.
sizeOf(K, V) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the size of the given value.
skip(long) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentStream
 
SourceImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class of a selector and a join.
SourceImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
split(String) - Static method in class org.apache.jackrabbit.oak.kernel.TypeCodes
Splits a jsonString, which is prefixed with a type code at the location where the prefix ends.
split(RevisionContext) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
Returns update operations to split this document.
SQL2Parser - Class in org.apache.jackrabbit.oak.query
The SQL2 parser can convert a JCR-SQL2 query to a query.
SQL2Parser(NodeState) - Constructor for class org.apache.jackrabbit.oak.query.SQL2Parser
Create a new parser.
squeeze(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
"Squeezes" ModifiedNodeState instances into equivalent MemoryNodeStates.
start(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
start(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
start(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
start() - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called once at the beginning of the content import.
start(Tree) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
startChildInfo(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer about a new childInfo and it's properties.
startMark() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
startNode(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called to start the import of a node.
STATE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for state violation errors.
StaticOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for static operands (literal, bind variables).
StaticOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.StaticOperandImpl
 
stats() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
stop() - Method in class org.apache.jackrabbit.oak.osgi.AbstractServiceTracker
 
stop(BundleContext) - Method in class org.apache.jackrabbit.oak.osgi.Activator
 
stopBackground() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
STRING - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.STRING
StringBasedBlob - Class in org.apache.jackrabbit.oak.plugins.memory
This Blob implementations is based on a string.
StringBasedBlob(String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
 
StringCache - Class in org.apache.jackrabbit.oak.kernel
TODO document
StringConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
StringConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
stringProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
Create a multi valued PropertyState from a list of strings.
stringProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
Create a PropertyState from a string.
StringPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
StringPropertyState(String, String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
STRINGS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.STRING
subject - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
SubtreeEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor wrapper that passes only changes in the specified subtree to the given delegate editor.
SubtreeEditor(Editor, String...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
 
SubtreeExcludingValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that excludes a subtree from the validation process and delegates validation of other changes to another given validator.
SubtreeExcludingValidator(Validator, String...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
SubtreeExcludingValidator(Validator, List<String>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
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.user.LoginModuleImpl
 
supportsMixin(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.EffectiveNodeType
Determines whether this effective node type supports adding the specified mixin.
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
sweep() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.MongoBlobStore
 
sync(ExternalUser) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.DefaultSyncHandler
 
sync(ExternalUser) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
 
SyncException - Exception in org.apache.jackrabbit.oak.spi.security.authentication.external
SyncException...
SyncException(String) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
SyncException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
SyncException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
SyncHandler - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
SyncHandler...
SyncMode - Class in org.apache.jackrabbit.oak.spi.security.authentication.external
SyncMode...
SYSTEM_PATHS - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
SystemPrincipal - Class in org.apache.jackrabbit.oak.spi.security.principal
Principal to mark an system internal subject.
SystemRoot - Class in org.apache.jackrabbit.oak.core
Internal extension of the AbstractRoot to be used when an usage of the system internal subject is needed.
SystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryIndexProvider) - Constructor for class org.apache.jackrabbit.oak.core.SystemRoot
 
SystemRoot(NodeStore) - Constructor for class org.apache.jackrabbit.oak.core.SystemRoot
 
SystemRoot(NodeStore, CommitHook) - Constructor for class org.apache.jackrabbit.oak.core.SystemRoot
 
SystemSubject - Class in org.apache.jackrabbit.oak.security.authentication
Internal utility providing access to a system internal subject instance.

T

tag() - Method in class org.apache.jackrabbit.oak.api.Type
Corresponding type tag as defined in PropertyType.
Template - Class in org.apache.jackrabbit.oak.plugins.segment
 
testPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
TextValue - Interface in org.apache.jackrabbit.oak.spi.xml
TextValue represents a serialized property value read from a System or Document View XML document.
THEIRS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
A ConflictHandler which always return Resolution#THEIRS.
TimingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
A MicroKernel wrapper that can be used to log and also time MicroKernel calls.
TimingDocumentStoreWrapper(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingDocumentStoreWrapper
 
TimingWrapper - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
A MicroKernel wrapper that can be used to log and also time MicroKernel calls.
TimingWrapper(MicroKernel) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
toBinary() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to binary.
toBoolean() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to boolean.
toCalendar() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to date.
toDate() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to date.
toDecimal() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to decimal.
TODO - Class in org.apache.jackrabbit.oak.util
Helper class for identifying partially implemented features and controlling their runtime behavior.
toDouble() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to double.
TokenInfo - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
The TokenInfo provides data associated with a login token and basic methods to verify the validity of token credentials at given point in time.
TokenLoginModule - Class in org.apache.jackrabbit.oak.security.authentication.token
LoginModule implementation that is able to handle login request based on TokenCredentials.
TokenLoginModule() - Constructor for class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
TokenProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
Interface to manage create and manage login tokens.
TokenProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to set and retrieve a login token provider.
TokenProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
 
TokenProviderImpl - Class in org.apache.jackrabbit.oak.security.authentication.token
Default implementation of the TokenProvider interface that keeps login tokens in the content repository.
TokenProviderImpl(Root, ConfigurationParameters, UserConfiguration) - Constructor for class org.apache.jackrabbit.oak.security.authentication.token.TokenProviderImpl
 
toLong() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to long.
toString() - Method in class org.apache.jackrabbit.oak.api.AbstractPropertyState
 
toString() - Method in class org.apache.jackrabbit.oak.api.Type
 
toString() - Method in class org.apache.jackrabbit.oak.core.ImmutableTree
 
toString() - Method in class org.apache.jackrabbit.oak.core.MutableTree
 
toString() - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
 
toString() - Method in class org.apache.jackrabbit.oak.kernel.KernelNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.ClusterNodeInfo
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Collection
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MemoryDocumentStore
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Node
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision.RevisionComparator
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Revision
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp.Operation
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeDispatcher.ChangeSet
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.segment.RecordId
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.segment.Template
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to string
toString() - Method in class org.apache.jackrabbit.oak.plugins.value.ValueImpl
 
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
 
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.InImpl
 
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.fulltext.FullTextAnd
 
toString() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextExpression
Get the string representation of the condition.
toString() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextOr
 
toString() - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextTerm
 
toString() - Method in class org.apache.jackrabbit.oak.query.fulltext.LikePattern
 
toString() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
toString() - Method in enum org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.ReadStatus
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
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 node state.
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeStore
Returns a string representation the head state of this node store.
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeStoreBranch
Returns a string representation the head state of this branch.
toString() - Method in class org.apache.jackrabbit.oak.util.TreeLocation
 
touchNode(String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
transformAndSeal(Map<Object, Object>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Document
Transform and seal the data of this document.
transformAndSeal(Map<Object, Object>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
TraversingIndex - Class in org.apache.jackrabbit.oak.query.index
An index that traverses over a given subtree.
TraversingIndex() - 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 from a ContentSession.
Tree.Status - Enum in org.apache.jackrabbit.oak.api
Status of an item in a Tree
TreeLocation - Class in org.apache.jackrabbit.oak.util
A TreeLocation denotes a location inside a tree.
TreeLocation() - Constructor for class org.apache.jackrabbit.oak.util.TreeLocation
 
TreeTypeProvider - Interface in org.apache.jackrabbit.oak.core
TreeTypeProvider...
TreeTypeProviderImpl - Class in org.apache.jackrabbit.oak.core
DefaultTreeTypeProvider...
TreeTypeProviderImpl(Context) - Constructor for class org.apache.jackrabbit.oak.core.TreeTypeProviderImpl
 
TreeUtil - Class in org.apache.jackrabbit.oak.util
Utility providing common operations for the Tree that are not provided by the API.
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
 
Type<T> - Class in org.apache.jackrabbit.oak.api
Instances of this class map Java types to property types.
TYPE - Static variable in class org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexEditorProvider
 
TYPE_AC - Static variable in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
TYPE_DEFAULT - Static variable in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
TYPE_HIDDEN - Static variable in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
TYPE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
TYPE_UNKNOWN - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
TYPE_VERSION - Static variable in interface org.apache.jackrabbit.oak.core.TreeTypeProvider
 
TypeCodes - Class in org.apache.jackrabbit.oak.kernel
TypeCodes maps between Type and the code used to prefix its json serialisation.
TypeEditorProvider - Class in org.apache.jackrabbit.oak.plugins.nodetype
 
TypeEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider
 

U

UNDEFINED - Static variable in class org.apache.jackrabbit.oak.api.Type
The special "undefined" type, never encountered in normal values
UNDEFINEDS - Static variable in class org.apache.jackrabbit.oak.api.Type
Multi-valued "undefined" type, never encountered in normal values
unescapePropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
unimplemented() - Static method in class org.apache.jackrabbit.oak.util.TODO
 
UnionQueryImpl - Class in org.apache.jackrabbit.oak.query
Represents a union query.
UNIQUE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Marks a unique property index.
unmodifiable() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns an unmodifiable instance.
unregister() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Registration
Unregisters this service.
unregistered(Class<?>, Object, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
unregisterNamespace(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
unregisterNamespace(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
unregisterNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
unregisterNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
unsetRevision(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.mongomk.NodeDocument
 
UNSUPPORTED - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Unsupported operation or feature
UNSUPPORTED - Static variable in interface org.apache.jackrabbit.oak.core.ImmutableTree.ParentProvider
 
unsupported() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
unwrap() - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
unwrap() - Method in class org.apache.jackrabbit.oak.spi.query.PropertyStateValue
 
update(NodeBuilder, String, Set<String>, Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy
 
update(NodeBuilder, String, Set<String>, Set<String>) - Method in interface org.apache.jackrabbit.oak.plugins.index.property.strategy.IndexStoreStrategy
Updates the index for the given path.
UPDATE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.SyncMode
 
updated() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Called whenever this node is modified, i.e.
UpdateOp - Class in org.apache.jackrabbit.oak.plugins.mongomk
A MongoDB "update" operation for one document.
UpdateOp.Operation - Class in org.apache.jackrabbit.oak.plugins.mongomk
A MongoDB operation for a given key within a document.
UpdateOp.Operation() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.UpdateOp.Operation
 
UpdateOp.Operation.Type - Enum in org.apache.jackrabbit.oak.plugins.mongomk
The MongoDB operation type.
updatePropertyDiff(String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.Commit
 
upperCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
UpperCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "upper(..)".
UpperCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
URI - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.URI
uriProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a URI.
uriProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of URIs.
URIS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.URI
USER_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
USER_PRIVILEGE_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
USER_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
UserConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.user
Configuration interface for user management.
UserConfigurationImpl - Class in org.apache.jackrabbit.oak.security.user
Default implementation of the UserConfiguration.
UserConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
UserConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
UserConstants - Interface in org.apache.jackrabbit.oak.spi.security.user
User management related constants.
UserManagerCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to pass a UserManager to the login module.
UserManagerCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
 
UserManagerImpl - Class in org.apache.jackrabbit.oak.security.user
UserManagerImpl...
UserManagerImpl(Root, NamePathMapper, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
UserQueryManager - Class in org.apache.jackrabbit.oak.security.user.query
Query manager for user specific searches.
UserQueryManager(UserManager, NamePathMapper, ConfigurationParameters, Root) - Constructor for class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
 
UserUtil - Class in org.apache.jackrabbit.oak.spi.security.user.util
Utility methods for user management.
Utils - Class in org.apache.jackrabbit.oak.plugins.mongomk.util
Utility methods.
Utils() - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.util.Utils
 
Utils - Class in org.apache.jackrabbit.oak.plugins.version
Utils provide some utility methods.
UUIDDiffCollector - Class in org.apache.jackrabbit.oak.plugins.index.diffindex
DiffCollector that looks for UUID properties
UUIDDiffCollector(NodeState, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffCollector
 
UUIDDiffIndex - Class in org.apache.jackrabbit.oak.plugins.index.diffindex
 
UUIDDiffIndex(NodeState, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffIndex
 
UUIDDiffIndexProviderWrapper - Class in org.apache.jackrabbit.oak.plugins.index.diffindex
 
UUIDDiffIndexProviderWrapper(QueryIndexProvider, NodeState, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.index.diffindex.UUIDDiffIndexProviderWrapper
 

V

validate(String) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
 
validate(String) - Static method in class org.apache.jackrabbit.oak.namepath.JcrPathParser
 
validatePath(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
Validate a path is syntactically correct.
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
validateRestrictions(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Validate the restrictions present with the specified ACE tree.
Validator - Interface in org.apache.jackrabbit.oak.spi.commit
Content change validator.
ValidatorProvider - Class in org.apache.jackrabbit.oak.spi.commit
Extension point for plugging in different kinds of validation rules for content changes.
ValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
 
VALUE_PERMISSIONS_JR2 - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Value of the PermissionConstants.PARAM_PERMISSIONS_JR2 configuration parameter that contains all value entries.
ValueBasedBlob - Class in org.apache.jackrabbit.oak.plugins.memory
This Blob implementations is based on Value
ValueBasedBlob(Value) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.ValueBasedBlob
 
valueConstraint(int, String) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.Constraints
 
ValueFactoryImpl - Class in org.apache.jackrabbit.oak.plugins.value
Implementation of ValueFactory interface.
ValueFactoryImpl(BlobFactory, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl
Creates a new instance of ValueFactory.
valueFromString(String) - Static method in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
ValueImpl - Class in org.apache.jackrabbit.oak.plugins.value
Implementation of Value based on PropertyState.
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.plugins.mongomk.UpdateOp.Operation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.version.VersionExceptionCode
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.commit.ConflictHandler.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.xml.PropInfo.MultipleStatus
Returns the enum constant of this type with the specified name.
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.plugins.mongomk.UpdateOp.Operation.Type
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.plugins.version.VersionExceptionCode
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.commit.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.spi.query.Filter.PathRestriction
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.security.user.AuthorizableType
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.state.ConflictType
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.xml.PropInfo.MultipleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for version violation errors.
VERSION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
VERSION_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
VERSION_NODE_TYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
VERSION_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
 
VERSION_STORE_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.version.VersionConstants
Quote from JSR 283 Section "3.13.8 Version Storage"

Version histories are stored in a single, repository-wide version storage mutable and readable through the versioning API.

VersionablePathHook - Class in org.apache.jackrabbit.oak.plugins.version
Commit hook which is responsible for storing the path of the versionable node with every version history.
VersionablePathHook(String) - Constructor for class org.apache.jackrabbit.oak.plugins.version.VersionablePathHook
 
VersionConstants - Interface in org.apache.jackrabbit.oak.plugins.version
VersionConstants...
VersionEditorProvider - Class in org.apache.jackrabbit.oak.plugins.version
 
VersionEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.version.VersionEditorProvider
 
VersionExceptionCode - Enum in org.apache.jackrabbit.oak.plugins.version
VersionExceptionCode contains the codes for version related commit failures.
VersionSelector - Interface in org.apache.jackrabbit.oak.plugins.version
Inspired by Jackrabbit 2.x

This Interface defines the version selector that needs to provide a version, given some hints and a version history.

VisibleDiff - Class in org.apache.jackrabbit.oak.spi.state
NodeStateDiff wrapper that passes only changes to non-hidden nodes and properties (i.e.
VisibleEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor wrapper that passes only changes to non-hidden nodes and properties (i.e.
VisibleEditor(Editor) - Constructor for class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
VisibleValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator implementation that allows to exclude hidden nodes and/or properties for the validation process.
VisibleValidator(Validator, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
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(InImpl) - 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(InImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the all operands in the "in" 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(QueryImpl) - 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.
visit(FullTextAnd) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
visit(FullTextOr) - Method in class org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
visit(FullTextAnd) - Method in interface org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor
Visit an "and" expression.
visit(FullTextOr) - Method in interface org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor
Visit an "or" expression.
visit(FullTextTerm) - Method in interface org.apache.jackrabbit.oak.query.fulltext.FullTextVisitor
Visit a term

W

waitForCommit(String, long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
waitForCommit(String, long) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
WEAKREFERENCE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.WEAKREFERENCE
weakreferenceProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a weak reference.
weakreferenceProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of weak references.
WEAKREFERENCES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.WEAKREFERENCE
weigh(String, CacheValue) - Method in class org.apache.jackrabbit.oak.cache.EmpiricalWeigher
 
weigher(Weigher<K, V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
Whiteboard - Interface in org.apache.jackrabbit.oak.spi.whiteboard
 
WhiteboardUtils - Class in org.apache.jackrabbit.oak.spi.whiteboard
 
WhiteboardUtils() - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
with(String) - Method in class org.apache.jackrabbit.oak.Oak
Sets the default workspace name that should be used in case of login with null workspace name.
with(RepositoryInitializer) - Method in class org.apache.jackrabbit.oak.Oak
 
with(QueryIndexProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given query index provider with the repository to be created.
with(IndexEditorProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given index hook provider with the repository to be created.
with(CommitHook) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given commit hook with the repository to be created.
with(EditorProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given editor provider with the repository to be created.
with(Editor) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given editor with the repository to be created.
with(SecurityProvider) - Method in class org.apache.jackrabbit.oak.Oak
 
with(ConflictHandler) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given conflict handler with the repository to be created.
with(ScheduledExecutorService) - Method in class org.apache.jackrabbit.oak.Oak
 
with(MBeanServer) - Method in class org.apache.jackrabbit.oak.Oak
 
with(Whiteboard) - Method in class org.apache.jackrabbit.oak.Oak
 
withAsyncIndexing() - Method in class org.apache.jackrabbit.oak.Oak
Enable the asynchronous (background) indexing behavior.
withWeigher(Weigher<String, CacheValue>) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK.Builder
 
WORKSPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
WorkspaceInitializer - Interface in org.apache.jackrabbit.oak.spi.lifecycle
Initializer of a workspace and it's initial content.
wrap(QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.plugins.index.aggregate.AggregateIndexProvider
 
wrap(Editor) - Static method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
wrap(NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.spi.state.VisibleDiff
 
write(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.MongoMK
 
write(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.LogWrapper
 
write(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.util.TimingWrapper
 
writeBlob(Blob) - Method in class org.apache.jackrabbit.oak.kernel.JsopDiff
Make sure blob is persisted and return the id of the persisted blob.
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.MongoGridFSBlobStore
 
WriteBlobCommandGridFS - Class in org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs
Command for MongoMicroKernel#write(InputStream)
WriteBlobCommandGridFS(GridFS, InputStream) - Constructor for class org.apache.jackrabbit.oak.plugins.mongomk.blob.gridfs.WriteBlobCommandGridFS
Constructs a WriteBlobCommandMongo
writeBlock(byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
Writes a block record containing the given block of bytes.
writeList(List<RecordId>) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
Writes a list record containing the given list of record identifiers.
writeMap(MapRecord, Map<String, RecordId>) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
 
writeNode(Node) - Method in class org.apache.jackrabbit.oak.plugins.segment.JcrImporter
 
writeNode(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.osgi.OsgiRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Writes the given restrictions to the specified ACE tree.
writeStream(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
Writes a stream value record.
writeString(String) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
Writes a string value record.
writeTemplate(Template) - Method in class org.apache.jackrabbit.oak.plugins.segment.SegmentWriter
 
writeTo(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Write this instance as property to the specified tree.

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-2013 The Apache Software Foundation. All Rights Reserved.