|
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.ViewItemDefinition
This class represents the definition object used to create a view.
Constructor Summary | |
ViewItemDefinition() Default constructor. |
Method Summary | |
void |
setDescription(java.lang.String description) Sets the view description. |
void |
setName(java.lang.String name) Sets the view name. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ViewItemDefinition()
Method Detail |
public void setDescription(java.lang.String description)
description
-public void setName(java.lang.String name)
name
-
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |