Uses of Class
org.chromattic.dataobject.NodeTypeFormat

Packages that use NodeTypeFormat
org.chromattic.dataobject   
 

Uses of NodeTypeFormat in org.chromattic.dataobject
 

Methods in org.chromattic.dataobject that return NodeTypeFormat
static NodeTypeFormat NodeTypeFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NodeTypeFormat[] NodeTypeFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.chromattic.dataobject with parameters of type NodeTypeFormat
 java.lang.String DataObjectCompiler.generateSchema(NodeTypeFormat format)
          Generates the node types for the specified data object paths.
 java.lang.String DataObjectService.generateSchema(NodeTypeFormat format, CompilationSource source, java.lang.String... doPaths)
          Generates the node types for the specified data object paths.
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.