AR System Java API

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

Uses of RoleInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type RoleInfo
 List<RoleInfo> ARServerUser.getListRole(String application, String user, String password)
          Returns a list of roles for a user for a deployable application on the specified server.
 

Methods in com.bmc.arsys.api with parameters of type RoleInfo
 void ObjectPrinter.printRoleInfo(String indent, String header, RoleInfo value)
           
 void ObjectPrinter.printRoleInfoList(String indent, String header, RoleInfo[] value)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.