Package org.qi4j.api.entity.association

Interface Summary
AbstractAssociation Base interface for all associations.
Association<T> Association to a single EntityComposite.
AssociationInfo Metadata about an Association.
EntityStateHolder This represents the state of a entity (properties+associations).
EntityStateHolder.EntityStateVisitor<ThrowableType extends Throwable>  
ManyAssociation<T> Association to a collection of entities.
 

Class Summary
AssociationMixin Generic mixin for associations.
AssociationMixin.AssociationFilter  
GenericAssociationInfo  
ManyAssociationMixin Generic mixin for associations.
ManyAssociationMixin.AssociationFilter