Uses of Class
com.echothree.model.control.search.common.transfer.UserVisitSearchFacetTransfer
Packages that use UserVisitSearchFacetTransfer
Package
Description
-
Uses of UserVisitSearchFacetTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return UserVisitSearchFacetTransferMethods in com.echothree.control.user.search.common.result that return types with arguments of type UserVisitSearchFacetTransferMethods in com.echothree.control.user.search.common.result with parameters of type UserVisitSearchFacetTransferModifier and TypeMethodDescriptionvoid
BaseGetResultsFacetResult.setUserVisitSearchFacet
(UserVisitSearchFacetTransfer userVisitSearchFacet) Method parameters in com.echothree.control.user.search.common.result with type arguments of type UserVisitSearchFacetTransferModifier and TypeMethodDescriptionvoid
BaseGetResultsFacetsResult.setUserVisitSearchFacets
(Map<String, UserVisitSearchFacetTransfer> userVisitSearchFacets) -
Uses of UserVisitSearchFacetTransfer in com.echothree.model.control.search.server.logic
Methods in com.echothree.model.control.search.server.logic that return UserVisitSearchFacetTransferModifier and TypeMethodDescriptionUserVisitSearchFacetLogic.getUserVisitSearchFacetTransfer
(ExecutionErrorAccumulator eea, UserVisitSearch userVisitSearch, EntityAttribute entityAttribute)