Package io.fluxcapacitor.common.api.modeling
package io.fluxcapacitor.common.api.modeling
-
ClassesClassDescriptionRequest to retrieve all aggregate identifiers associated with a given entity ID.Response to a
GetAggregateIds
request, returning a mapping of aggregate IDs to types.Request to retrieve all aggregate relationships for a given entity ID.Response to aGetRelationships
request, containing all known relationships for a given entity ID.Describes a relationship between an entity and the aggregate that contains or owns it.Command to repair or re-index the relationships for an existing aggregate.Command to inform the Flux platform about changes in entity-aggregate relationships.