org.qi4j.api.entity
Interface EntityComposite

All Superinterfaces:
Composite, Entity, Identity, java.io.Serializable
All Known Subinterfaces:
ConfigurationComposite

@Mixins(value={AssociationMixin.class,ManyAssociationMixin.class})
public interface EntityComposite
extends Identity, Entity, Composite

Entity Composites must extend this interface.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 



Copyright © 2007-2010. All Rights Reserved.