© 2001 BEA Systems, Inc.

Package com.beasys.commerce.ebusiness.customer.pipeline

This package contains pipeline components for customer registration, customer profile creation and customer profile updates.

See:
          Description

Class Summary
RegisterUserPC RegisterUserPC helps to register a user by extracting CutstomerValue and password from the PipelineSesion.
UpdateBasicInfoPC UpdateBasicInfoPC Updates the customer's basic profile information using a CustomerValue object from the PipelineSession.
UpdateDemographicInfoPC UpdateDemographicInfoPC Updates the customer's demographic profile information using a CustomerValue object from the PipelineSession.
UpdatePasswordPC UpdatePasswordPC updates the password for a user by extracting user name and password from the PipelineSession.
UpdatePaymentInfoPC UpdatePaymentInfoPC updates the customer's credit card profile information using a CustomerValue object from the PipelineSession.
UpdateShippingInfoPC UpdateShippingInfoPC updates the customer's shipping adddress profile information using a CustomerValue object from the PipelineSession.
UpdateUserPC This class is the base class for several pipeline components that update the Customer in the database.
 

Exception Summary
CustomerMissingException A customer object was looked for but expectedly not found.
 

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

This package contains pipeline components for customer registration, customer profile creation and customer profile updates.


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved