Uses of Class
com.funnelback.publicui.search.model.padre.DateCount
-
Packages that use DateCount Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of DateCount in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre with type parameters of type DateCount Modifier and Type Field Description private Map<String,DateCount>
ResultPacket. dateCounts
Date counts (Used in faceted navigation)Methods in com.funnelback.publicui.search.model.padre that return types with arguments of type DateCount Modifier and Type Method Description Map<String,DateCount>
ResultPacket. getDateCounts()
Date counts (Used in faceted navigation)
-