Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<ExtFieldCandidatesInfo> |
ARServerUser.getListVendorFormFieldCandidates(String vendorName,
String tableName)
Returns information about all the columns/fields candidates for Vendor form.
|
List<ExtFieldCandidatesInfo> |
ARServerUser.getListViewFormFieldCandidates(String tableName)
Returns information about all the columns/fields candidates for View form.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printExtFieldCandidatesInfo(String indent,
String header,
ExtFieldCandidatesInfo result) |
? Copyright 2013 BMC Software, Inc.