Class AggregateCreateParams
java.lang.Object
com.blueriq.component.api.aggregate.AggregateCreateParams
-
Constructor Summary
ConstructorsConstructorDescriptionAggregateCreateParams
(com.aquima.interactions.profile.IEntityInstance targetInstance, String targetAttributeAggregateId, String targetAttributeAggregateVersion, com.aquima.interactions.profile.IEntityInstance... instancesToStore) -
Method Summary
Modifier and TypeMethodDescriptioncom.aquima.interactions.profile.IEntityInstance[]
Optional<com.aquima.interactions.profile.IEntityInstance>
-
Constructor Details
-
AggregateCreateParams
public AggregateCreateParams() -
AggregateCreateParams
-
-
Method Details
-
getTargetInstance
-
getTargetAttributeAggregateId
-
getTargetAttributeAggregateVersion
-
getInstancesToStore
public com.aquima.interactions.profile.IEntityInstance[] getInstancesToStore()
-