Package org.silverpeas.web.pdc.vo
Class FacetOnDates
- java.lang.Object
 - 
- org.silverpeas.web.pdc.vo.Facet
 - 
- org.silverpeas.web.pdc.vo.FacetOnDates
 
 
 
- 
public class FacetOnDates extends Facet
Created by Nicolas on 11/01/2017. 
- 
- 
Constructor Summary
Constructors Constructor Description FacetOnDates(String id, String name) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddEntry(String d)voidaddEntry(LocalDate date)- 
Methods inherited from class org.silverpeas.web.pdc.vo.Facet
addEntry, getEntries, getEntryById, getId, getName, getSortedEntries, isEmpty, setName 
 - 
 
 -