|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManualAdjustmentsFormHandler.Operation | |
---|---|
atg.commerce.csr.order |
Uses of ManualAdjustmentsFormHandler.Operation in atg.commerce.csr.order |
---|
Methods in atg.commerce.csr.order that return ManualAdjustmentsFormHandler.Operation | |
---|---|
static ManualAdjustmentsFormHandler.Operation |
ManualAdjustmentsFormHandler.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ManualAdjustmentsFormHandler.Operation[] |
ManualAdjustmentsFormHandler.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in atg.commerce.csr.order with parameters of type ManualAdjustmentsFormHandler.Operation | |
---|---|
protected void |
ManualAdjustmentsFormHandler.sendEvents(ManualAdjustmentsFormHandler.Operation pOp,
ManualAdjustmentsFormHandler.Handler pHandler)
Send events related to the completed operation. |
protected void |
ManualAdjustmentsFormHandler.updateOrderAfterAdjustment(ManualAdjustmentsFormHandler.Operation pOp,
ManualAdjustmentsFormHandler.Handler pHandler)
Method called to update order after all changes have been applied. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |