Uses of Interface
com.echothree.control.user.search.common.result.SearchVendorsResult
Packages that use SearchVendorsResult
Package
Description
-
Uses of SearchVendorsResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchVendorsResultModifier and TypeMethodDescriptionSearchService.searchVendors(UserVisitPK userVisitPK, SearchVendorsForm form) -
Uses of SearchVendorsResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchVendorsResultModifier and TypeMethodDescriptionstatic SearchVendorsResultSearchResultFactory.getSearchVendorsResult() -
Uses of SearchVendorsResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchVendorsResultModifier and TypeMethodDescriptionSearchBean.searchVendors(UserVisitPK userVisitPK, SearchVendorsForm form) -
Uses of SearchVendorsResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchVendorsResultModifier and TypeMethodDescriptionvoidSearchVendorsResultObject.setResult(SearchVendorsResult result)