Uses of Package
com.elasticpath.domain.catalogview

Packages that use com.elasticpath.domain.catalogview
com.elasticpath.domain.catalog   
com.elasticpath.domain.catalog.impl   
com.elasticpath.domain.catalogview   
com.elasticpath.domain.catalogview.browsing   
com.elasticpath.domain.catalogview.browsing.impl   
com.elasticpath.domain.catalogview.impl   
com.elasticpath.domain.catalogview.search   
com.elasticpath.domain.catalogview.search.impl   
com.elasticpath.domain.shoppingcart   
com.elasticpath.domain.shoppingcart.impl   
com.elasticpath.service.catalogview   
com.elasticpath.service.catalogview.impl   
com.elasticpath.sfweb.viewbean   
com.elasticpath.sfweb.viewbean.impl   
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalog
BranchNode
          Represents a branch node on a tree.
LeafNode
          Represents a leaf node on a tree.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalog.impl
BranchNode
          Represents a branch node on a tree.
LeafNode
          Represents a leaf node on a tree.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview
AttributeFilter
          The AttributeFilter represents the filter on a specified attribute.
BranchNode
          Represents a branch node on a tree.
CatalogViewRequest
          Represents a search request.
CatalogViewRequestUnmatchException
          This exception will be thrown when a new catalog view request is not compatible with the previous ones.
CatalogViewResult
          Represents a catalog view result.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
Filter
          Represents a filter in a CatalogViewRequest.
FilterDisplayInfo
          The object contains the localized display info for the range filter.
LeafNode
          Represents a leaf node on a tree.
ProductAdaptorForFilter
          Represents an adaptor of a Product to a LeafNode, which can be put under Filter.
RangeFilter
          This defines the filter which has a range value.
Sorter
          Represents a sorter.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview.browsing
CatalogViewRequest
          Represents a search request.
CatalogViewResult
          Represents a catalog view result.
FilterOption
          Represents a filter option in a CatalogViewResult.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview.browsing.impl
CatalogViewRequest
          Represents a search request.
CatalogViewRequestUnmatchException
          This exception will be thrown when a new catalog view request is not compatible with the previous ones.
CatalogViewResult
          Represents a catalog view result.
Filter
          Represents a filter in a CatalogViewRequest.
FilterOption
          Represents a filter option in a CatalogViewResult.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview.impl
AttributeFilter
          The AttributeFilter represents the filter on a specified attribute.
AttributeRangeFilter
          The AttributeRangeFilter represents the attribute filter with a range predefined.
AttributeValueFilter
          The AttributeFilter represents the filter on a specified attribute.
BranchNode
          Represents a branch node on a tree.
BrandFilter
          Represents a filter on product brand.
CatalogViewRequest
          Represents a search request.
CatalogViewRequest.FilterQueryString
          Represent a simple bean which aggregate query strings for a filter.
CatalogViewResult
          Represents a catalog view result.
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
Filter
          Represents a filter in a CatalogViewRequest.
FilterDisplayInfo
          The object contains the localized display info for the range filter.
FilterOption
          Represents a filter option in a CatalogViewResult.
LeafNode
          Represents a leaf node on a tree.
PriceFilter
          Represents a filter on product price.
ProductAdaptorForAttributeRangeFilter
          Represents an adaptor of a Product to a LeafNode, which can be put under AttributeFilter.
ProductAdaptorForFilter
          Represents an adaptor of a Product to a LeafNode, which can be put under Filter.
ProductAdaptorForPriceFilter
          Represents an adaptor of a Product to a LeafNode, which can be put under PriceFilter.
RangeFilter
          This defines the filter which has a range value.
Sorter
          Represents a sorter.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview.search
CatalogViewRequest
          Represents a search request.
CatalogViewResult
          Represents a catalog view result.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.catalogview.search.impl
CatalogViewRequest
          Represents a search request.
CatalogViewRequestUnmatchException
          This exception will be thrown when a new catalog view request is not compatible with the previous ones.
CatalogViewResult
          Represents a catalog view result.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
Filter
          Represents a filter in a CatalogViewRequest.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.shoppingcart
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.domain.shoppingcart.impl
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.service.catalogview
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
Filter
          Represents a filter in a CatalogViewRequest.
Sorter
          Represents a sorter.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.service.catalogview.impl
AttributeRangeFilter
          The AttributeRangeFilter represents the attribute filter with a range predefined.
AttributeValueFilter
          The AttributeFilter represents the filter on a specified attribute.
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
EpCatalogViewRequestBindException
          This exception will be thrown when binding an invalid parameter or attribute from a catalog view request.
Filter
          Represents a filter in a CatalogViewRequest.
PriceFilter
          Represents a filter on product price.
Sorter
          Represents a sorter.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.sfweb.viewbean
CatalogViewResult
          Represents a catalog view result.
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.
 

Classes in com.elasticpath.domain.catalogview used by com.elasticpath.sfweb.viewbean.impl
CatalogViewResult
          Represents a catalog view result.
CatalogViewResultHistory
          Represents a list of catalog view results that a user has performed.