Uses of Class
com.avoka.tm.svc.GroupSvc
-
Packages that use GroupSvc Package Description com.avoka.tm.svc Provides Service classes. -
-
Uses of GroupSvc in com.avoka.tm.svc
Subclasses of GroupSvc in com.avoka.tm.svc Modifier and Type Class Description class
FormGroupSvc
Provides a Form Group Service which supports create, delete, deleteOrPurge.Methods in com.avoka.tm.svc that return GroupSvc Modifier and Type Method Description static GroupSvc
GroupSvc. getAlertGroupSvc()
Create an instance of Alert type GroupSvcstatic GroupSvc
GroupSvc. getJobGroupSvc()
Create an instance of Job type GroupSvcGroupSvc
GroupSvc. setDescription(String description)
Set the description value.GroupSvc
GroupSvc. setGroupName(String groupName)
Set the group name value.
-