Class ProductListBean

java.lang.Object
com.softslate.commerce.businessobjects.core.BaseBusinessObject
com.softslate.commerce.businessobjects.product.ProductListBean
All Implemented Interfaces:
BusinessObject, ProductList, Serializable

public class ProductListBean extends BaseBusinessObject implements ProductList, Serializable
Object representing a list of products in the system.

ProductListBean is the default implementation of the ProductList interface for the application.

Author:
David Tobey
See Also: