org.modeshape.jcr.nodetype
Interface NodeTypeDefinition

All Superinterfaces:
NodeTypeDefinition

@NotThreadSafe
public interface NodeTypeDefinition
extends NodeTypeDefinition

An interface for an existing node type definition, patterned after the approach in the proposed JSR-283.


Method Summary
 
Methods inherited from interface javax.jcr.nodetype.NodeTypeDefinition
getDeclaredChildNodeDefinitions, getDeclaredPropertyDefinitions, getDeclaredSupertypeNames, getName, getPrimaryItemName, hasOrderableChildNodes, isAbstract, isMixin, isQueryable
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.