|
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
oracle.workspaces.ws.beans.MessageBulkResponseItem
This class represents a message created during the bulk creation of messages. It also contains the exception message if creation fails.
| Method Summary | |
MessageItem |
getMessage()Gets the message item. |
| Methods inherited from class oracle.workspaces.ws.beans.BulkResponseItem |
getException, getItem, getStackTrace, isFailed |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public MessageItem getMessage()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||