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