ShoppingCartAttributeLoader Class

DEPRECATED Moved to com.bea.campaign.ShoppingCartAttributeLoader.

com.bea.commerce.ebusiness.campaign
ShoppingCartAttributeLoader Class

public class ShoppingCartAttributeLoader

    extends com.bea.campaign.ShoppingCartAttributeLoader

A p13n request attribute loader which will load the ShoppingCart into the p13n request.

This class is around to support backwards-compatiblity w/ WLP 7.0 application-config.xml <RequestLoader> configurations.


Hierarchy
Object
  com.bea.campaign.ShoppingCartAttributeLoader
    ShoppingCartAttributeLoader
All Implemented Interfaces

com.bea.p13n.http.Request.AttributeLoader

Field Summary

   
Fields from  com.bea.campaign.com.bea.campaign.ShoppingCartAttributeLoader
DEF_SHOPPING_CART_GET_NAMES, DEF_SHOPPING_CART_SET_NAME, SHOPPING_CART
 

Constructor Summary

ShoppingCartAttributeLoader()

 

Method Summary

 
Methods from  com.bea.campaign.com.bea.campaign.ShoppingCartAttributeLoader
getPipelineSession, getShoppingCart, getShoppingCart, getShoppingCartGetNames, getShoppingCartNamespace, getShoppingCartSetName, loadAttributes
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from interface com.bea.p13n.http.com.bea.p13n.http.Request.AttributeLoader
loadAttributes
 

Constructor Detail

ShoppingCartAttributeLoader

public ShoppingCartAttributeLoader()