Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.observation | |
org.apache.jackrabbit.core.session |
Modifier and Type | Method and Description |
---|---|
NodeTypeManagerImpl |
SessionImpl.getNodeTypeManager()
Returns the
NodeTypeManager . |
NodeTypeManagerImpl |
SessionImpl.getNodeTypeManager()
Returns the
NodeTypeManager . |
Modifier and Type | Method and Description |
---|---|
Set<NodeType> |
EventState.getNodeTypes(NodeTypeManagerImpl ntMgr)
Returns the
Set of NodeType s
assigned to the parent node associated with this event. |
Set<NodeType> |
EventState.getNodeTypes(NodeTypeManagerImpl ntMgr)
Returns the
Set of NodeType s
assigned to the parent node associated with this event. |
Modifier and Type | Method and Description |
---|---|
NodeTypeManagerImpl |
SessionContext.getNodeTypeManager()
Returns the node type manager of this session.
|
NodeTypeManagerImpl |
SessionContext.getNodeTypeManager()
Returns the node type manager of this session.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.