atg.commerce.order.purchase
Interface CreateShippingGroupFormHandler


public interface CreateShippingGroupFormHandler

The CreateShippingGroupFormHandler interface is implemented by any form handler that creates ShippingGroups for immediate use by the ShippingGroupFormHandler framework. This is designed for those ShippingGroups whose creation is form driven.

See Also:
ShippingGroupFormHandler

Field Summary
static java.lang.String CLASS_VERSION
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values