Uses of Interface
com.echothree.control.user.search.common.result.SearchShippingMethodsResult
Packages that use SearchShippingMethodsResult
Package
Description
-
Uses of SearchShippingMethodsResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchShippingMethodsResultModifier and TypeMethodDescriptionSearchService.searchShippingMethods(UserVisitPK userVisitPK, SearchShippingMethodsForm form) -
Uses of SearchShippingMethodsResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchShippingMethodsResultModifier and TypeMethodDescriptionstatic SearchShippingMethodsResultSearchResultFactory.getSearchShippingMethodsResult() -
Uses of SearchShippingMethodsResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchShippingMethodsResultModifier and TypeMethodDescriptionSearchBean.searchShippingMethods(UserVisitPK userVisitPK, SearchShippingMethodsForm form) -
Uses of SearchShippingMethodsResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchShippingMethodsResultModifier and TypeMethodDescriptionvoidSearchShippingMethodsResultObject.setResult(SearchShippingMethodsResult result)