Uses of Class
org.axonframework.modelling.entity.child.AbstractEntityChildMetamodel
Packages that use AbstractEntityChildMetamodel
-
Uses of AbstractEntityChildMetamodel in org.axonframework.modelling.entity.child
Subclasses of AbstractEntityChildMetamodel in org.axonframework.modelling.entity.childModifier and TypeClassDescriptionclassAnEntityChildMetamodelthat handles commands and events for a list of child entities.classMapEntityChildMetamodel<K,C, P> AnEntityChildMetamodelthat handles commands and events for child entities stored in aMap.classAnEntityChildMetamodelthat handles commands and events for a single child entity.