Uses of Class
com.avoka.tm.svc.StatusService
-
Packages that use StatusService Package Description com.avoka.tm.svc Provides Service classes. -
-
Uses of StatusService in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return StatusService Modifier and Type Method Description StatusService
StatusService. setClient(String clientCode)
Set the Client for which the status has to be set.StatusService
StatusService. setForm(String formCode)
Set the Form for which the status has to be set.StatusService
StatusService. setPortal(String portalName)
Set the Portal for which the status has to be set.StatusService
StatusService. setStatus(String statusType)
Set the status to be set for the entity.StatusService
StatusService. setTemplateVersion(String formCode, String versionNumber)
Set the Form Version for which the status has to be set.
-