Class | Description |
---|---|
TdbClassificationFacet |
Facet class whose value set is TRIP's automatic classification
of records.
|
TdbFacet |
Represents a facet for use in search and navigation.
|
TdbFacetSet |
Supports retrieval of one or more facets based on a database, a cluster of
databases or a search set.
|
TdbFacetValue |
Represents one of the values of a facet.
|
TdbFieldTermFacet |
A facet whose values are a subset of the terms of a TRIP database field.
|
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.
|
TdbSearchFacet |
A type of facet whose values are each based on a a separate search order.
|
Enum | Description |
---|---|
TdbFacetSortOrder |
Sort order for facets.
|