|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.remedy.arsys.api.EntryListInfo
The EntryListInfo class represents an
entry consisting of individual field values represented as a string.
This class is used by
EntryFactory.findEntryListInfos.
| Constructor Summary | |
EntryListInfo(EntryID entryID,
char[] description)
|
|
| Method Summary | |
char[] |
getDescription()
Returns 128-character string containing data concatenated from the fields specified using EntryCriteria |
EntryID |
getEntryID()
Returns ID associated with entry. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntryListInfo(EntryID entryID,
char[] description)
| Method Detail |
public EntryID getEntryID()
public char[] getDescription()
EntryCriteria
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||