|
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.CreateWorkspaceResponseItem
This class represents the response bean returned by create workspace call. Includes partial success status and partial exceptions along with the Workspace item returned.
| Method Summary | |
java.lang.String[] |
getPartialExceptions()Gets the partialExceptions value for this CreateWorkspaceResponseItem. |
WorkspaceItem |
getWorkspaceItem()Gets the workspaceItem value for this CreateWorkspaceResponseItem. |
boolean |
isPartialSuccess()Gets the partialSuccess value for this CreateWorkspaceResponseItem. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String[] getPartialExceptions()
public boolean isPartialSuccess()
public WorkspaceItem getWorkspaceItem()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||