|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IndexInfo in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return types with arguments of type IndexInfo | |
|---|---|
List<IndexInfo> |
Form.getIndexInfo()
Returns the list of indexes for the form. |
| Methods in com.bmc.arsys.api with parameters of type IndexInfo | |
|---|---|
void |
ObjectPrinter.printIndexInfo(String indent,
String header,
IndexInfo value)
|
| Method parameters in com.bmc.arsys.api with type arguments of type IndexInfo | |
|---|---|
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. |
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||