Uses of Class
ai.stapi.graphsystem.aggregategraphstatemodifier.exceptions.CannotUpsertToAggregateState
Packages that use CannotUpsertToAggregateState
-
Uses of CannotUpsertToAggregateState in ai.stapi.graphsystem.aggregategraphstatemodifier.exceptions
Methods in ai.stapi.graphsystem.aggregategraphstatemodifier.exceptions that return CannotUpsertToAggregateStateModifier and TypeMethodDescriptionstatic CannotUpsertToAggregateStateCannotUpsertToAggregateState.becauseMainAggregateNodeDoesntExist(ai.stapi.schema.structureSchema.ComplexStructureType operationStructureType, CommandHandlerDefinitionDTO.EventFactory.EventFactoryModification modificationDefinition, ai.stapi.identity.UniqueIdentifier mainNodeId) static CannotUpsertToAggregateStateCannotUpsertToAggregateState.becauseModificationDefinitionDoesNotHaveInputValueParameterNameSpecified(CommandHandlerDefinitionDTO.EventFactory.EventFactoryModification modificationDefinition, ai.stapi.schema.structureSchema.ComplexStructureType operationStructureType, ai.stapi.identity.UniqueIdentifier mainNodeId)