Uses of Interface
org.axonframework.modelling.command.inspection.ChildEntityDefinition
Packages that use ChildEntityDefinition
-
Uses of ChildEntityDefinition in org.axonframework.modelling.command.inspection
Classes in org.axonframework.modelling.command.inspection that implement ChildEntityDefinitionModifier and TypeClassDescriptionclassAbstract implementation of theChildEntityDefinitionto provide reusable functionality for collections of ChildEntityDefinitions.classImplementation of aAbstractChildEntityDefinitionthat is used to detect Collections of entities (member type assignable toIterable) annotated withAggregateMember.classImplementation of aChildEntityDefinitionthat is used to detect single entities annotated withAggregateMember.classImplementation of aAbstractChildEntityDefinitionthat is used to detect Maps with entities as values annotated withAggregateMember.