Uses of Class
de.cxp.ocs.elasticsearch.facets.CategoryFacetCreator.CategoryContext
Packages that use CategoryFacetCreator.CategoryContext
-
Uses of CategoryFacetCreator.CategoryContext in de.cxp.ocs.elasticsearch.facets
Methods in de.cxp.ocs.elasticsearch.facets with parameters of type CategoryFacetCreator.CategoryContextModifier and TypeMethodDescriptionprotected String
CategoryFacetCreator.createLink
(int categoryPathIndex, CategoryFacetCreator.CategoryExtract category, CategoryFacetCreator.CategoryContext context) Creates a link (using the context.linkBuilder) for the category defined by the categoryPathIndex that refers to the according path of the current category.protected HierarchialFacetEntry
CategoryFacetCreator.toFacetEntry
(int categoryPathIndex, CategoryFacetCreator.CategoryExtract category, CategoryFacetCreator.CategoryContext context) Create the facet entry for the category defined by the categoryPathIndex that refers to the according path of the given CategoryExtract.