Uses of Class
com.funnelback.publicui.search.model.padre.UniqueByGroup
-
Packages that use UniqueByGroup Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of UniqueByGroup in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre with type parameters of type UniqueByGroup Modifier and Type Field Description private List<UniqueByGroup>
ResultPacket. uniqueCountsByGroups
A list containing the count of unique values for a metadata class grouped by another metadata class.
-