Interface SpecificCommandEventGraphMappingProvider
- All Known Implementing Classes:
ImportStructureDefinitionOgmProvider
public interface SpecificCommandEventGraphMappingProvider
-
Method Summary
Modifier and TypeMethodDescriptionMap<Class<? extends AggregateGraphUpdatedEvent<? extends ai.stapi.identity.UniqueIdentifier>>,ObjectGraphMapping> provideGraphMapping(AbstractCommand<? extends ai.stapi.identity.UniqueIdentifier> command) boolean
-
Method Details
-
provideGraphMapping
Map<Class<? extends AggregateGraphUpdatedEvent<? extends ai.stapi.identity.UniqueIdentifier>>,ObjectGraphMapping> provideGraphMapping(AbstractCommand<? extends ai.stapi.identity.UniqueIdentifier> command) -
supports
-