| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The configuration details that define an activity.
| Method Summary | |
|  org.w3c.dom.Document | getConfigDocument()Gets the configuration document associated with the activity. | 
|  java.lang.String | getDescription()Gets a human readable description of the activity. | 
|  java.lang.String | getImplementationClassName()Gets the name of the class which implements the activity. | 
|  java.lang.String | getName()Gets the name of the activity. | 
|  java.util.Properties | getProperties()Gets the key/value pair properties associated with the activity. | 
|  org.w3c.dom.Document | getSchema()Gets the schema that defines the XML specifying the activity's parameters. | 
| Method Detail | 
public java.lang.String getName()
public java.lang.String getImplementationClassName()
public org.w3c.dom.Document getSchema()
public java.lang.String getDescription()
public java.util.Properties getProperties()
public org.w3c.dom.Document getConfigDocument()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||