|
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.ResourceItem
oracle.workspaces.ws.beans.FilesResourceItem
This class represents a file or folder in library.
Method Summary | |
java.lang.String |
getResourceItemType() Gets the resourceItemType value for this FilesResourceItem. |
void |
setResourceItemType(java.lang.String resourceItemType) Sets the resourceItemType value for this FilesResourceItem. |
Methods inherited from class oracle.workspaces.ws.beans.ResourceItem |
getCreatedTime, getDescription, getId, getLastModifiedBy, getLastModifiedTime, getName, getWebUIUrl, setDescription, setName, setOwner |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getResourceItemType()
public void setResourceItemType(java.lang.String resourceItemType)
resourceItemType
-
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |