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 TypeClassDescriptionclassFacet class whose value set is TRIP's automatic classification of records.classA facet whose values are a subset of the terms of a TRIP database field.classA 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.classA 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