Class BrowseEntityDetails

java.lang.Object
com.broadleafcommerce.catalogbrowse.domain.BrowseEntityDetails
All Implemented Interfaces:
Serializable

public class BrowseEntityDetails extends Object implements Serializable
A structure containing either a Product or a Category for a BrowseDetailsRequest.

Note: In the case of a category matching the URIs requested, only one category may be returned.
Author:
Nathan Moore (nathandmoore)
See Also: