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

A

AbstractCopy - Class in org.apache.jackrabbit.jcr2spi.operation
AbstractCopy...
AbstractItemStateFactory - Class in org.apache.jackrabbit.jcr2spi.state
AbstractItemStateFactory...
AbstractItemStateFactory() - Constructor for class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
 
AbstractOperation - Class in org.apache.jackrabbit.jcr2spi.operation
AbstractOperation...
AbstractOperation() - Constructor for class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
AbstractRemove - Class in org.apache.jackrabbit.jcr2spi.operation
AbstractRemove is the base class for non-transient remove operations executed on the workspace such as removing versions or activities.
AbstractRemove(ItemState, NodeState) - Constructor for class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
Implementation of Item.accept(javax.jcr.ItemVisitor) for nodes.
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Copy
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
accept(OperationVisitor) - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Calls the appropriate visit method on visitor based on the type of this operation.
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
Implementation of Item.accept(javax.jcr.ItemVisitor) for property.
AccessControlConstants - Interface in org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit
 
AccessControlProvider - Interface in org.apache.jackrabbit.jcr2spi.security.authorization
AccessControlProvider...
AccessControlProviderImpl - Class in org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl
 
AccessControlProviderImpl() - Constructor for class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
AccessControlProviderStub - Class in org.apache.jackrabbit.jcr2spi.security.authorization
Stub class that provide clients with access to a concrete AccessControlProvider implementation.
AccessManager - Interface in org.apache.jackrabbit.jcr2spi.security
The AccessManager can be queried to determines whether permission is granted to perform a specific action on a specific item.
add(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a NodeEntry to the end of the list.
add(NodeEntry, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a NodeEntry.
add(NodeEntry, int, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a the new NodeEntry before beforeEntry.
add(PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Adds the new PropertyEntry to this ChildPropertyEntries.
add(PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
ADD_NODE_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
addAffectedItemState(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Adds an affected ItemState.
addAll(Collection<PropertyEntry>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Adds all PropertyEntrys from the given collection to this ChildPropertyEntries.
addAll(Collection<PropertyEntry>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
addChildNode(NodeState, Name, Name, String) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
Add a child node operation to this setTree instance.
addChildProperty(NodeState, Name, int, QValue[], QPropertyDefinition) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
Add a child property operation to this setTree instance.
addCreationListener(ItemStateCreationListener) - Method in class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
 
addCreationListener(ItemStateCreationListener) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Adds the given ItemStateCreationListener.
addedState(List<ItemState>) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
addEventListener(InternalEventListener) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Sets the InternalEventListener that gets notifications about local and external changes.
AddLabel - Class in org.apache.jackrabbit.jcr2spi.operation
AddLabel...
addListener(NodeTypeRegistryListener) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Add a NodeTypeRegistryListener
addListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
addListener(SessionListener) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Add a SessionListener
addListener(ItemStateLifeCycleListener) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Add an ItemStateLifeCycleListener
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
addLockToken(String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Invoked by a session to inform that a lock token has been added.
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
This method succeeds if the lock tokens could be added to the SessionInfo.
addMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
addNewNodeEntry(Name, String, Name, QNodeDefinition) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Adds a new, transient child NodeEntry
addNewNodeEntry(Name, String, Name, QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
addNewPropertyEntry(Name, QPropertyDefinition, QValue[], int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Add a new, transient PropertyEntry to this NodeEntry and return the PropertyState associated with the new entry.
addNewPropertyEntry(Name, QPropertyDefinition, QValue[], int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
addNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
addNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
AddNode - Class in org.apache.jackrabbit.jcr2spi.operation
AddNode...
AddProperty - Class in org.apache.jackrabbit.jcr2spi.operation
AddProperty...
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
addVersionLabel(NodeState, NodeState, Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
addVersionLabel(NodeState, NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
adjustReferences(ReferenceChangeTracker) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Adjust references at the end of a successful XML import.
applyPending(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.InvalidationStrategy
Apply any pending invalidation of the underlying ItemState of this entry.
assertChildNodeEntries(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Asserts that the NodeEntry of the given parent state has it's child node entries loaded.

B

bestEffort() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
bindValue(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 

C

CacheBehaviour - Class in org.apache.jackrabbit.jcr2spi.config
CacheBehaviour defines constants for the various cache maintenance strategies.
calculateStatus() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Calculates the status of the underlying ItemState: any pending changes to the underlying ItemState are applied.
canAccess(String) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canAddChildNode(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canAddMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
cancelMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
canRead(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Returns true if the existing item with the given ItemId can be read.
canRead(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canRemove(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Returns true if the existing item state can be removed.
canRemove(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canRemoveItem(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canRemoveNode(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canRemoveProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
ChangeLog - Class in org.apache.jackrabbit.jcr2spi.state
Registers changes made to states and references and consolidates empty changes.
characters(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
characters(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
CHECK_ACCESS - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
CHECK_ALL - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
CHECK_COLLISION - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) method: check that target node is not being referenced
CHECK_CONSTRAINTS - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
CHECK_LOCK - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
CHECK_NONE - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
CHECK_VERSIONING - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Checks if adding a child node called nodeName of node type nodeTypeName to the given parent node is allowed in the current context.
checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, QNodeTypeDefinition, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddNodeConstraints(Name, QNodeTypeDefinition, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddProperty(NodeState, Name, QPropertyDefinition, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkin(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
checkin() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkin - Class in org.apache.jackrabbit.jcr2spi.operation
Checkin...
checkin(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkin(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkIsCheckedOut(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkIsCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Checks if the repository supports level 2 (writing) and the status of this item.
checkIsWritable(NodeState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
Always throws ConstraintViolationException since the version storage is protected.
checkLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
checkLock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Check whether the given node state is locked by somebody else than the current session.
checkout(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
checkout() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkout - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
checkout(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkout(NodeState, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkout(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkout(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
checkpoint(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
Checkpoint - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
checkpoint(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkpoint(NodeState, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkpoint(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkpoint(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkQueryStatement(String, String, Map<String, String>) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Checks if the query statement is valid.
checkRemoveItem(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Checks if removing the given target state is allowed in the current context.
checkRemoveItemConstraints(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
checkRemoveItemConstraints(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkSetProperty(PropertyState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkStatus() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Performs a sanity check on this item and the associated session.
ChildNodeEntries - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
ChildNodeEntries represents a collection of NodeEntrys that also maintains the index values of same-name siblings on insertion and removal.
ChildPropertyEntries - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
ChildPropertyEntries...
ChildPropertyEntriesImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
ChildPropertyEntriesImpl...
clear() - Method in interface org.apache.jackrabbit.jcr2spi.ItemCache
Clear all entries in the ItemCache and free resources.
clear() - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
clear() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Clears the cache.
clear() - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Resets all internal state.
clone() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
Clone - Class in org.apache.jackrabbit.jcr2spi.operation
Clone...
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
complete(Operation) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Clean up this entry upon Operation.undo() or Operation.persisted().
complete(Operation) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
complete(Operation) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
contains(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns true if a property entry with the given name exists.
contains(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
Checks if the otherKey is contained in this one.
Copy - Class in org.apache.jackrabbit.jcr2spi.operation
Copy...
copy(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
copy(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
create(NodeTypeStorage, NamespaceRegistry) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Create a new NodeTypeRegistry
create(NodeState, NodeState, Name, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
create(NodeState, Name, Name, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
create(NodeState, Name, int, QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
create(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
create(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
create(Path, Path, String, boolean, ManagerProvider, ManagerProvider) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
create(Path, Path, String, ManagerProvider, ManagerProvider) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Copy
 
create(String, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
create(NodeState, boolean, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
create(NodeState, boolean, boolean, long, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
create(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
create(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
create(NodeState, String, boolean, boolean, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
create(Path, Path, HierarchyManager, PathResolver, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
create(ItemState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
create(ItemState, int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
create(NodeState, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
 
create(NodeState, NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
create(NodeState, NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
 
create(NodeState, Path, Path) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
create(NodeState, NodeId[], NodeId[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
create(NodeState, Path, NodeState, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
create(NodeState[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
create(NodeState, Name[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
create(NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
create(PropertyState, QValue[], int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
create(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
create(UpdatableItemStateManager, NodeState, Name, Name, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
create(NodeState, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
create(NodeState, InputStream, int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
createAccessControlManager(SessionInfo, UpdatableItemStateManager, ItemManager, ItemDefinitionProvider, HierarchyManager, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
 
createAccessControlManager(SessionInfo, UpdatableItemStateManager, ItemManager, ItemDefinitionProvider, HierarchyManager, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
CreateActivity - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
createActivity(String) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
createConfiguration(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
CreateConfiguration - Class in org.apache.jackrabbit.jcr2spi.operation
CreateConfiguration...
createConfiguration(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
createConfiguration(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
Nothing to do.
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
created(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateCreationListener
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientItemStateManager
 
createDeepNodeState(NodeId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Tries to retrieve the NodeState with the given NodeId and if the state exists, fills in the NodeEntries missing between the last known NodeEntry marked by anyParent.
createDeepNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createDeepNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the node with information retrieved from the RepositoryService.
createDeepPropertyState(PropertyId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Tries to retrieve the PropertyState with the given PropertyId and if the state exists, fills in the HierarchyEntries missing between the last known NodeEntry marked by anyParent.
createDeepPropertyState(PropertyId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createDeepPropertyState(PropertyId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the PropertyState with information retrieved from the RepositoryService.
createEventFilter(int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
createItemManager(HierarchyManager) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createLockManager(WorkspaceManager, ItemManager) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the LockManager.
createManager(RepositoryConfig, SessionInfo) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the workspace state manager.
createNewNodeState(NodeEntry, Name, QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNewNodeState(NodeEntry, Name, QNodeDefinition) - Method in interface org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory
Creates a transient child NodeState with the given name.
createNewPropertyState(PropertyEntry, QPropertyDefinition, QValue[], int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNewPropertyState(PropertyEntry, QPropertyDefinition, QValue[], int) - Method in interface org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory
Creates a transient PropertyState.
createNodeEntry(NodeEntry, Name, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createNodeState(NodeId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Creates the child NodeState with the given nodeId.
createNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the node with information retrieved from the RepositoryService.
createObservationManager(NamePathResolver, NodeTypeRegistry) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the ObservationManager.
createPropertyEntry(NodeEntry, Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createPropertyState(PropertyId, PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Creates the PropertyState with the given propertyId.
createPropertyState(PropertyId, PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createPropertyState(PropertyId, PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the PropertyState with information retrieved from the RepositoryService.
createQuery(String, String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
createRootEntry() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createRootState(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
 
createRootState(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createRootState(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
createSessionItemStateManager(UpdatableItemStateManager, ItemStateFactory) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createVersionManager(WorkspaceManager) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the VersionManager.
createWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
createWorkspace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
createWorkspaceInstance(RepositoryConfig, SessionInfo) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 

D

DEFAULT_CACHE_BEHAVIOR - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
DEFAULT_ITEM_CACHE_SIZE - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
DEFAULT_POLL_TIME_OUT - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
deleteWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
denotesNode() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
True if this HierarchyEntry would resolve to a NodeState.
denotesNode() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
Returns true.
denotesNode() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
Returns false.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Dispose this HierarchyManager
dispose() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Disposes this ItemManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Clears all caches.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemState.MergeResult
Dispose this MergeResult and release all internal resources that are not needed any more.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Dispose this WorkspaceManager
doneMerge(String, Version) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
doneMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 

E

EffectiveNodeType - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeType...
EffectiveNodeTypeCache - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.jcr2spi.nodetype
An ENTKey uniquely identifies a combination (i.e. an aggregation) of one or more node types.
EffectiveNodeTypeImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeTypeProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeTypeProvider...
end() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
end() - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
endDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
endElement(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endElement(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
endNode(Importer.NodeInfo) - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
endNode(Importer.NodeInfo) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
endPrefixMapping(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endPrefixMapping(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
entryCreated(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.NodeEntryListener
 
entryCreated(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
EntryFactory - Class in org.apache.jackrabbit.jcr2spi.hierarchy
EntryFactory...
EntryFactory(TransientItemStateFactory, IdFactory, EntryFactory.NodeEntryListener, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
Create a new instance of the EntryFactory.
EntryFactory.InvalidationStrategy - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
Strategy for invalidating item states
EntryFactory.NodeEntryListener - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
 
equals(Object) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
error(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
EventJournalImpl - Class in org.apache.jackrabbit.jcr2spi.observation
EventJournalImpl implement the JSR 283 event journal over SPI.
EventJournalImpl(WorkspaceManager, EventFilter, NamePathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
 
execute() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
execute(Operation) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Executes the given operation and modifies the affected item states accordingly.
execute(ChangeLog) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Executes the operations passed with the given change log and modifies the affected item states accordingly.
execute(Operation) - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Executes the given operation and modifies the affected item states accordingly.
execute(ChangeLog) - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Executes the operations passed with the given change log and modifies the affected item states accordingly.
execute(Operation) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Creates a new batch from the single workspace operation and executes it.
execute(ChangeLog) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Creates a new batch from the given ChangeLog and executes it.
executeQuery(String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
EXISTING - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state
EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been transiently modified (copy-on-write)
EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been transiently removed (copy-on-write)

F

Factory() - Constructor for class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
 
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
findBest(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 

G

get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns a List of NodeEntrys for the given nodeName.
get(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns the NodeEntry with the given nodeName and index.
get(Name, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Return the NodeEntry that matches the given nodeName and uniqueID or null if no matching entry can be found.
get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Return the PropertyEntry with the given Name or null.
get(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
get(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Returns the effective node type for the given key or null if the desired node type is not cached.
getAccessControlManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getAccessControlProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Locates and instantiates an AccessControlProvider implementation.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getAccessManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getAccessManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getAccessManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getActivity() - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
The id of the current activity present on the editing session or null.
getActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
The id of the current activity present on the editing session or null.
getAddedStates() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getAffectedItemStates() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getAffectedItemStates() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
A collection of ItemStates that are affected by this operation.
getAffectedStates() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getAggregatePrivileges() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
getAllDefinitions(NodeTypeStorage) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
Returns an Iterator over all node type definitions registered.
getAllFrozenNodes() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllNodeTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
TODO: clarify usage In case the status of the given node state is not Status.EXISTING the transiently added mixin types are taken into account as well.
getAllNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getAllQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllVersions() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAncestor(int) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getAttribute(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Always returns null.
getAttributeNames() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Always returns an empty String array.
getAutoCreateQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAutoCreateQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAutoCreateQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAutoCreateQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getBaseVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getBaseVersion() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getBeforeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getBeforeNode() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getBinary() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getBinary() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getBindVariableNames() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getBoolean() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getCacheBehaviour() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getCacheBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getChildNodeInfos(NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Returns an Iterator over ChildInfos for the given NodeState.
getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
getChildNodes(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getChildNodes(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getChildNodeState(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility Returns the child NodeState with the specified name and index.
getChildProperties(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getChildProperties(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getColumns() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
getConfiguration(String, T) - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getConfiguration(String, T) - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getConstraint() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
getContainingHistory() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getCreated() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getDate() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDecimal() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDecimal() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getDeclaredAggregatePrivileges() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
getDeepNodeEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given path.
getDeepNodeEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getDeepPropertyEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given path.
getDeepPropertyEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the definition defined for this node state.
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the definition defined for this property state.
getDefinitions(NodeTypeStorage, Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
Returns the QNodeTypeDefinitions for the given node type names.
getDepth(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Returns the depth of the specified item.
getDepth(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getDepth() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getDescriptor(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorKeys() - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDestinationName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getDestinationName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDestinationParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getDestinationParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDestinationParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDouble() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getEffectiveNodeType(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Build the EffectiveNodeType from the given NodeType name.
getEffectiveNodeType(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Build the EffectiveNodeType from the given array of NodeType names.
getEffectiveNodeType(Name[], Map<Name, QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
 
getEffectiveNodeType(QNodeTypeDefinition, Map<Name, QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Builds an effective node type representation from the given node type definition.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(Name[], Map<Name, QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(QNodeTypeDefinition, Map<Name, QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeTypeProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
 
getEventFilters() - Method in interface org.apache.jackrabbit.jcr2spi.observation.InternalEventListener
Returns a collection of event filters which is in use by this event listener.
getEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEventJournal() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEvents(EventFilter, long) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Returns the events from the journal that occurred after a given date.
getFailedIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getFrozenNode() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getGeneration() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
The required generation of this HierarchyEntry .
getHierarchyEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
The HierarchyEntry corresponding to this ItemState.
getHierarchyManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the identifier of this item state.
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method: Returns the identifier of this item state.
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Utility method: Returns the identifier of this item state.
getIdentifier() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getIndex() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getIndex() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getIndex() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getInheritedNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getInheritedNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getInsertId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getInsertNode() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getInstance(RepositoryService, String) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
 
getInvalidationStrategy() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getItem(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.ItemCache
Returns the cached Item that belongs to the given ItemState or null if the cache does not contain that Item.
getItem(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
getItem(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getItem(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getItem(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getItemCacheSize() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getItemCacheSize() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getItemDefinitionProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getItemManager() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns the ItemManager associated with this item's Session.
getItemState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
If this HierarchyEntry has already been resolved before (see HierarchyEntry.isAvailable()), that ItemState is returned.
getItemState() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns the item-state associated with this Item.
getItemStateFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getItemStateFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getJcrValueFactory() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Same as Session.getValueFactory() but omits the check, if this repository is really level 2 compliant.
getJcrValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getJcrValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getKey(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Returns a key for an effective node type that consists of the given node type names.
getLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getLanguage() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getLanguage() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
 
getLength() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLengths() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLinearPredecessor() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getLinearSuccessor() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getListeners() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Unmodifiable iterator over the listeners present on this item state.
getLock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
getLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
If the session created a lock on the node with the given state, we already know the lock.
getLock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Returns the Lock object that applies to a node.
getLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getLockInfo() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getLockInfo(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getLockManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getLockStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the LockStateManager associated with this ManagerProvider.
getLockStateManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockStateManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
Returns the lock tokens present on the SessionInfo this manager has been created with.
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
Returns the lock tokens present on the SessionInfo this manager has been created with.
getLockTokens() - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Returns the lock tokens present with the SessionInfo.
getLong() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getMandatoryQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMandatoryQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMandatoryQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMandatoryQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMappedReference(QValue, QValueFactory) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Returns the new UUID to which oldUUID has been mapped or null if no such mapping exists.
getMergedNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMergedNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMergeFailedIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getMixinNames() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getMixinNames(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
getMixinNames() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getMixinTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the names of this node's mixin types.
getName() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Returns the name of the class
getName() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Returns the name of this operation.
getName() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the name of this state.
getName(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getNamedQNodeDefinitions(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getNamedQNodeDefinitions(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getNamedQPropertyDefinitions(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getNamedQPropertyDefinitions(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getNameFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNameFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getNamePathResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNameResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNameResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNameResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNames() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
Returns the node type names of this key.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamespaceRegistryImpl() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getNamespaceResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNewActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
getNewConfigurationId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
getNewStatus(int, int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns the given newStatusHint unless the new status collides with a pending modification or removal which results in a stale item state.
getNewVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
getNewVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
getNode(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getNode(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNode(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeByUUID(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Retrieve the NodeDefinition for the given QNodeDefinition.
getNodeEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns a unmodifiable iterator of NodeEntry objects denoting the the valid child NodeEntries present on this NodeEntry.
getNodeEntries(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns a unmodifiable List of NodeEntrys with the specified name.
getNodeEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntries(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry(NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a itemId into a HierarchyEntry.
getNodeEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a path into a NodeEntry.
getNodeEntry(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid NodeEntry with the specified name and index or null if there's no matching entry.
getNodeEntry(Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid NodeEntry with the specified name and index or null if there's no matching entry.
getNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry(Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
Returns id of state or the closest existing state of the restore target or null in case of a Workspace.restore(Version[], boolean)
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the id of this node state.
getNodeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getNodeReferences(NodeState, Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Returns the identifiers of all reference properties that point to the given node.
getNodeReferences(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the identifiers of all reference properties that point to this node.
getNodeReferences(NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
getNodeReferences(NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
getNodes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodes(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodes(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodeState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Retrieves the NodeEntry corresponding to the given path and resolves it to the underlying NodeState.
getNodeState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeState(Path, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
getNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getNodeTypeDefinition(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeDefinitionProvider
 
getNodeTypeDefinition(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
getNodeTypeDefinition(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefinition(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getNodeTypeDefinitionProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNodeTypeDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeTypeDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNodeTypeManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the name of this node's node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getNodeTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Return all nodetype names that are defined to this NodeState including the primary nodetype and the mixins.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
 
getObservationManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getOperations() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getOptions() - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperation
Return the set of options that should be used to validate the transient modification.
getOrAddNodeEntry(Name, int, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Adds a child NodeEntry to this entry if it not yet present with this node entry.
getOrAddNodeEntry(Name, int, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getOrAddPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Add an existing PropertyEntry with the given name if it is not yet contained in this NodeEntry.
getOrAddPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getOrderings() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
getOwnerHint() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getParent() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Returns the NodeEntry being parent to this HierarchyEntry.
getParent() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getParent() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getParent() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Shortcut for calling 'getParent().getNodeState()' on the hierarchy entry.
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
getPath() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getPath() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getPath() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the path of this item state.
getPathFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getPathFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getPathResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getPathResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getPathResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getPollTimeout() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
Specifies an interval used for polling the RepositoryService for changes.
getPollTimeout() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the current position in this NodeIterator.
getPredecessorIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getPredecessors() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getPrefix(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getPrefixes() - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getPrimaryItem() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getPrimaryNodeType() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getPrimaryTypeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
getPrimaryTypeName(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
getPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
 
getPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
getProperties() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperties(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperties(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperty(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getProperty(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperty(Name) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperty() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Retrieve the PropertyDefinition for the given QPropertyDefinition.
getPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getPropertyEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns an unmodifiable collection containing all PropertyEntry objects present.
getPropertyEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
getPropertyEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns an unmodifiable Iterator over those children that represent valid PropertyEntries.
getPropertyEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getPropertyEntry(PropertyId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a propertyId into a PropertyEntry.
getPropertyEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a path into a PropertyEntry.
getPropertyEntry(PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid PropertyEntry with the specified name or null if no matching entry exists.
getPropertyEntry(Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid PropertyEntry with the specified name or null if no matching entry exists.
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getPropertyEntry(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
Ignores the loadIfNotFound flag due to the fact, that NodeInfo.getPropertyIds() returns the complete list of property names currently available.
getPropertyId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getPropertyName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getPropertyNames() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns an unmodifiable collection containing all existing property names.
getPropertyNames() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
getPropertyState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Retrieves the PropertyEntry corresponding to the given path and resolves it to the underlying PropertyState.
getPropertyState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
 
getPropertyState() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getPropertyState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getPropertyState(Name) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method that returns the property state with the given name or throws an ItemNotFoundException if no matching, valid property could be found.
getPropertyType() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getQNodeDefinition(Name[], Name, Name, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QNodeDefinition for the specified node state.
getQNodeDefinition(Name[], Name, Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable child node definition for a child node with the specified name and node type.
getQNodeDefinition(EffectiveNodeType, Name, Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable child node definition for a child node with the specified name and node type.
getQNodeDefinition(Name[], Name, Name, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQNodeDefinition(Name[], Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQNodeDefinition(EffectiveNodeType, Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQOMFactory() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getQPropertyDefinition(Name[], Name, int, boolean, PropertyId) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QPropertyDefinition for the specified parameters.
getQPropertyDefinition(Name, Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getQPropertyDefinition(Name[], Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getQPropertyDefinition(Name[], Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name and type.
getQPropertyDefinition(Name[], Name, int, boolean, PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name, Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name[], Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name[], Name, int) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQuery(Node) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getQueryManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getQValueFactory() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getQValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getQValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getReference() - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getReferences() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getReferences(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getReferences() - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
 
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getRegisteredNamespaces() - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getRegisteredNamespaces() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getRegisteredNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Returns the names of all registered node types.
getRegisteredNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getRelativeDepth(NodeEntry, HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Returns the depth of the specified descendant relative to the given ancestor.
getRelativeDepth(NodeEntry, HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getRelativePath() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
Relative path to the non-existing restore target or null if the state identified by Restore.getNodeId() is the target.
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getRemoveState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getRepository(Map) - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Creates a SPI based Repository instance based on the parameters passed.
getRepository() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRepositoryService() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getRepositoryService() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getRetentionManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRootEntry() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
 
getRootEntry() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getRootNode() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRootNodeDefinition() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QNodeDefinition for the root node.
getRootNodeDefinition() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getRootVersion() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getScore() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the score of the node returned by NodeIteratorImpl.nextNode().
getScore() - Method in interface org.apache.jackrabbit.jcr2spi.query.ScoreNodeIterator
Returns the score of the node returned by NodeIterator.nextNode().
getSession() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Note: as of 2.x this method returns the session irrespective of the item's status.
getSession() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getSession() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getSharedSet() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getSize() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Returns the number of Items in this iterator or -1 if the size is unknown.
getSize() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
getSize() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the number of nodes in this iterator.
getSource() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
getSourceId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getSourceWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
getStatement() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getStatus() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
If this HierarchyEntry provides an underlying ItemState this method returns the status of that state, otherwise it returns Status._UNDEFINED_.
getStatus() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getStatus() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Returns the status of this operation.
getStatus() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Returns the status of this item.
getStoredQueryPath() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getStream() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getSuccessors() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getSupertypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getSupportedPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
Obtain the privileges supported at the specified path.
getSupportedPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getTarget() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getTimeoutHint() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getTitle() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
getTreeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
 
getType() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getType() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the type of the property value(s).
getType() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getUniqueID() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getUniqueID() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getUniqueID() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
getUniquePrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
Returns a prefix that is unique among the already registered prefixes.
getUnnamedQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getUnnamedQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getUnnamedQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getUnnamedQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getURI(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getURIs() - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getUserID() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getUUID() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getUuid() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getUUID() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getUuidBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getValidator() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getValue() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getValue() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Convenience method for single valued property states.
getValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the value(s) of this property.
getValues() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getValueType() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionableIdentifier() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionableNodeEntry(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
getVersionableNodeEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
getVersionableUUID() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionByLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionHistory(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getVersionHistory() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getVersionHistoryEntry(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
getVersionHistoryEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
getVersionHistoryId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getVersionHistoryId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getVersionIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
getVersionLabels() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getVersionStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the VersionManager associated with this ManagerProvider.
getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getWeakReferences() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getWeakReferences(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getWorkspace() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getWorkspaceId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the ID that must be used for resolving this entry OR loading its children entries from the persistent layer.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getWorkspaceId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
Returns the ID that must be used for resolving this entry OR loading its children entries from the persistent layer.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the identifier of this item state.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method: Returns the identifier of this item state.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Utility method: Returns the identifier of this item state.
getWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getWorkspaceNames() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getWorkspacePath() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getXAResource() - Method in interface org.apache.jackrabbit.jcr2spi.XASession
Retrieves an XAResource object that the transaction manager will use to manage this XASession object's participation in a distributed transaction.
getXAResource() - Method in class org.apache.jackrabbit.jcr2spi.XASessionImpl
 
getXmlStream() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 

H

hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility Determines if there is a valid NodeEntry with the specified name and index.
hasChildNodes(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
hasChildNodes(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
hasChildProperties(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
hasChildProperties(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
hasDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns true if the definition of this state has already been calculated.
hashCode() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns true if there is another Node available; false otherwise.
hasNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasNodeEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a valid NodeEntry with the specified nodeName.
hasNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a valid NodeEntry with the specified name and index.
hasNodeEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasNodes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
hasNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
hasPendingChanges() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasPendingChanges() - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
hasPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasProperties() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a property entry with the specified Name.
hasPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasPropertyName(Name) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility
hasRemoveNodeConstraint(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Returns true if a single node definition matching the specified nodeName is either mandatory or protected.
hasRemoveNodeConstraint(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
hasRemovePropertyConstraint(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Returns true if a single property definition matching the specified propertyName is either mandatory or protected.
hasRemovePropertyConstraint(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
hasVersionLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
HierarchyEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyEntry...
HierarchyEventListener - Class in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyEventListener...
HierarchyEventListener(WorkspaceManager, HierarchyManager, CacheBehaviour) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
 
HierarchyManager - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyManager...
HierarchyManagerImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyManagerImpl implements the HierarchyManager interface.
HierarchyManagerImpl(TransientItemStateFactory, IdFactory, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
holdsLock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
holdsLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
IgnoreOperation - Interface in org.apache.jackrabbit.jcr2spi.operation
Marker interface that represent operations which must be ignored by the SessionItemStateManager for building the final ChangeLog.
impersonate(Credentials) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.SecurityConstants
Name of the internal SimpleCredentials attribute where the Subject of the impersonating Session is stored.
Importer - Interface in org.apache.jackrabbit.jcr2spi.xml
The Importer interface ...
Importer.NodeInfo - Class in org.apache.jackrabbit.jcr2spi.xml
 
Importer.PropInfo - Class in org.apache.jackrabbit.jcr2spi.xml
 
Importer.TextValue - Interface in org.apache.jackrabbit.jcr2spi.xml
TextValue represents a serialized property value read from a System or Document View XML document.
ImportHandler - Class in org.apache.jackrabbit.jcr2spi.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(Importer, NamespaceResolver, NamespaceRegistry, NameFactory, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
includesNodeType(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) the given node type.
includesNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
includesNodeTypes(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) all of the given node types.
includesNodeTypes(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
init(RepositoryConfig) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
 
init(RepositoryConfig) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
InternalEventListener - Interface in org.apache.jackrabbit.jcr2spi.observation
InternalEventListener receives changes as a result of a local or an external modification.
INVALIDATE - Static variable in class org.apache.jackrabbit.jcr2spi.config.CacheBehaviour
Cache maintenance is done by invalidating affected items of an operation and forcing the jcr2spi implementation to reload the item states when they are accessed next time.
invalidate(HierarchyEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.InvalidationStrategy
Invalidate underlying ItemState of this entry.
invalidate(boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Invalidates the underlying ItemState if available and if it is not transiently modified.
invalidate(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Removes all effective node types that are aggregated with the node type of the given name.
invalidate() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Invalidates this state: set its Status to Status.INVALIDATED if the current status is Status.EXISTING.
INVALIDATED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
A state once read from persistent storage has been set to invalid.
invalidateInternal(boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
isAbstract() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
isActivityMerge() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
isAggregate() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
isAvailable() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Returns true if the referenced ItemState is available.
isCheckedOut(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
isCheckedOut() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isCheckedOut(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
isCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
Search nearest ancestor that is versionable.
isComplete() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
 
isDeep() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
isEmpty() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
isGranted(NodeState, Path, String[]) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified path.
isGranted(ItemState, String[]) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified path.
isGranted(NodeState, Path, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
isGranted(ItemState, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
isLive() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
isLocked(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
isLocked(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
isLocked(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false.
isLocked() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isModified() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isModified() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
isMovedState(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
isMultiple() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
isMultiple() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
isNew() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isNew() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
isNode() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isNode() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
Returns true
isNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
Returns false
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Always returns false.
isNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
isRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
 
isRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
isRemoveExisting() - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
isRoot() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns true, if this NodeState represent the root node.
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
isSessionScoped() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
isShallow() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
isStale(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if status is one of: Status.STALE_DESTROYED Status.STALE_MODIFIED
isTerminal(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if the given status is a terminal status, i.e.
isTransient(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
isTransientlyMoved() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
isTransientlyMoved() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
isUuidOrMixin(Name) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
isValid() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Returns true if this item state is valid and can be accessed.
isValid(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if this item state is valid, that is its status is one of: Status.EXISTING Status.EXISTING_MODIFIED Status.NEW
isValidStatusChange(int, int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true, if the status of an item state can be changed from oldStatus to newStatus, and false if the change is illegal or if any of the given status flags is illegal.
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns true if the repository supports level 2 (writing).
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
Always returns false
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
Always returns false
ItemCache - Interface in org.apache.jackrabbit.jcr2spi
ItemCache...
ItemCacheImpl - Class in org.apache.jackrabbit.jcr2spi
ItemCacheImpl...
itemCreated(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemCreated(Item) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an Item instance has been created.
ItemDefinitionProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
ItemDefinitionProvider...
ItemDefinitionProviderImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
ItemDefinitionManagerImpl...
ItemDefinitionProviderImpl(EffectiveNodeTypeProvider, RepositoryService, SessionInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
itemDestroyed(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemDestroyed(Item) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e. it has been permanently rendered 'invalid').
itemExists(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Checks if the item for given HierarchyEntry exists.
itemExists(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
itemExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
ItemImpl - Class in org.apache.jackrabbit.jcr2spi
ItemImpl...
ItemImpl(SessionImpl, ItemState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.ItemImpl
 
ItemLifeCycleListener - Interface in org.apache.jackrabbit.jcr2spi
The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager - Interface in org.apache.jackrabbit.jcr2spi
There's one ItemManager instance per Session instance.
ItemManagerImpl - Class in org.apache.jackrabbit.jcr2spi
ItemManagerImpl implements the ItemManager interface.
ItemState - Class in org.apache.jackrabbit.jcr2spi.state
ItemState represents the state of an Item.
ItemState(HierarchyEntry, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState
Constructs an item state
ItemState(int, HierarchyEntry, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState
Constructs an item state
ItemState.MergeResult - Interface in org.apache.jackrabbit.jcr2spi.state
A MergeResult represents the result of a ItemState.merge(ItemState, boolean) operation.
ItemState.SimpleMergeResult - Class in org.apache.jackrabbit.jcr2spi.state
A SimpleMergeResult is just a holder for a modification status.
ItemStateCreationListener - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateCreationListener...
ItemStateFactory - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateFactory provides methods to create child NodeStates and PropertyStates for a given NodeState.
ItemStateLifeCycleListener - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
ItemStateValidator - Class in org.apache.jackrabbit.jcr2spi.state
Utility class for validating an item state against constraints specified by its definition.
ItemStateValidator(ManagerProvider, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Creates a new ItemStateValidator instance.
itemUpdated(Item, boolean) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemUpdated(Item, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an Item instance has been refreshed.
iterator() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns an unmodifiable iterator over all NodeEntry objects present in this ChildNodeEntries collection irrespective of their status.

J

Jcr2spiRepositoryFactory - Class in org.apache.jackrabbit.jcr2spi
This implementation of RepositoryFactory is capable of returning the various SPI implementations of the Apache Jackrabbit project: SPI2DAVex (see jackrabbit-spi2dav module) SPI2DAV (see jackrabbit-spi2dav module) SPI2JCR (see jackrabbit-spi2jcr module)
Jcr2spiRepositoryFactory() - Constructor for class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
 
Jcr2spiRepositoryFactory.RepositoryConfigImpl - Class in org.apache.jackrabbit.jcr2spi
 
JcrLockManager - Class in org.apache.jackrabbit.jcr2spi
JcrLockManager...
JcrLockManager(SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
JcrVersionManager - Class in org.apache.jackrabbit.jcr2spi
VersionManagerImpl...
JcrVersionManager(SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 

L

LazyItemIterator - Class in org.apache.jackrabbit.jcr2spi
LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested.
LazyItemIterator(ItemManager, Iterator<? extends HierarchyEntry>) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyItemIterator(ItemManager, HierarchyManager, Iterator<? extends ItemId>) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
length() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
Returns the length of the serialized value.
listeners - Variable in class org.apache.jackrabbit.jcr2spi.ItemImpl
Listeners (weak references)
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
lock(NodeState, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
lock(NodeState, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
lock(NodeState, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Lock a node.
lock(NodeState, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Lock a node.
lock(boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
lock(boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
LockManagerImpl - Class in org.apache.jackrabbit.jcr2spi.lock
LockManagerImpl...
LockManagerImpl(WorkspaceManager, ItemManager, CacheBehaviour) - Constructor for class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
LockOperation - Class in org.apache.jackrabbit.jcr2spi.operation
LockOperation...
LockRefresh - Class in org.apache.jackrabbit.jcr2spi.operation
LockRefresh...
LockRelease - Class in org.apache.jackrabbit.jcr2spi.operation
LockRelease...
LockStateManager - Interface in org.apache.jackrabbit.jcr2spi.lock
Defines the functionality needed for locking and unlocking nodes.
loggedOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
loggedOut(Session) - Method in interface org.apache.jackrabbit.jcr2spi.SessionListener
Called when a Session has been 'closed' by calling Session.logout().
loggedOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
 
loggingOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
loggingOut(Session) - Method in interface org.apache.jackrabbit.jcr2spi.SessionListener
Called when a Session is about to be 'closed' by calling Session.logout().
loggingOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
 
login(Credentials, String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
logout() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
LogUtil - Class in org.apache.jackrabbit.jcr2spi.util
LogUtil...
lookup(ItemId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Lookup of HierarchyEntry by its workspace Id that may be different if a entry (or any of its ancestors) has been transiently moved or reordered.
lookup(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Lookup of HierarchyEntry by its workspace path that may be different if a entry (or any of its ancestors) has been transiently moved or reordered.
lookup(ItemId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
lookup(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
lookup(String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
lookupDeepEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given 'workspacePath', i.e. transient modifications and new entries are ignored.
lookupDeepEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 

M

ManagerProvider - Interface in org.apache.jackrabbit.jcr2spi
ManagerProvider...
mappedUUIDs(String, String) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Store the given uuid mapping for later lookup using #adjustReferences(UpdatableItemStateManager, ItemStateValidator).
merge(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
merge(String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
TODO: Issue 728 of the pfd... this method is a leftover and will be removed in the final version.
Merge - Class in org.apache.jackrabbit.jcr2spi.operation
Merge...
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Merge all data from the given state into this state.
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
If keepChanges is true, this method only compares the existing values with the values from 'another' and returns true, if the underlying persistent state is different to the stored persistent values.
merge(NodeState, String, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
merge(NodeState, String, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
merge(NodeState, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
merge(NodeState, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
mergeActivity(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
mergeActivity(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
modified() - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemState.MergeResult
 
modified() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
Temporary status used to mark a state, this is permanently modified either by saving transient changes, by workspace operations or by external modification.
move(Name, NodeEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Moves this NodeEntry as new child entry of the NodeEntry identified by newParent and/or renames it to newName.
move(Name, NodeEntry, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
Move - Class in org.apache.jackrabbit.jcr2spi.operation
Move...
move(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
move(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
moveLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 

N

N_POLICY - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
Default name for a node of type rep:Policy.
N_REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
rep:principalName
N_REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
rep:privileges
N_REPO_POLICY - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
Name for a node of type 'rep:repoPolicy'.
NamespaceRegistryImpl - Class in org.apache.jackrabbit.jcr2spi
NamespaceRegistryImpl implements the JCR client facing NamespaceRegistry.
NamespaceRegistryImpl(NamespaceStorage) - Constructor for class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
Create a new NamespaceRegistryImpl.
NamespaceStorage - Interface in org.apache.jackrabbit.jcr2spi
NamespaceStorage...
NEW - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'new' state
newInstance(RepositoryConfig) - Static method in class org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProviderStub
Instantiates and returns a concrete AccessControlProvider implementation.
next() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
next() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
next() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the next Node in the result set.
nextEvent() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
nextNode() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
nextNode() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the next Node in the result set.
nextProperty() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
nextVersion() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
NodeEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
NodeEntry...
NodeEntryImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
NodeEntryImpl implements common functionality for child node entry implementations.
nodeExists(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Checks if the node with the given path exists.
nodeExists(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
nodeExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
NodeImpl - Class in org.apache.jackrabbit.jcr2spi
NodeImpl...
NodeImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.NodeImpl
 
NodeInfo(Name, Name, Name[], String) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
NodeIteratorImpl - Class in org.apache.jackrabbit.jcr2spi.query
Implements a NodeIterator returned by QueryResult.getNodes().
NodeIteratorImpl(ItemManager, HierarchyManager, QueryInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Creates a new NodeIteratorImpl instance.
NodeState - Class in org.apache.jackrabbit.jcr2spi.state
NodeState represents the state of a Node.
NodeState(NodeEntry, Name, Name[], ItemStateFactory, QNodeDefinition, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.NodeState
Constructs a NEW NodeState
NodeState(NodeEntry, NodeInfo, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.NodeState
Constructs an EXISTING NodeState
NodeTypeCache - Class in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeCache implements a cache for QNodeTypeDefinitions on a userId basis.
NodeTypeDefinitionProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeDefinitionProvider...
NodeTypeImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeImpl ...
NodeTypeManagerImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(NodeTypeRegistry, ManagerProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Creates a new NodeTypeManagerImpl instance.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been registered.
NodeTypeRegistry - Interface in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeRegistry...
NodeTypeRegistryImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
A NodeTypeRegistry ...
NodeTypeRegistryListener - Interface in org.apache.jackrabbit.jcr2spi.nodetype
The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been re-registered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been deregistered.
notifyEntryCreated(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
notifyIdChange(NodeEntry, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
nsContextStarted - Variable in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
this flag is used to determine whether a namespace context needs to be started in the startElement event or if the namespace context has already been started in a preceding startPrefixMapping event; the flag is set per element in the first startPrefixMapping event and is cleared again in the following startElement event;
NT_REP_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
rep:AccessControllable nodetype
NT_REP_ACL - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
 
NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
 
NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
 
NT_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
rep:RepoAccessControllable node type.

O

OBSERVATION - Static variable in class org.apache.jackrabbit.jcr2spi.config.CacheBehaviour
Cache maintenance is done using events from the repository.
ObservationManagerImpl - Class in org.apache.jackrabbit.jcr2spi.observation
ObservationManagerImpl...
ObservationManagerImpl(WorkspaceManager, NamePathResolver, NodeTypeRegistry) - Constructor for class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
Creates a new observation manager for session.
onEvent(EventBundle) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
Processes events and invalidates cached ItemStates accordingly.
onEvent(EventBundle) - Method in interface org.apache.jackrabbit.jcr2spi.observation.InternalEventListener
Gets called when an event occurs.
onEvent(EventBundle) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
Operation - Interface in org.apache.jackrabbit.jcr2spi.operation
Operation...
OperationVisitor - Interface in org.apache.jackrabbit.jcr2spi.operation
OperationVisitor...
orderBefore(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Reorders this NodeEntry before the sibling entry specified by the given beforeEntry.
orderBefore(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
orderBefore(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
org.apache.jackrabbit.jcr2spi - package org.apache.jackrabbit.jcr2spi
 
org.apache.jackrabbit.jcr2spi.config - package org.apache.jackrabbit.jcr2spi.config
 
org.apache.jackrabbit.jcr2spi.hierarchy - package org.apache.jackrabbit.jcr2spi.hierarchy
 
org.apache.jackrabbit.jcr2spi.lock - package org.apache.jackrabbit.jcr2spi.lock
 
org.apache.jackrabbit.jcr2spi.nodetype - package org.apache.jackrabbit.jcr2spi.nodetype
 
org.apache.jackrabbit.jcr2spi.observation - package org.apache.jackrabbit.jcr2spi.observation
 
org.apache.jackrabbit.jcr2spi.operation - package org.apache.jackrabbit.jcr2spi.operation
 
org.apache.jackrabbit.jcr2spi.query - package org.apache.jackrabbit.jcr2spi.query
 
org.apache.jackrabbit.jcr2spi.security - package org.apache.jackrabbit.jcr2spi.security
 
org.apache.jackrabbit.jcr2spi.security.authorization - package org.apache.jackrabbit.jcr2spi.security.authorization
 
org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit - package org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit
 
org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl - package org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl
 
org.apache.jackrabbit.jcr2spi.state - package org.apache.jackrabbit.jcr2spi.state
 
org.apache.jackrabbit.jcr2spi.util - package org.apache.jackrabbit.jcr2spi.util
 
org.apache.jackrabbit.jcr2spi.version - package org.apache.jackrabbit.jcr2spi.version
 
org.apache.jackrabbit.jcr2spi.xml - package org.apache.jackrabbit.jcr2spi.xml
 

P

P_GLOB - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
rep:glob property name used to restrict the number of child nodes or properties that are affected by an ACL inherited from a parent node.
PARAM_CACHE_BEHAVIOR - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for RepositoryConfig.getCacheBehaviour().
PARAM_ITEM_CACHE_SIZE - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for the RepositoryConfig.getItemCacheSize().
PARAM_LOG_WRITER_PROVIDER - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
LogWriterProvider configuration parameter: If the parameter is present the RepositoryService defined by the specified RepositoryConfig will be wrapped by calling SpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.commons.logging.LogWriterProvider) if the parameter value is an instance of LogWriterProvider or SpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService) otherwise.
PARAM_POLL_TIME_OUT - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for the RepositoryConfig.getPollTimeout().
PARAM_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
This parameter contains the RepositoryConfig instance.
PARAM_REPOSITORY_SERVICE_FACTORY - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
This parameter determines the RepositoryServiceFactory to create the RepositoryService.
parent - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
parent - Variable in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
Invalidate the destination parent NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
Invalidates the jcr:versionLabel nodestate present with the given version history.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
Throws UnsupportedOperationException
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
Invalidate the target NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
Invalidate the target NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
Invalidate the target NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
Invalidate the target NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
Invalidate the target NodeState.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
Invalidates the NodeState that has been locked.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
Invalidates the NodeState that has been unlocked and all its child properties.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
Invalidates the target nodestate and all descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
Throws UnsupportedOperationException if this Move Operation is a transient modification.
persisted() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Informs this Operation that it has been successfully executed.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
Invalidates the NodeState that has been updated and all its descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
Invalidates the jcr:versionLabel nodestate present with the given version history and all decendant states (property states).
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
Invalidates the NodeState that has been updated and all its descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
Throws UnsupportedOperationException
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
Invalidates the NodeState that had a merge conflict pending and all its child properties.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
In case of a workspace-restore or 'removeExisting' the complete tree gets invalidated, otherwise the given NodeState that has been updated and all its descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
Persisting a SetPolicy operation involves persisting each individual operation added by this policy.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
Invalidates the NodeState that has been updated and all its descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
Invalidates the NodeState that has been updated and all its descendants.
persisted() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
Call this method when this change log has been successfully persisted.
privilegeFromName(SessionInfo, NamePathResolver, String) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
The privileges corresponding to the specified name.
privilegeFromName(SessionInfo, NamePathResolver, String) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
 
PrivilegeImpl - Class in org.apache.jackrabbit.jcr2spi.security.authorization
 
PrivilegeImpl(PrivilegeDefinition, PrivilegeDefinition[], NamePathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
processedReference(PropertyState) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Store the given reference property for later resolution.
processingInstruction(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
PropertyEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
PropertyEntry...
PropertyEntryImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
PropertyEntryImpl implements a reference to a property state.
propertyExists(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Checks if the property with the given path exists.
propertyExists(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
propertyExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
PropertyImpl - Class in org.apache.jackrabbit.jcr2spi
PropertyImpl...
PropertyImpl(SessionImpl, PropertyState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
PropertyState - Class in org.apache.jackrabbit.jcr2spi.state
PropertyState represents the state of a Property.
PropertyState(PropertyEntry, ItemStateFactory, QPropertyDefinition, ItemDefinitionProvider, QValue[], int) - Constructor for class org.apache.jackrabbit.jcr2spi.state.PropertyState
Create a NEW PropertyState
PropertyState(PropertyEntry, PropertyInfo, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.PropertyState
Create an EXISTING PropertyState
PropInfo(Name, int, Importer.TextValue[]) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
put(EffectiveNodeType) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache.
put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache for the given key.

Q

QueryImpl - Class in org.apache.jackrabbit.jcr2spi.query
Provides the default implementation for a JCR query.
QueryImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, String, String, Node) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryImpl
Creates a new query.
QueryManagerImpl - Class in org.apache.jackrabbit.jcr2spi.query
This class implements the QueryManager interface.
QueryManagerImpl(Session, ManagerProvider, ItemManager, WorkspaceManager) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
Creates a new QueryManagerImpl for the passed Session.
QueryObjectModelImpl - Class in org.apache.jackrabbit.jcr2spi.query
QueryObjectModelImpl implements the jcr2spi query object model.
QueryObjectModelImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, QueryObjectModelTree, Node) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
 

R

RCC - Static variable in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
 
RCF - Static variable in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
 
READ - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
READ_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
predefined action constants
reader() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
Returns a Reader for reading the serialized value.
ReferenceChangeTracker - Class in org.apache.jackrabbit.jcr2spi.util
Simple helper class that can be used to keep track of uuid mappings (e.g. if the uuid of an imported or copied node is mapped to a new uuid) and processed (e.g. imported or copied) reference properties that might need correcting depending on the uuid mappings.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Creates a new instance.
refresh(Event) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
The parent entry of a external event gets informed about the modification.
refresh(Event) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
registerNamespace(String, String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
registerNodeTypes(NodeTypeStorage, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
 
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
registerNodeTypes(Collection<QNodeTypeDefinition>, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Registers the specified node type definitions.
registerNodeTypes(Collection<QNodeTypeDefinition>, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
reload() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Reloads this ChildNodeEntries object.
reload(boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Reloads this hierarchy entry and the corresponding ItemState, if this entry has already been resolved.
reload(boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
If 'recursive' is true, the complete hierarchy below this entry is traversed and reloaded.
remove(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Removes the child node entry referring to the node state.
remove(PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Remove the collection entry with the given Name.
remove(PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
remove() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Removes this HierarchyEntry from its parent and sets the status of the underlying ItemState to Status.REMOVED or to Status.STALE_DESTROYED, respectively.
remove() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
remove() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
remove() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
remove() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
Remove - Class in org.apache.jackrabbit.jcr2spi.operation
Remove...
remove() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
 
REMOVE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
REMOVE_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
removeActivity(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
RemoveActivity - Class in org.apache.jackrabbit.jcr2spi.operation
RemoveActivity...
removeActivity(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
removeActivity(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
removeCreationListener(ItemStateCreationListener) - Method in class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
 
removeCreationListener(ItemStateCreationListener) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Removes the given ItemStateCreationListener.
REMOVED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
a new state was removed and is now 'removed' or an existing item has been removed by a workspace operation or by an external modification.
removeEventListener(EventListener) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
removeEventListener(InternalEventListener) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
removeExisting() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
removeItem(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
RemoveLabel - Class in org.apache.jackrabbit.jcr2spi.operation
RemoveLabel...
removeListener(NodeTypeRegistryListener) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Remove a NodeTypeRegistryListener
removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
removeListener(SessionListener) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Remove a SessionListener
removeListener(ItemStateLifeCycleListener) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Remove an ItemStateLifeCycleListener
removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
If the lock addressed by the token is session-scoped, this method will throw a LockException, such as defined by JSR170 v.1.0.1 for Session.removeLockToken(String).
removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
If the lock addressed by the token is session-scoped, this method will throw a LockException, such as defined by JSR170 v.1.0.1 for Session.removeLockToken(String).
removeLockToken(String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Invoked by a session to inform that a lock token has been removed.
removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Tries to remove the given token from the SessionInfo.
removeMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
removeShare() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
removeSharedSet() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
removeState - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
removeState - Variable in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
RemoveVersion - Class in org.apache.jackrabbit.jcr2spi.operation
RemoveVersion...
removeVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
removeVersion(NodeState, NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
removeVersion(NodeState, NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
removeVersionLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
removeVersionLabel(NodeState, NodeState, Name) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
removeVersionLabel(NodeState, NodeState, Name) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
reorder(NodeEntry, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Reorders an existing NodeEntry before another NodeEntry.
reorderAfter(NodeEntry, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Reorders an existing NodeEntry after another NodeEntry.
ReorderNodes - Class in org.apache.jackrabbit.jcr2spi.operation
ReorderNodes...
RepositoryConfig - Interface in org.apache.jackrabbit.jcr2spi.config
This class bundles the information required by JCR2SPI to bootstrap an SPI implementation.
RepositoryConfigImpl(RepositoryServiceFactory, Map<?, ?>) - Constructor for class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
RepositoryImpl - Class in org.apache.jackrabbit.jcr2spi
RepositoryImpl...
RepositoryImpl.Factory - Class in org.apache.jackrabbit.jcr2spi
Implementation of ObjectFactory for repository instances.
resolve(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
resolveDone() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
ResolveMergeConflict - Class in org.apache.jackrabbit.jcr2spi.operation
ResolveMergeConflict...
resolveMergeConflict(NodeState, NodeState, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
resolveMergeConflict(NodeState, NodeState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
restore(Version[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
restore(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
restore(Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
restore(String, Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
restore(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
restore(Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
restore(Version, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Restore - Class in org.apache.jackrabbit.jcr2spi.operation
Restore...
restore(NodeState, Path, NodeState, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
restore(NodeState[], boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
restore(NodeState, Path, NodeState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
restore(NodeState[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
restore(Version[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
retrieve() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
Retrieves the serialized value.
revert() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Traverses the hierarchy and reverts all transient modifications such as adding, modifying or removing item states.
revert() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
Calls HierarchyEntryImpl.revert() and moves all properties from the attic back into the properties map.
revert() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Revert all transient modifications made to this ItemState.
revert() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
revert() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
 

S

safeGetJCRPath(Path, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
Failsafe conversion of internal Path to JCR path for use in error messages etc.
safeGetJCRPath(ItemState, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
Failsafe conversion of an ItemState to JCR path for use in error messages etc.
save() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
save() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
save() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
save(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
This will save state and all descendants items of state that are transiently modified in a single step.
saveGetIdString(ItemId, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
Failsafe conversion of an ItemId to a human readable string resolving the path part of the specified id using the given path resolver.
saveGetJCRName(Name, NameResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
Failsafe conversion of a Name to a JCR name for use in error messages etc.
ScoreNodeIterator - Interface in org.apache.jackrabbit.jcr2spi.query
Extends the NodeIterator interface by adding a ScoreNodeIterator.getScore() method that returns the score for the node that is returned by NodeIterator.nextNode().
SecurityConstants - Interface in org.apache.jackrabbit.jcr2spi.security
This interface defines miscellaneous security related constants.
session - Variable in class org.apache.jackrabbit.jcr2spi.ItemImpl
The session that created this item.
session - Variable in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
The Session that created this Workspace object.
SessionImpl - Class in org.apache.jackrabbit.jcr2spi
SessionImpl...
SessionImporter - Class in org.apache.jackrabbit.jcr2spi.xml
SessionImporter...
SessionImporter(Path, SessionImpl, SessionItemStateManager, int) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
Creates a new WorkspaceImporter instance.
SessionItemStateManager - Class in org.apache.jackrabbit.jcr2spi.state
SessionItemStateManager ...
SessionItemStateManager(UpdatableItemStateManager, ItemStateValidator, QValueFactory, ItemStateFactory, SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Creates a new SessionItemStateManager instance.
SessionListener - Interface in org.apache.jackrabbit.jcr2spi
The SessionListener interface allows an implementing object to be informed about changes on a Session.
SET_PROPERTY_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
setActivity(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
setFailedIds(Iterator<NodeId>) - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
setItemState(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Set the ItemState this hierarchyEntry will be resolved to.
setLimit(long) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
setLockInfo(LockInfo) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
SetMixin - Class in org.apache.jackrabbit.jcr2spi.operation
SetMixin...
setMixinTypeNames(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Used by NodeEntryImpl and NodeState only
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
setNewActivityId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
setNewConfigurationId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
setNewVersionId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
setNewVersionId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
setNodeEntries(Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Creates or updates the ChildNodeEntries of this node.
setNodeEntries(Iterator<ChildInfo>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
setOffset(long) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
setPrimaryType(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
SetPrimaryType - Class in org.apache.jackrabbit.jcr2spi.operation
SetPrimaryNodeType...
setProperty(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Value, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Value[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, String[], int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, String, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, InputStream) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Binary) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, double) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, long) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Calendar) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setProperty(String, Node) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
setPropertyEntries(Collection<Name>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Adds property entries for the given Names.
setPropertyEntries(Collection<Name>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
SetPropertyValue - Class in org.apache.jackrabbit.jcr2spi.operation
SetPropertyValue...
setResolver(NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
setStatus(int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Sets the new status of this item.
SetTree - Class in org.apache.jackrabbit.jcr2spi.operation
 
setUniqueID(String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
setUniqueID(String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
setUserData(String) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
setUserData(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
setUUID(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
setValue(Value) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(Value[]) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(String) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(String[]) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(InputStream) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(Binary) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(long) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(double) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(Calendar) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(boolean) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(Node) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
setValue(Binary) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
setValue(BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
 
SimpleMergeResult(boolean) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
skip(long) - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
skip(long) - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
skip(long) - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Skip a number of Nodes in this iterator.
skippedEntity(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
skipTo(long) - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
STALE_DESTROYED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been destroyed by somebody else
STALE_MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been persistently modified by somebody else
StaleProperty - Class in org.apache.jackrabbit.jcr2spi
This implementation of Property throws an InvalidItemStateException on all method calls.
StaleProperty() - Constructor for class org.apache.jackrabbit.jcr2spi.StaleProperty
 
start() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
start() - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
startDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
startDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
startNode(Importer.NodeInfo, List<Importer.PropInfo>, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
startNode(Importer.NodeInfo, List<Importer.PropInfo>, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
StateUtility - Class in org.apache.jackrabbit.jcr2spi.util
StateUtility...
status - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
Status - Class in org.apache.jackrabbit.jcr2spi.state
Status...
STATUS_PENDING - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
 
STATUS_PERSISTED - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
 
STATUS_UNDO - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
 
statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
Updates the internal id-lookup if the given state - is identify by a uniqueID and got removed - was modified and now is identified by a uniqueID - was modified and is not identified by a uniqueID any more
statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
statusChanged(ItemState, int) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateLifeCycleListener
Called after an ItemState has changed its status.
statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientItemStateManager
Depending on status of the given state adapt change log.
storeAsNode(String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
subtract(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
Creates a new key as a result of a subtract operation. i.e. removes all node type names that from the other key.
supportsActivity() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
Returns true, if activities are supported, false otherwise.
supportsActivity() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
Returns true, if activities are supported, false otherwise.
supportsMixin(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Determines whether this effective node type supports adding the specified mixin.
supportsMixin(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 

T

toString() - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
Returns the the state of this instance in a human readable format.
toString() - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
Returns the the state of this instance in a human readable format.
toString() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Returns the the state of this instance in a human readable format.
toString() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Returns the the state of this instance in a human readable format.
toString() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
 
TransientISFactory - Class in org.apache.jackrabbit.jcr2spi.state
TransientISFactory...
TransientISFactory(AbstractItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
TransientItemStateFactory - Interface in org.apache.jackrabbit.jcr2spi.state
TransientItemStateFactory extends the item state factory and adds new methods for creating node states and property states that are new.
TransientItemStateManager - Class in org.apache.jackrabbit.jcr2spi.state
TransientItemStateManager adds support for transient changes on ItemStates and also provides methods to create new item states.
TransientOperation - Class in org.apache.jackrabbit.jcr2spi.operation
TransientOperation...
TransientOperationVisitor - Class in org.apache.jackrabbit.jcr2spi.operation
TransientOperationVisitor...
TransientOperationVisitor() - Constructor for class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
transientRemove() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Traverses the hierarchy and marks all available item states as transiently removed.
transientRemove() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 

U

UNDEFINED_PROPERTY_LENGTH - Static variable in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
undo() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Revert changes made by this operation.
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
Undoing a SetPolicy operation involves undoing all operations added by the SetPolicy.
undo() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
Revert the changes listed within this changelog
undo(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
This will undo all changes made to state and descendant items of state inside this item state manager.
uniqueIdChanged(NodeEntry, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.NodeEntryListener
 
uniqueIdChanged(NodeEntry, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
UniqueIdResolver - Class in org.apache.jackrabbit.jcr2spi.hierarchy
UniqueIdResolver allows to retrieve NodeEntry instances that are identified by a uniqueID.
UniqueIdResolver(ItemStateFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
Creates a new UniqueIdResolver.
unlock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
unlock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
unlock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Removes the lock on a node.
unlock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
unregisterNamespace(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
unregisterNamespace(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
unregisterNamespace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
unregisterNodeTypes(NodeTypeStorage, Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
 
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
unregisterNodeTypes(Collection<Name>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Unregisters a collection of node types.
unregisterNodeTypes(Collection<Name>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
UpdatableItemStateManager - Interface in org.apache.jackrabbit.jcr2spi.state
An ItemStateManager that deals with state modifications.
update(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Update - Class in org.apache.jackrabbit.jcr2spi.operation
Update...
updateEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Updates the event filters on the subscription.

V

validate(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Checks whether the given node state satisfies the constraints specified by its primary and mixin node types.
VersionHistoryImpl - Class in org.apache.jackrabbit.jcr2spi.version
VersionHistoryImpl...
VersionHistoryImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
VersionImpl - Class in org.apache.jackrabbit.jcr2spi.version
VersionImpl...
VersionImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
VersionManager - Interface in org.apache.jackrabbit.jcr2spi.version
VersionManager...
VersionManagerImpl - Class in org.apache.jackrabbit.jcr2spi.version
VersionManagerImpl...
VersionManagerImpl(WorkspaceManager) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
visit(AddNode) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(AddProperty) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Remove) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(SetMixin) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(SetPrimaryType) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(SetPropertyValue) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(ReorderNodes) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(SetTree) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Clone) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Copy) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Move) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Update) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Checkout) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Checkin) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Checkpoint) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Restore) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Merge) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(ResolveMergeConflict) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(LockOperation) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(LockRefresh) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(LockRelease) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(AddLabel) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(RemoveLabel) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(RemoveVersion) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(WorkspaceImport) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(CreateActivity) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(RemoveActivity) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(CreateConfiguration) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
 
visit(Clone) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Copy) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Checkout) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Checkin) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Checkpoint) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Update) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Restore) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(Merge) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(ResolveMergeConflict) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(LockOperation) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(LockRefresh) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(LockRelease) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(AddLabel) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(RemoveLabel) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(RemoveVersion) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(WorkspaceImport) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(CreateActivity) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(RemoveActivity) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(CreateConfiguration) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
 
visit(AddNode) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(AddProperty) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(SetTree) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(Move) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(Remove) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(SetMixin) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(SetPrimaryType) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(SetPropertyValue) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
visit(ReorderNodes) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 

W

warning(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
WorkspaceContentHandler - Class in org.apache.jackrabbit.jcr2spi.xml
WorkspaceContentHandler...
WorkspaceContentHandler(Workspace, String, int) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
WorkspaceImpl - Class in org.apache.jackrabbit.jcr2spi
WorkspaceImpl...
WorkspaceImpl(String, SessionImpl, RepositoryConfig, SessionInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
WorkspaceImport - Class in org.apache.jackrabbit.jcr2spi.operation
WorkspaceImport...
WorkspaceItemStateFactory - Class in org.apache.jackrabbit.jcr2spi.state
WorkspaceItemStateFactory...
WorkspaceItemStateFactory(RepositoryService, SessionInfo, ItemDefinitionProvider, ItemInfoCache) - Constructor for class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
WorkspaceManager - Class in org.apache.jackrabbit.jcr2spi
WorkspaceManager...
WorkspaceManager(RepositoryConfig, SessionInfo, boolean) - Constructor for class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
wrap(NodeTypeStorage) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
Wraps this NodeTypeCache around the passed storage and exposes itself again as a NodeTypeStorage.

X

XASession - Interface in org.apache.jackrabbit.jcr2spi
The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
XASessionImpl - Class in org.apache.jackrabbit.jcr2spi
XASessionImpl extends the regular session implementation with access to the XAResource.

_

_UNDEFINED_ - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links

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