| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.foundation.WorkflowContext
@Deprecated public class WorkflowContext
This class should be used only by the classes that implement the Workflow interface.
| Constructor Summary | |
|---|---|
| WorkflowContext()Deprecated See BEA Commerce product offering | |
| WorkflowContext(String state)Deprecated See BEA Commerce product offering | |
| Method Summary | |
|---|---|
|  String | getState()Deprecated See BEA Commerce product offering | 
|  void | setState(String state)Deprecated See BEA Commerce product offering | 
| 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)
| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||