| 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | 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(java.lang.String state)
This class should be used only by the classes that implement the Workflow interface.  | 
|
| Method Summary | |
 java.lang.String | 
getState()
This method should be used only by the classes that implement the Workflow interface.  | 
 void | 
setState(java.lang.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(java.lang.String state)
| Method Detail | 
public java.lang.String getState()
public void setState(java.lang.String state)
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||