Package atg.commerce.csr.search

Class Summary
OrderSearchFormHandler This OrderSearchFormHandler class is a subclass of SearchFormhandler and is used to search order on order repository and other order related repositories( Profile, Catalog).
OrderSearchTreeQueryFormHandler This class performs pre-processing on the request object before a search.
RepositorySearcher This class encapsulates some generic searching functionality to be used by repository searchers, such as SearchFormHandler, and its subclasses.
SearchAttribute Helper class that represents a construct of a search attribute (or property) and its relation to the search.
SearchFormHandler This SearchFormHandler class is used to build repository searches.