Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printStatisticsResultInfo(String indent,
String header,
StatisticsResultInfo result) |
void |
ObjectPrinter.printStatisticsResultInfoList(String indent,
String header,
StatisticsResultInfo[] list) |
? Copyright 2013 BMC Software, Inc.