Uses of Class
com.blueriq.component.api.aggregate.AggregateUpdateParams
Packages that use AggregateUpdateParams
-
Uses of AggregateUpdateParams in com.blueriq.component.api.aggregate
Methods in com.blueriq.component.api.aggregate with parameters of type AggregateUpdateParamsModifier and TypeMethodDescriptionvoid
AggregateService.updateAggregate
(com.aquima.interactions.portal.IPortalContext context, AggregateUpdateParams aggregateUpdateParams, com.aquima.interactions.metamodel.IAggregateDefinition aggregateDefinition) Updates an existing aggregate based on the information in the profile (accessible via the portal context) and the update parameters.