Package org.silverpeas.web.pdc.vo
Class FacetOnCheckboxes
- java.lang.Object
-
- org.silverpeas.web.pdc.vo.Facet
-
- org.silverpeas.web.pdc.vo.FacetOnCheckboxes
-
public class FacetOnCheckboxes extends Facet
Created by Nicolas on 20/07/2018.
-
-
Constructor Summary
Constructors Constructor Description FacetOnCheckboxes(String id, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addEntries(Map<String,String> values)
-
Methods inherited from class org.silverpeas.web.pdc.vo.Facet
addEntry, getEntries, getEntryById, getId, getName, getSortedEntries, isEmpty, setName
-
-