C D G N O V

C

CompilationSource - Class in org.chromattic.dataobject
 
CompilationSource(String, String, String) - Constructor for class org.chromattic.dataobject.CompilationSource
 

D

DataObjectCompiler - Class in org.chromattic.dataobject
The data object compiler.
DataObjectCompiler(JcrGroovyCompiler, CompilationSource, String...) - Constructor for class org.chromattic.dataobject.DataObjectCompiler
Create a new do compiler with the provided JCR compiler.
DataObjectCompiler(CompilationSource, String...) - Constructor for class org.chromattic.dataobject.DataObjectCompiler
Create a new do compiler.
DataObjectException - Exception in org.chromattic.dataobject
 
DataObjectException() - Constructor for exception org.chromattic.dataobject.DataObjectException
 
DataObjectException(String) - Constructor for exception org.chromattic.dataobject.DataObjectException
 
DataObjectException(String, Throwable) - Constructor for exception org.chromattic.dataobject.DataObjectException
 
DataObjectException(Throwable) - Constructor for exception org.chromattic.dataobject.DataObjectException
 
DataObjectService - Class in org.chromattic.dataobject
The data object service.
DataObjectService() - Constructor for class org.chromattic.dataobject.DataObjectService
 

G

generateAllClasses() - Method in class org.chromattic.dataobject.DataObjectCompiler
Compiles the specified classes and returns an array containing all the classes generated during the compilation.
generateAllClasses(CompilationSource, String...) - Method in class org.chromattic.dataobject.DataObjectService
Compiles the specified classes and returns an array containing all the classes generated during the compilation.
generateClasses() - Method in class org.chromattic.dataobject.DataObjectCompiler
Compiles the specified classes and returns a map with a data object path as key and the corresponding compiled data object class.
generateClasses(CompilationSource, String...) - Method in class org.chromattic.dataobject.DataObjectService
Compiles the specified classes and returns a map with a data object path as key and the corresponding compiled data object class.
generateSchema(NodeTypeFormat) - Method in class org.chromattic.dataobject.DataObjectCompiler
Generates the node types for the specified data object paths.
generateSchema() - Method in class org.chromattic.dataobject.DataObjectCompiler
Generates the node types for the specified data object paths.
generateSchema(NodeTypeFormat, CompilationSource, String...) - Method in class org.chromattic.dataobject.DataObjectService
Generates the node types for the specified data object paths.
generateSchema(CompilationSource, String...) - Method in class org.chromattic.dataobject.DataObjectService
Generates the node types for the specified data object paths.
getPath() - Method in class org.chromattic.dataobject.CompilationSource
 
getRepositoryRef() - Method in class org.chromattic.dataobject.CompilationSource
 
getWorkspaceRef() - Method in class org.chromattic.dataobject.CompilationSource
 

N

NodeTypeFormat - Enum in org.chromattic.dataobject
 

O

org.chromattic.dataobject - package org.chromattic.dataobject
 

V

valueOf(String) - Static method in enum org.chromattic.dataobject.NodeTypeFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chromattic.dataobject.NodeTypeFormat
Returns an array containing the constants of this enum type, in the order they are declared.

C D G N O V

Copyright © 2011 eXo Platform SAS. All Rights Reserved.