| 
 | Oracle OLAP Analytic Workspace Java API Reference 10g Release 1 (10.1) B12180-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--oracle.AWAction.AWAction
        |
        +--oracle.AWAction.Delete
Deletes an object model in an analytic workspace.
AWAction| Fields inherited from class oracle.AWAction.AWAction | 
| m_activeObject, m_Id, m_owner, s_actionCounter, s_EndElementTag, s_EndEndTag, s_EndStartTag, s_EndTag, s_Indent, s_JAVA_LINEEND, s_NEWLINE, s_StartEndTag, s_StartStartTag | 
| Constructor Summary | |
| Delete(Interaction input)Constructor for a Deleteaction. | |
| Method Summary | |
|  void | Execute()Executes a Delete action. | 
|  java.lang.String | WriteToXML()Returns the object as an XML string. | 
| Methods inherited from class oracle.AWAction.AWAction | 
| getActiveObject, getOwner, setActiveObject, setOwner | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Delete(Interaction input)
Delete action. Creates a new Delete action in the specified Interaction.input - Interaction| Method Detail | 
public void Execute()
public java.lang.String WriteToXML()
String containing the XML that represents the object.| 
 | Oracle OLAP Analytic Workspace Java API Reference 10g Release 1 (10.1) B12180-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||