Uses of Interface
com.echothree.control.user.search.common.result.SearchCustomersResult
Packages that use SearchCustomersResult
Package
Description
-
Uses of SearchCustomersResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchCustomersResultModifier and TypeMethodDescriptionSearchService.searchCustomers(UserVisitPK userVisitPK, SearchCustomersForm form) -
Uses of SearchCustomersResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchCustomersResultModifier and TypeMethodDescriptionstatic SearchCustomersResultSearchResultFactory.getSearchCustomersResult() -
Uses of SearchCustomersResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchCustomersResultModifier and TypeMethodDescriptionSearchBean.searchCustomers(UserVisitPK userVisitPK, SearchCustomersForm form) -
Uses of SearchCustomersResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchCustomersResultModifier and TypeMethodDescriptionvoidSearchCustomersResultObject.setResult(SearchCustomersResult result)