Uses of Class
com.avoka.tm.svc.GroupSvc
Packages that use GroupSvc
-
Uses of GroupSvc in com.avoka.tm.svc
Subclasses of GroupSvc in com.avoka.tm.svcModifier and TypeClassDescriptionclass
Provides a Form Group Service which supports create, delete, deleteOrPurge.Methods in com.avoka.tm.svc that return GroupSvcModifier and TypeMethodDescriptionstatic GroupSvc
GroupSvc.getAlertGroupSvc()
Create an instance of Alert type GroupSvcstatic GroupSvc
GroupSvc.getJobGroupSvc()
Create an instance of Job type GroupSvcGroupSvc.setDescription
(String description) Set the description value.GroupSvc.setGroupName
(String groupName) Set the group name value.