|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeTypeManagerImpl | |
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.observation | |
| Uses of NodeTypeManagerImpl in org.apache.jackrabbit.core |
|---|
| Fields in org.apache.jackrabbit.core declared as NodeTypeManagerImpl | |
|---|---|
protected NodeTypeManagerImpl |
SessionImpl.ntMgr
the node type manager |
| Methods in org.apache.jackrabbit.core that return NodeTypeManagerImpl | |
|---|---|
NodeTypeManagerImpl |
SessionImpl.getNodeTypeManager()
Returns the NodeTypeManager. |
| Uses of NodeTypeManagerImpl in org.apache.jackrabbit.core.observation |
|---|
| Methods in org.apache.jackrabbit.core.observation with parameters of type NodeTypeManagerImpl | |
|---|---|
Set<NodeType> |
EventState.getNodeTypes(NodeTypeManagerImpl ntMgr)
Returns the Set of NodeTypes
assigned to the parent node associated with this event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||