AR System Java API

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

Uses of StatisticsResultInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type StatisticsResultInfo
 List<StatisticsResultInfo> ARServerUser.getEntryStatistics(String formKey, QualifierInfo qual, ArithmeticOrRelationalOperand target, int statistic, int[] groupByList)
          Computes the indicated statistic for the form entries that match the conditions specified by the qualifier parameter.
 

Methods in com.bmc.arsys.api with parameters of type StatisticsResultInfo
 void ObjectPrinter.printStatisticsResultInfo(String indent, String header, StatisticsResultInfo result)
           
 void ObjectPrinter.printStatisticsResultInfoList(String indent, String header, StatisticsResultInfo[] list)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.