AR System Java API

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

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

© Copyright 2006, 2007 BMC Software, Inc.