|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |