AR System Java API

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

Uses of FormAliasInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type FormAliasInfo
 List<FormAliasInfo> ARServerUser.getListFormAliases(long changedSince, int formType, String formName, int[] fieldIds, String vuiLabel)
          Returns a list of form names and corresponding aliases that match the given criteria.
 

Methods in com.bmc.arsys.api with parameters of type FormAliasInfo
 void ObjectPrinter.printFormAliasInfo(String indent, String header, FormAliasInfo value)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.