|
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.AttachedItem
This class represents an attachment to a resource item.
Method Summary | |
java.lang.String |
getDescription() Gets the description of attachment. |
java.lang.String |
getEntityId() Gets the entity Id value of attached Item. |
java.lang.String |
getEntityRole() Gets the entity role value of attached item - possible values include ENTITY_ROLE_SOURCE and ENTITY_ROLE_TARGET. |
void |
setDescription(java.lang.String description) Sets the description of attachment. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
-public java.lang.String getEntityId()
public java.lang.String getEntityRole()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |