Class AggregateReadParams
java.lang.Object
com.blueriq.component.api.aggregate.AggregateReadParams
-
Constructor Summary
ConstructorsConstructorDescriptionAggregateReadParams(String aggregateType, Long aggregateId, Long version, com.aquima.interactions.profile.IEntityInstance targetInstance, String targetVersionAttribute) -
Method Summary
Modifier and TypeMethodDescriptionlongcom.aquima.interactions.profile.IEntityInstance
-
Constructor Details
-
AggregateReadParams
-
-
Method Details
-
getAggregateType
-
getAggregateId
public long getAggregateId() -
getVersion
-
getTargetInstance
public com.aquima.interactions.profile.IEntityInstance getTargetInstance() -
getTargetVersionAttribute
-