Uses of Class
com.tietoenator.trip.jxp.facet.TdbFacet
Packages that use TdbFacet
-
Uses of TdbFacet in com.tietoenator.trip.jxp.facet
Subclasses of TdbFacet in com.tietoenator.trip.jxp.facetModifier and TypeClassDescriptionclass
Facet class whose value set is TRIP's automatic classification of records.class
A facet whose values are a subset of the terms of a TRIP database field.class
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.class
A type of facet whose values are each based on a a separate search order.Methods in com.tietoenator.trip.jxp.facet that return TdbFacetModifier and TypeMethodDescriptionTdbFacetSet.getFacet
(int index) Retrieve one of the facets associated with this facet set.Methods in com.tietoenator.trip.jxp.facet with parameters of type TdbFacet