Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.nodes.NodeTypeFamily

Packages that use NodeTypeFamily
org.nuxeo.theme.elements   
org.nuxeo.theme.nodes   
 

Uses of NodeTypeFamily in org.nuxeo.theme.elements
 

Methods in org.nuxeo.theme.elements that return NodeTypeFamily
 NodeTypeFamily ElementType.getNodeTypeFamily()
           
 NodeTypeFamily AbstractElement.getNodeTypeFamily()
           
 

Uses of NodeTypeFamily in org.nuxeo.theme.nodes
 

Methods in org.nuxeo.theme.nodes that return NodeTypeFamily
 NodeTypeFamily Node.getNodeTypeFamily()
           
abstract  NodeTypeFamily AbstractNode.getNodeTypeFamily()
           
static NodeTypeFamily NodeTypeFamily.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeTypeFamily[] NodeTypeFamily.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.