|
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.BoardBulkResponseItem
This class encapsulates a board item. An array of such objects is returned during bulk creation of boards. If the board creation fails, it also, contains the exception message that occurred.
Method Summary | |
BoardItem |
getBoardItem() Gets the board 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 BoardItem getBoardItem()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |