| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.order.edit.CloneOrderStateContext
public class CloneOrderStateContext
Sets and returns the CloneEditState as a local thread variable.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Method Summary | |
|---|---|
| static CloneEditState | getCloneEditState()Get the CloneEditState associated with the current thread. | 
| static void | removeCloneEditState()Dis-associate any catalog from the current thread. | 
| static void | setCloneEditState(CloneEditState pCloneEditState)Set the CloneEditState associated with the current thread. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Method Detail | 
|---|
public static CloneEditState getCloneEditState()
public static void setCloneEditState(CloneEditState pCloneEditState)
pCloneEditState - The CloneEditState to associate with the thread.public static void removeCloneEditState()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||