Interface NodeTypeManager

All Known Subinterfaces:
JackrabbitNodeTypeManager
All Known Implementing Classes:
AbstractNodeTypeManager, ReadOnlyNodeTypeManager, ReadWriteNodeTypeManager

public interface NodeTypeManager
Allows for the retrieval and (in implementations that support it) the registration of node types. Accessed via Workspace.getNodeTypeManager().