Uses of Class
com.tietoenator.trip.jxp.facet.TdbFieldTermFacet
-
Packages that use TdbFieldTermFacet Package Description com.tietoenator.trip.jxp.facet Classes for generation of facets. -
-
Uses of TdbFieldTermFacet in com.tietoenator.trip.jxp.facet
Subclasses of TdbFieldTermFacet in com.tietoenator.trip.jxp.facet Modifier and Type Class Description class
TdbClassificationFacet
Facet class whose value set is TRIP's automatic classification of records.class
TdbKvpFacet
A facet based on a key/value pair (KVP) display order, using the values from one field as facet names, tupled with another field that contains the facet values.
-