- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getScore() - Method in interface org.apache.jackrabbit.jcr2spi.query.ScoreNodeIterator
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- PARAM_ITEM_CACHE_SIZE - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
-
- 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
-
- PARAM_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
-
- 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.
- 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
-
- 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
-
- 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
-