Package de.cxp.ocs.model.result
Class HierarchialFacetEntry
java.lang.Object
de.cxp.ocs.model.result.FacetEntry
de.cxp.ocs.model.result.HierarchialFacetEntry
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHierarchialFacetEntry
(String key, String id, long docCount, String link, boolean isSelected) -
Method Summary
-
Field Details
-
type
- See Also:
-
children
Child facet entries to that particular facet. The child facets again could be HierarchialFacetEntries. -
path
-
-
Constructor Details
-
HierarchialFacetEntry
-
-
Method Details
-
addChild
-