Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
List<IndexInfo> |
Form.getIndexInfo()
Returns the list of indexes for the form.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printIndexInfo(String indent,
String header,
IndexInfo value) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printIndexInfoList(String indent,
String header,
List<IndexInfo> value) |
void |
Form.setIndexInfo(List<IndexInfo> indexList)
Sets the list of indexes to create for the form.
|
void |
ParameterValidator.validateARIndexList(List<IndexInfo> indexInfo)
Validate that List of objects of type IndexInfo contains values and that the values are legal.
|
Modifier and Type | Method and Description |
---|---|
static IndexInfo |
InputReader.getIndexInfo() |
Modifier and Type | Method and Description |
---|---|
static List<IndexInfo> |
InputReader.getIndexInfoList() |
? Copyright 2013 BMC Software, Inc.