Uses of Annotation Interface
io.fluxcapacitor.javaclient.modeling.Aggregate
Packages that use Aggregate
-
Uses of Aggregate in io.fluxcapacitor.javaclient.modeling
Methods in io.fluxcapacitor.javaclient.modeling that return AggregateModifier and TypeMethodDescriptionstatic Aggregate
DefaultEntityHelper.getRootAnnotation
(Class<?> type) Returns the cached or default @Aggregate annotation for a given type.default Aggregate
Entity.rootAnnotation()
Retrieves the root-level annotation of the aggregate, if any.