Uses of Class
org.silverpeas.web.pdc.vo.FacetEntryVO
-
Packages that use FacetEntryVO Package Description org.silverpeas.web.pdc.vo -
-
Uses of FacetEntryVO in org.silverpeas.web.pdc.vo
Methods in org.silverpeas.web.pdc.vo that return FacetEntryVO Modifier and Type Method Description FacetEntryVO
Facet. getEntryById(String id)
Methods in org.silverpeas.web.pdc.vo that return types with arguments of type FacetEntryVO Modifier and Type Method Description Collection<FacetEntryVO>
Facet. getEntries()
List<FacetEntryVO>
Facet. getSortedEntries()
Methods in org.silverpeas.web.pdc.vo with parameters of type FacetEntryVO Modifier and Type Method Description void
Facet. addEntry(FacetEntryVO entry)
-