A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- hasChildren() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Check if the term has narrower (more specialized) terms
- hasMessages() - Method in class com.tietoenator.trip.jxp.TdbMessageProvider
-
Check if the message provider has any messages
- hasParents() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Check if the term has broader (more general) terms
- hasPartNameField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if this database has a record part name field defined
- hasRecordNameField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if this database has a record name field defined, i.e. a primary key.
- hasRecordNumberField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if this database has a record number field defined
- hasRelations() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Check if the term has non-hierarchical relationships established, typically between peers or siblings, although this is not enforced.
- hasSynonyms() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Check if this term has synonyms defined, i.e. terms that are not part of the tree but are usable in place of this term
- hasUnindexedRecords() - Method in class com.tietoenator.trip.jxp.database.TdbCompressionContext
-
Check if the database to be compressed contains modified unindexed records.
- History - com.tietoenator.trip.jxp.ccl.TdbKernelWindowType
-
The user's search history
Applications should use TdbHistoryDetail objects created by the TdbCclCommand processor instead of this kernel window. - HistoryReplace - com.tietoenator.trip.jxp.ccl.TdbCclCommandType
-
The command caused the user's search history to be completely replaced.
- HistoryUpdate - com.tietoenator.trip.jxp.ccl.TdbCclCommandType
-
The command caused an update to the user's search history.
- historyUpdates() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
If the command executed resulted in one or more history updates, this method will return an Iterator over a collection of detailed information, one entry for each history update.
- HitOnly - com.tietoenator.trip.jxp.data.TdbFieldFetchOption
-
Fetch only fields that are hit.
- hits() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Retrieve any hit points relevant to the current buffer.
- Host - com.tietoenator.trip.jxp.TdbControlObjectType
-
Host on a TRIPgrid
All Classes All Packages