Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- hasChildren() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Check if the term has narrower (more specialized) terms
- hasLogCheckpoint() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Returns true if the session-specific server-side logging has been checkpointed.
- 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 - Enum constant in enum class 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 - Enum constant in enum class com.tietoenator.trip.jxp.ccl.TdbCclCommandType
-
The command caused the user's search history to be completely replaced.
- HistoryUpdate - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.tietoenator.trip.jxp.TdbControlObjectType
-
Host on a TRIPgrid
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form