AR System Java API

Uses of Class
com.bmc.arsys.api.GroupInfo

Uses of GroupInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type GroupInfo
 List<GroupInfo> ARServerUser.getListGroup(String user, String password)
          Returns a list of access control groups on the specified server.
 

Methods in com.bmc.arsys.api with parameters of type GroupInfo
 void ObjectPrinter.printGroupInfo(String indent, String header, GroupInfo value)
           
 void ObjectPrinter.printGroupInfoList(String indent, String header, GroupInfo[] value)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.