Package org.chromattic.api

Interface Summary
Chromattic The Chromattic object provides the entry points for runtime interactions.
ChromatticSession The session manages Chromattic objects at runtime, it is obtained from a Chromattic instance.
 

Class Summary
ChromatticBuilder The builder configures and create a Chromattic runtime.
ChromatticBuilder.Configuration  
ChromatticBuilder.Configuration.Factory The configuration factory.
ChromatticBuilder.Option<D> A configuration option.
ChromatticBuilder.Option.Instance<D> The instance of an option.
ChromatticBuilder.Option.Type<D> The type of an option.
PropertyLiteral<O,P> A property literal.
 

Enum Summary
NameConflictResolution  
RelationshipType The type of a relationship.
Status The status of a Chromattic entity.
 

Exception Summary
BuilderException  
ChromatticException  
ChromatticIOException  
DuplicateNameException  
MappingException  
NoSuchNodeException Indicates that a required node does not exist and is preventing a chromattic operation to be executed.
NoSuchPropertyException Indicates that a required property does not exist and is preventing a chromattic operation to be executed.
TypeConversionException  
UndeclaredRepositoryException Wraps an unexpected RepositoryException that is a checked exception.
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.