Uses of Package
com.elasticpath.domain.search

Packages that use com.elasticpath.domain.search
com.elasticpath.cmweb.ajaxservice   
com.elasticpath.cmweb.ajaxservice.impl   
com.elasticpath.domain.search   
com.elasticpath.domain.search.impl   
com.elasticpath.persistence   
com.elasticpath.persistence.impl   
com.elasticpath.service.catalog   
com.elasticpath.service.catalog.impl   
com.elasticpath.service.catalogview   
com.elasticpath.service.catalogview.impl   
com.elasticpath.service.customer   
com.elasticpath.service.customer.impl   
com.elasticpath.service.index   
com.elasticpath.service.index.impl   
com.elasticpath.service.order   
com.elasticpath.service.order.impl   
 

Classes in com.elasticpath.domain.search used by com.elasticpath.cmweb.ajaxservice
CategorySearchCriteria
          Represents criteria for advancec category search.
OrderSearchCriteria
          Represents criteria for advancec order search.
ProductSearchCriteria
          Represents criteria for advancec product search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.cmweb.ajaxservice.impl
CategorySearchCriteria
          Represents criteria for advancec category search.
OrderSearchCriteria
          Represents criteria for advancec order search.
ProductSearchCriteria
          Represents criteria for advancec product search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.domain.search
CustomerSearchCriteria
          Represents criteria for advancec customer search.
SearchCriteria
          Represents an abstract search criteria.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.domain.search.impl
CategorySearchCriteria
          Represents criteria for advancec category search.
CustomerSearchCriteria
          Represents criteria for advancec customer search.
OrderSearchCriteria
          Represents criteria for advancec order search.
ProductSearchCriteria
          Represents criteria for advancec product search.
SearchCriteria
          Represents an abstract search criteria.
SfSearchLog
          Represents the persistent log information about a search query that has been issued to the storefront.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.persistence
SearchCriteria
          Represents an abstract search criteria.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.persistence.impl
SearchCriteria
          Represents an abstract search criteria.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.catalog
CategorySearchCriteria
          Represents criteria for advancec category search.
ProductSearchCriteria
          Represents criteria for advancec product search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.catalog.impl
CategorySearchCriteria
          Represents criteria for advancec category search.
ProductSearchCriteria
          Represents criteria for advancec product search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.catalogview
SfSearchLog
          Represents the persistent log information about a search query that has been issued to the storefront.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.catalogview.impl
SfSearchLog
          Represents the persistent log information about a search query that has been issued to the storefront.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.customer
CustomerSearchCriteria
          Represents criteria for advancec customer search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.customer.impl
CustomerSearchCriteria
          Represents criteria for advancec customer search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.index
ProductSearchCriteria
          Represents criteria for advancec product search.
SearchCriteria
          Represents an abstract search criteria.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.index.impl
ProductSearchCriteria
          Represents criteria for advancec product search.
SearchCriteria
          Represents an abstract search criteria.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.order
OrderSearchCriteria
          Represents criteria for advancec order search.
 

Classes in com.elasticpath.domain.search used by com.elasticpath.service.order.impl
OrderSearchCriteria
          Represents criteria for advancec order search.