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 StatusServiceStatusService. setClient(String clientCode)Set the Client for which the status has to be set.StatusServiceStatusService. setForm(String formCode)Set the Form for which the status has to be set.StatusServiceStatusService. setPortal(String portalName)Set the Portal for which the status has to be set.StatusServiceStatusService. setStatus(String statusType)Set the status to be set for the entity.StatusServiceStatusService. setTemplateVersion(String formCode, String versionNumber)Set the Form Version for which the status has to be set.
-