© 2001 BEA Systems, Inc.

Package com.beasys.commerce.ebusiness.customer.webflow

This package contains input processors for customer registration, customer profile creation and customer profile updates.

See:
          Description

Class Summary
CustomerProfileIP CustomerProfileIP processes the input from HttpServletRequest and allows customer to create a profile.
DeleteCreditCardIP DeleteCreditCardIP processes the input from HttpServletRequest and allows customer to delete a credit card from the profile.
DeleteShippingAddressIP DeleteShippingAddressIP processes the input from HttpServletRequest and allows customer to delete a shipping address from the profile.
LoginCustomerIP LoginCustomerIP gets the customer information from the pipelinesession and tries to authenticates the user from this information.
LogoutCustomerIP LogoutCustomerIP gets the HttpSession from HttpServletRequest and invalidates it.
UpdateAccountInfoIP UpdateAccountInfoIP processes the input from HttpServletRequest and allows customer to update the password information.
UpdateBasicInfoIP UpdateBasicInfoIP processes the input from HttpServletRequest and allows customer to update basic information.
UpdateDemographicInfoIP UpdateDemographicInfoIP processes the input from HttpServletRequest and allows customer to update demographic information.
UpdatePaymentInfoIP UpdatePaymentInfoIP processes the input from HttpServletRequest and allows customer to update credit card information.
UpdateShippingInfoIP UpdateShippingInfoIP processes the input from HttpServletRequest and allows customer to update shipping address information.
 

Exception Summary
InvalidInputException Thrown when invalid input has been encountered and trying to update the Customer's Profile information.
 

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

This package contains input processors for customer registration, customer profile creation and customer profile updates.


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved