| 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. |
| Modifier and Type | Method and Description |
|---|---|
Set<NodeType> |
EventState.getNodeTypes(NodeTypeManagerImpl ntMgr)
Returns the
Set of NodeTypes
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.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.