Uses of Interface
com.echothree.control.user.search.common.result.SearchEntityAttributesResult
Packages that use SearchEntityAttributesResult
Package
Description
-
Uses of SearchEntityAttributesResult in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return types with arguments of type SearchEntityAttributesResultModifier and TypeMethodDescriptionSearchService.searchEntityAttributes(UserVisitPK userVisitPK, SearchEntityAttributesForm form) -
Uses of SearchEntityAttributesResult in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchEntityAttributesResultModifier and TypeMethodDescriptionstatic SearchEntityAttributesResultSearchResultFactory.getSearchEntityAttributesResult() -
Uses of SearchEntityAttributesResult in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return types with arguments of type SearchEntityAttributesResultModifier and TypeMethodDescriptionSearchBean.searchEntityAttributes(UserVisitPK userVisitPK, SearchEntityAttributesForm form) -
Uses of SearchEntityAttributesResult in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql with parameters of type SearchEntityAttributesResultModifier and TypeMethodDescriptionvoidSearchEntityAttributesResultObject.setResult(SearchEntityAttributesResult result)