Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<EntryListInfo> |
ARServerUser.getListEntry(String formName,
QualifierInfo qualification,
int firstRetrieve,
int maxRetrieve,
List<SortInfo> sortList,
List<EntryListFieldInfo> entryListFields,
boolean useLocale,
OutputInteger nMatches)
Returns list of
EntryListInfo objects that uniquely identify the entry objects that match the provided
criteria. |
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printEntryListInfo(String indent,
String header,
EntryListInfo value) |
void |
ObjectPrinter.printEntryListInfoList(String indent,
String header,
EntryListInfo[] value) |
? Copyright 2013 BMC Software, Inc.