Class OrderPartiallyModifiedEmailContext

java.lang.Object
org.apache.velocity.context.AbstractContext
org.apache.velocity.VelocityContext
All Implemented Interfaces:
Serializable, Cloneable, org.apache.velocity.context.Context, org.apache.velocity.context.InternalEventContext
Direct Known Subclasses:
OrderPartiallyCanceledEmailContext, OrderPartiallyRefundedEmailContext

public class OrderPartiallyModifiedEmailContext extends AbstractEmailContext<OrderModificationProcessModel>
Velocity context for email about partially order modification.
See Also: