Class SearchListBean

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

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

SearchListBean is the default implementation of the SearchList interface for the application.

Author:
Jason McWilliams
See Also: