Uses of Class
de.cxp.ocs.elasticsearch.facets.CategoryFacetCreator.CategoryExtract
Packages that use CategoryFacetCreator.CategoryExtract
-
Uses of CategoryFacetCreator.CategoryExtract in de.cxp.ocs.elasticsearch.facets
Methods in de.cxp.ocs.elasticsearch.facets with parameters of type CategoryFacetCreator.CategoryExtractModifier and TypeMethodDescriptionprotected StringCategoryFacetCreator.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 HierarchialFacetEntryCategoryFacetCreator.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.