Uses of Class
script.host.GroupObject

Packages that use GroupObject
script.host   
 

Uses of GroupObject in script.host
 

Methods in script.host that return GroupObject
static GroupObject ESM.groupForId(java.lang.String id)
           
 

Methods in script.host that return types with arguments of type GroupObject
static java.util.List<GroupObject> ESM.groupsForName(java.lang.String name)