|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EntryListInfo in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return types with arguments of type EntryListInfo | |
|---|---|
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. |
| Methods in com.bmc.arsys.api with parameters of type EntryListInfo | |
|---|---|
void |
ObjectPrinter.printEntryListInfo(String indent,
String header,
EntryListInfo value)
|
void |
ObjectPrinter.printEntryListInfoList(String indent,
String header,
EntryListInfo[] value)
|
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||