Uses of Class
org.apache.jackrabbit.core.nodetype.NodeTypeDefStore

Packages that use NodeTypeDefStore
org.apache.jackrabbit.core.nodetype   
 

Uses of NodeTypeDefStore in org.apache.jackrabbit.core.nodetype
 

Methods in org.apache.jackrabbit.core.nodetype with parameters of type NodeTypeDefStore
protected  void NodeTypeRegistry.loadBuiltInNodeTypeDefs(NodeTypeDefStore store)
          Loads the built-in node type definitions into the given store.
protected  void NodeTypeRegistry.loadCustomNodeTypeDefs(NodeTypeDefStore store)
          Loads the custom node type definitions into the given store.
protected  void NodeTypeRegistry.persistCustomNodeTypeDefs(NodeTypeDefStore store)
          Persists the custom node type definitions contained in the given store.
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.