Package com.ibm.commerce.beans

 
Changed Classes and Interfaces
DataBean DataBeans are JavaBeans that are placed into JSP pages and represent data that is accessible by the page designer.
DataBeanHelper The helper class for all databean objects.
DataBeanManager The DataBean manager is responsible for populating databeans.
ErrorDataBean The bean is for displaying error information on a JSP.
SmartDataBeanImpl A SmartDataBean is a DataBean that can populate itself without requiring a data bean command.
WcsAppDataBean The data bean allows a JSP to register/cache and access instance variables associated with this instance of WCS application.