Uses of Interface
com.echothree.control.user.search.common.result.SearchItemsResult
Packages that use SearchItemsResult
Package
Description
-
Uses of SearchItemsResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchItemsResultModifier and TypeMethodDescriptionSearchService.searchItems(UserVisitPK userVisitPK, SearchItemsForm form) -
Uses of SearchItemsResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchItemsResultModifier and TypeMethodDescriptionstatic SearchItemsResultSearchResultFactory.getSearchItemsResult() -
Uses of SearchItemsResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchItemsResultModifier and TypeMethodDescriptionSearchBean.searchItems(UserVisitPK userVisitPK, SearchItemsForm form) -
Uses of SearchItemsResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchItemsResultModifier and TypeMethodDescriptionvoidSearchItemsResultObject.setResult(SearchItemsResult result)