Package com.beasys.commerce.ebusiness.shipping.webflow

This package contains input processors for shipping.

See:
          Description

Class Summary
InitShippingMethodListIP InitShippingMethodListIP gets the list of shipping methods from the database and stores them into the pipeline session.
UpdateAddressKeyIP UpdateAddressKeyIP helps to delete a shipping address from customer's profile by setting the Key of the shipping address into the PipelineSession.
UpdateShippingAddressIP UpdateShippingAddressIP selects the shiping address from the list of shipping addresses for order checkout.
ValidateAddressIP ValidateAddressIP retrieves shipping address parameters from the HttpServletRequest, and validates if all the required parameters are present.
ValidateShippingInfoIP ValidateShippingInfoIP sets the shipping preference, special instruction and shipping method.
 

Package com.beasys.commerce.ebusiness.shipping.webflow Description

This package contains input processors for shipping.