|
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.BulkEntryReturn
com.remedy.arsys.api.EntryReturn
The EntryReturn class
defines the return values for entry related bulk calls that return an entry Id.
| Constructor Summary | |
EntryReturn()
Constructs a new EntryReturn object |
|
| Method Summary | |
java.lang.Object |
clone()
Makes a copy of the object. |
EntryID |
getEntryId()
Returns the entry Id. |
| Methods inherited from class com.remedy.arsys.api.BulkEntryReturn |
getCallType, getStatusList |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntryReturn()
EntryReturn object
| Method Detail |
public EntryID getEntryId()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class BulkEntryReturnjava.lang.CloneNotSupportedException
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||