|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.beasys.commerce.foundation.WorkflowContext
This class should be used only by the classes that implement the Workflow interface.
| Constructor Summary | |
WorkflowContext()
This class should be used only by the classes that implement the Workflow interface. |
|
WorkflowContext(String state)
This class should be used only by the classes that implement the Workflow interface. |
|
| Method Summary | |
String |
getState()
This method should be used only by the classes that implement the Workflow interface. |
void |
setState(String state)
This method should be used only by the classes that implement the Workflow interface. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkflowContext()
public WorkflowContext(String state)
| Method Detail |
public String getState()
public void setState(String state)
|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||