Class CommonReturnDocumentContext

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

public class CommonReturnDocumentContext extends AbstractDocumentContext<BusinessProcessModel>
Common context for velocity templates related to return form attached to either ConsignmentModel or ReturnRequestModel
See Also: