|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UserLicenseInfo in com.bmc.arsys.api |
---|
Methods in com.bmc.arsys.api that return types with arguments of type UserLicenseInfo | |
---|---|
List<UserLicenseInfo> |
UserInfo.getLicenseInfo()
Returns type of license that the user is assigned: Read, Fixed, or Floating. |
List<UserLicenseInfo> |
WfdUserContext.getLicenseList()
|
Methods in com.bmc.arsys.api with parameters of type UserLicenseInfo | |
---|---|
void |
ObjectPrinter.printUserLicenseInfo(String indent,
String header,
UserLicenseInfo value)
|
void |
ObjectPrinter.printUserLicenseInfoList(String indent,
String header,
UserLicenseInfo[] value)
|
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |