|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.workspaces.ws.beans.BulkResponseItem
This class represents the bulk response bean, returned from bulk services.
| Method Summary | |
java.lang.String |
getException()Gets the exception value. |
java.lang.String |
getItem()Gets the item. |
java.lang.String[] |
getStackTrace()Gets the stackTrace value. |
boolean |
isFailed()Gets if there is a failure in BulkResponseItem. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getException()
public boolean isFailed()
public java.lang.String getItem()
public java.lang.String[] getStackTrace()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||