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