|
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.Resource
This class represents a generic resource.
| Constructor Summary | |
Resource() |
|
| Method Summary | |
java.util.Calendar |
getCreationTime()Gets the creationTime value for this Resource. |
java.lang.String |
getCreator()Gets the creator value for this Resource. |
java.lang.String |
getDescription()Gets the description value for this Resource. |
java.lang.String |
getId()Gets the id value for this Resource. |
java.util.Calendar |
getLastModifiedTime()Gets the lastModifiedTime value for this Resource. |
java.lang.String |
getName()Gets the name value for this Resource. |
java.lang.String |
getWebUIUrl()Gets the url of the resource in the web UI. |
void |
setDescription(java.lang.String description)Sets the description value for this Resource. |
void |
setName(java.lang.String name)Sets the name value for this Resource. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Resource()
| Method Detail |
public java.util.Calendar getCreationTime()
public java.lang.String getCreator()
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description -public java.lang.String getId()
public java.util.Calendar getLastModifiedTime()
public java.lang.String getName()
public void setName(java.lang.String name)
name -public java.lang.String getWebUIUrl()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||