Uses of Class
org.apache.portals.graffito.jcr.exception.CustomNodeTypeCreationException

Packages that use CustomNodeTypeCreationException
org.apache.portals.graffito.jcr.persistence   
org.apache.portals.graffito.jcr.persistence.impl   
 

Uses of CustomNodeTypeCreationException in org.apache.portals.graffito.jcr.persistence
 

Methods in org.apache.portals.graffito.jcr.persistence that throw CustomNodeTypeCreationException
 boolean CustomNodeTypeCreator.addJcrCustomNodeType()
          Method to add a jcr custom node type to an existing jcr repository.
 boolean CustomNodeTypeCreator.createInitialJcrCustomNodeTypes()
          This method is supposed to create custom node types on repository setup.
 

Uses of CustomNodeTypeCreationException in org.apache.portals.graffito.jcr.persistence.impl
 

Methods in org.apache.portals.graffito.jcr.persistence.impl that throw CustomNodeTypeCreationException
 boolean CustomNodeTypeCreatorImpl.addJcrCustomNodeType()
          Method to add a jcr custom node type to an existing jcr repository.
 boolean CustomNodeTypeCreatorImpl.createInitialJcrCustomNodeTypes()
          This method is supposed to create custom node types on repository setup.
 



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