Uses of Class
com.echothree.model.control.search.server.graphql.UserVisitSearchFacetObject
Packages that use UserVisitSearchFacetObject
Package
Description
-
Uses of UserVisitSearchFacetObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return types with arguments of type UserVisitSearchFacetObjectModifier and TypeMethodDescriptionBaseResultsObject.getFacets
(graphql.schema.DataFetchingEnvironment env) protected Collection<UserVisitSearchFacetObject>
BaseResultsObject.getUserVisitSearchFacetObjects
(graphql.schema.DataFetchingEnvironment env) -
Uses of UserVisitSearchFacetObject in com.echothree.model.control.search.server.logic
Methods in com.echothree.model.control.search.server.logic that return UserVisitSearchFacetObjectModifier and TypeMethodDescriptionUserVisitSearchFacetLogic.getUserVisitSearchFacetObject
(ExecutionErrorAccumulator eea, UserVisitSearch userVisitSearch, EntityAttribute entityAttribute)