Class InstanceUpdateService

java.lang.Object
com.aquima.interactions.framework.service.instance.InstanceServiceBase
com.aquima.interactions.framework.service.instance.InstanceUpdateService
All Implemented Interfaces:
ICacheableParametersObjectService<InstanceUpdateParameters>, IService

public class InstanceUpdateService extends InstanceServiceBase implements ICacheableParametersObjectService<InstanceUpdateParameters>
AQ_Instance_Update implementation.

It is responsible for the following:

Searches for one or more IEntityInstance of type InstanceServiceParameters.getEntityName();

Since:
9.6
Author:
Radu Batori