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 classFormGroupSvcProvides a Form Group Service which supports create, delete, deleteOrPurge.Methods in com.avoka.tm.svc that return GroupSvc Modifier and Type Method Description static GroupSvcGroupSvc. getAlertGroupSvc()Create an instance of Alert type GroupSvcstatic GroupSvcGroupSvc. getJobGroupSvc()Create an instance of Job type GroupSvcGroupSvcGroupSvc. setDescription(String description)Set the description value.GroupSvcGroupSvc. setGroupName(String groupName)Set the group name value.
-