Uses of Interface
com.echothree.control.user.search.common.result.SearchContentCatalogItemsResult
Packages that use SearchContentCatalogItemsResult
Package
Description
-
Uses of SearchContentCatalogItemsResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchContentCatalogItemsResultModifier and TypeMethodDescriptionSearchService.searchContentCatalogItems(UserVisitPK userVisitPK, SearchContentCatalogItemsForm form) -
Uses of SearchContentCatalogItemsResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchContentCatalogItemsResult -
Uses of SearchContentCatalogItemsResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchContentCatalogItemsResultModifier and TypeMethodDescriptionSearchBean.searchContentCatalogItems(UserVisitPK userVisitPK, SearchContentCatalogItemsForm form) -
Uses of SearchContentCatalogItemsResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchContentCatalogItemsResultModifier and TypeMethodDescriptionvoidSearchContentCatalogItemsResultObject.setResult(SearchContentCatalogItemsResult result)