Package io.fluxzero.common.api.modeling
package io.fluxzero.common.api.modeling
-
ClassesClassDescriptionRequest to retrieve all aggregate identifiers associated with a given entity ID.Response to a
GetAggregateIdsrequest, returning a mapping of aggregate IDs to types.Request to retrieve all aggregate relationships for a given entity ID.Response to aGetRelationshipsrequest, 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 Fluxzero Runtime about changes in entity-aggregate relationships.