Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GBK - Enum constant in enum class com.tietoenator.trip.jxp.TdbCharacterSet
-
Simplified (mainland) Chinese, covers GBK and GB-2312-80
- GENERAL_ERROR - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
Unspecified error in operation.
- German - Enum constant in enum class com.tietoenator.trip.jxp.TdbLanguage
-
Reads dialect from GERMAN.CCL
- get() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve information about the category.
- get() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the properties of the current container, including the list of all categories defined within it.
- get() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the current record from the current database
- get() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the record set defined by the various properties of the instance.
- get() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Retrieve the current cluster's design from the server.
- get() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the database design of the database referenced by the Control object used to construct this object.
- get() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetSet
-
Retrieve the values for the facets in this facet set.
- get() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the content of the current form.
- get() - Method in class com.tietoenator.trip.jxp.grid.TdbGridCluster
-
Refresh the contents of the cluster from the grid.
- get() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve the properties of the grid host.
- get() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Retrieve the current replication set from the grid.
- get() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Retrieve the most recently written set of properties from the grid.
- get() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Retrieve the content of the current stored procedure from the server.
- get() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's properties from the server.
- get(boolean) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Retrieve the current cluster's design from the server.
- get(int) - Method in class com.tietoenator.trip.jxp.ccl.TdbTermList
-
Returns a TdbTerm instance for the term at the specified index.
- get(int) - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
Get the row (tuple) at the specified index.
- get(int) - Method in class com.tietoenator.trip.jxp.TdbMessageProvidingList
-
Retrieve the strongly-typed element at the provided offset
- get(TdbDataFormat) - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the current record from the current database.
- get(TdbDataFormat) - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the record set defined by the various properties of the instance.
- get(String) - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the properties of a container, including the list of all categories defined within it.
- get(String) - Method in class com.tietoenator.trip.jxp.control.TdbEntryFormList
-
Retrieve entry forms from a named database, regardless of how the object was constructed.
- get(String) - Method in class com.tietoenator.trip.jxp.control.TdbOutputFormatList
-
Retrieve report forms from a named database, regardless of how the object was constructed.
- get(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve the named user's (or group's) access rights for the current database, i.e.
- get(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Retrieve the named cluster design from the server.
- get(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the named database design and all associated properties.
- get(String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the content of a form from the server.
- get(String) - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Refresh the contents of the named replica set from the grid.
- get(String) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the specified user's properties from the server.
- get(String, boolean) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Retrieve the named cluster design from the server.
- get(String, boolean) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the named database design and all associated properties, optionally with the default database design parameters in preparation for the creation of a new database.
- get(String, TdbControlObjectType) - Method in class com.tietoenator.trip.jxp.control.TdbControlObjectList
-
Returns the specified control object if present in the list.
- get(String, String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve the named user's (or group's) access rights for the named database, thesaurus or cluster.
- get(String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the content of a form from the server.
- get(String, String) - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Retrieve the content of a stored procedure from the server.
- getAccessRightsId() - Method in enum class com.tietoenator.trip.jxp.TdbAccessRights
-
Retrieve the access rights as an ID suitable for use in TRIPxpi protocols
- getActivityLog() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Retrieve a reference to the activity logger currently in use
- getActivityLog() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieve a reference to the activity logger currently in use
- getAddress1() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the first line of the user's address
- getAddress2() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the second line of the user's address
- getAffectedRecords() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the number of records affected by the most recent operation
This method will return the number of records (total) hit by the most recent search, or the number of records affected by the most recent insert, update or delete, depending on what the most recent activity was. - getAffectedWindow() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
If the command executed resulted in one of the kernel buffers being updated, this method will return the kernel window structure appropriate.
- getAffectedWindow() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns a TdbKernelWindow object for the the kernel window affected by the most recent command.
- getAfterHits() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Retrieve the string that is to be inserted after query hits when deserializing a record using the TdbRecord class.
- getAlgorithmName() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the name of the algorithm, or classification subsystem, used to create the scheme
- getAnonymousPassword() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Get the password of the user that will be substituted into all anonymous requests
- getAnonymousUser() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Get the name of the user that will be substituted into all anonymous requests
- getApplicationId() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve an opaque identifier that applications can use to store whatever they desire.
- getArgument() - Method in class com.tietoenator.trip.jxp.data.TdbAseCall
-
Get the argument string to pass to the ASE.
- getAsePostCommit() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the ASE function that is called whenever a record is being committed to the database, after the record has actually been written to physical storage.
- getAsePostSubmit() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the ASE function that will be invoked after submitting a background task to an execution queue.
- getAsePreCommit() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the ASE function that is called whenever a record is being committed to the database, before the record has actually been written to physical storage.
- getAsePreSubmit() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the ASE function that will be invoked prior to submitting a background task to an execution queue.
- getAuthenticationServer() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Get the name of the TRIPserver that will provide authentication services for the grid.
- getAutomaticRetrievalTemplate() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Determines if retrieval templates are to be automatically created (default: true).
- getBackgroundTaskSink() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieve a reference to the background task completion event sink currently in use
- getBafFile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the filename of the database's data file (the BAF)
- getBaselineCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbTerm
-
Retrieve the number of records in which the term occurred in the baseline.
- getBaselineCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetValue
-
Retrieve the number of records in which the facet value occurred in the baseline.
- getBaselineKey() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Gets the key identifying the facet baseline to set or use.
- getBaselineSize() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Deprecated.Baseline size is not used in TRIP 8.0 and later.
- getBaseName() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Retrieve the name of the base referenced by this template
- getBeforeHits() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Retrieve the string that is to be inserted before query hits when deserializing a record using the TdbRecord class.
- getBifFile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the filename of the database's primary index file (the BIF)
- getBinaryCopyField() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Get the name of the STRING field that receives a copy of the document data, and/or contains the document data to extract text from.
- getBlob() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Retrieve the current value (in total) of the field.
- getBuildNumber() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the server's build version number string
- getCacheSize() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Get the size of the record cache.
- getCacheThesaurusDesigns() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Checks if thesaurus designs should be cached.
- getCategories() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieves the classification categories that have been assigned to this record.
- getCategory(int) - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the category with the provided unique ID, if found.
- getCategory(String) - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the category with the provided name, if found.
- getCategoryId() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a category object, this property will contain the category's unique identifier
- getCharacterSet() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the "native" character set that will be used within the database.
- getCharacterSet() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the TRIP character set in use on the server
- getCharacterSetName() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the name of the TRIP character set in use on the server
- getChineseSegmentation() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the type of word segmentation algorithm that is being used to process Chinese text in this database.
- getClassificationScheme() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the classification scheme (database) that will be used to classify records within this database.
- getClearOnCommit() - Method in class com.tietoenator.trip.jxp.data.TdbComponent
-
Check whether the component should be cleared during a commit.
- getClientSide() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Determines if the text extraction should be performed on the server (false; default) or on the client-side (true).
- getCluster() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHostPublication
-
Retrieve the name of the cluster to which the database is being published
- getClusterDesign(String) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get the design for the named database cluster.
- getClusterNames() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a read-only list with the names of the database clusters the current user has some kind of access to.
- getCode() - Method in exception com.tietoenator.trip.jxp.TdbException
-
Retrieve the error code from the exception
- getColumnCount() - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
The number of columns (fields) defined for the TdbTupleList object.
- getColumnName(int) - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
Returns the (field) name of the specified column.
- getColumnType(int) - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
Returns the (field) type of the specified column.
- getCommand() - Method in class com.tietoenator.trip.jxp.ccl.TdbTermList
-
Get the CCL command that generated this term list
- getCommandType() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Retrieve the type of command executed, at a very broad level.
- getCommandType() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Retrieve the type of command executed.
- getComment() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Retrieve any comment, or scope note, defined for this term
- getComment() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve any comment associated with the category
- getComment() - Method in class com.tietoenator.trip.jxp.classification.TdbTrainingInfo
-
Retrieve any comment, or label, associated with the training information
- getComment() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve any comment associated with the format
- getComment() - Method in class com.tietoenator.trip.jxp.grid.TdbGridCluster
-
Retrieve the description of the cluster
- getComment() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Retrieve the description of the replica set
- getComment() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Get any comment stored with the object
- getComment() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Retrieve any comment associated with the procedure
- getCommonFields() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Return a list of fields common to all databases in the cluster.
- getCommonFields(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Return a list of fields common to all databases in the cluster.
- getCompany() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's company name
- getComponent() - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
Get the component that holds the fields in the tuple list.
- getComponent(int) - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the identified component (0 is head, >= 1 is part)
Note that by design, the components retrieved by this method are "live" and any updates on them are performed directly on the component representation maintained within the TdbRecord instance. - getComponent(String) - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the named component
Note that by design, the components retrieved by this method are "live" and any updates on them are performed directly on the component representation maintained within the TdbRecord instance. - getControlCache() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Get the CONTROL object cache manager associated with this session.
- getControlObject() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve the Control object reference with which the category was constructed
- getControlObject() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the Control object reference with which this instance was constructed
- getControlObject() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve the Control object reference passed into the constructor, if any
- getControlObject() - Method in class com.tietoenator.trip.jxp.grid.TdbGridCluster
-
Retrieve the underlying control object for the cluster
- getControlObject() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Retrieve the underlying control object for the replica set
- getControlObject() - Method in class com.tietoenator.trip.jxp.session.TdbSerializableObject
-
Retrieves the Control object reference bound to this instance
- getControlObject() - Method in interface com.tietoenator.trip.jxp.TdbControlObjectProvider
-
Retrieve the Control object reference
- getCopyrightHolderField() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the name of the field in which the name or identifier of the copyright holder of the information contained within this field can be found.
- getCost() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the field's cost, that is the unit cost that is reported in the server's debit logfile every time a user views the content of the field.
- getCreateDate() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Get the date on which the object was first committed to CONTROL.
- getCreateTime() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
The time on which the first was last committed to CONTROL.
- getCurrentBase() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Retrieve the currently open database name
- getCurrentBase() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Retrieve the name of the currently open database or cluster.
- getCurrentDateform() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Returns a TdbDateform instance for the current date format.
- getCurrentThesaurusDef() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Returns the definition string used for the currently defined thesaurus, or an empty string if no thesaurus is defined.
- getCurrentThesaurusDef() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns the definition string used for the currently defined thesaurus, or an empty string if no thesaurus is defined.
- getCurrentThesaurusName() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Returns the name of the currently defined thesaurus, or an empty string if no thesaurus is defined.
- getCurrentThesaurusName() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns the name of the currently defined thesaurus, or an empty string if no thesaurus is defined.
- getCustom(String) - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Retrieve the value of the custom key provided
- getDatabase() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the name of the database or cluster that was used with the search.
- getDatabase() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the name of the database that provides the context for the record set
- getDatabase() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Retrieve the name of the database or cluster that was used with the search.
- getDatabase() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the name of the database from which the facets in this set are to be retrieved.
- getDatabase() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the name of the database or thesaurus with which this form is associated
- getDatabase() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHostPublication
-
Retrieve the name of the database being published
- getDatabase() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a form object (output format, entry form, search form), this method will return the form's associated database name
- getDatabaseAccess(String) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get the current user's access rights to the named database.
- getDatabaseControlObject(String) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get the TdbControlObject that briefly describe the named database.
- getDatabaseDesign(String) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get the design for the named database.
- getDatabaseList() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get the list of databases that the current user has some access to.
- getDatabaseName() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Get the name of the database for which this TdbRecord is valid
- getDatabaseName() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathVertex
-
Returns the name of the database this vertex is associated with.
- getDatabaseNames() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a read-only list with the names of the databases the current user has some kind of access to.
- getDatabaseRecordCount() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a database, thesaurus or database cluster object, this method will return the number of records in the database, thesaurus or cluster
- getDateform() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the date format in use by the user; to retrieve the text version of a date format, use the
TdbSession.getDateform
methods. - getDateform(int) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the dateform string for the dateform with the supplied type
- getDateformNumber() - Method in class com.tietoenator.trip.jxp.session.TdbDateform
-
Retrieves the number of the date form represented by this object.
- getDateformSep() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the separators used when formatting date strings
- getDebugMessage() - Method in exception com.tietoenator.trip.jxp.TdbException
-
Retrieve a fully decorated error string; this contains the call stack and all embedded exceptions (and their call stacks).
- getDefaultEntryForm() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the default TRIPclassic entry form for the database.
- getDefaultFunction() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the function id that will be run to create default field content if no other values are provided.
- getDefaultOutputFormat() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the default output format for the database.
- getDefaultQueueName() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the name of the default background task submission queue on the server
- getDefaultTimeout() - Static method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Get the default timeout value in seconds for on-demand loaded facets.
- getDefaultValue() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the value that is applied to the field if no other values are provided.
- getDefinition() - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
The semi-colon delimited definition string that was used to create the tuple list.
- getDescription() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve any description associated with the scheme
- getDescription() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Retrieve any description or comment associated with the database cluster.
- getDescription() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve any comment or description associated with the database design
- getDescription() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve any comment or description associated with the field design
- getDescription() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Get the description of the field group.
- getDidYouMean() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Returns a "did-you-mean" suggestion for the command just executed.
- getDidYouMean() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Returns a "did-you-mean" suggestion for the query that produced the last retrieved record set.
- getDidYouMean() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Returns a "did-you-mean" suggestion for the command just executed.
- getEdgeCount() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphSet
-
Returns the count of edges in this graph set.
- getEntryForms() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the list of TRIPclassic entry forms defined for the database
- getExtendedDatabaseType() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
When used with a database, thesaurus or cluster object, this method retrieves the extended type of that object.
- getExtendedDatabaseTypeName() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Retrieves the name of the extended database type, currently limited to one of USER, SYSTEM, DEMO, or CLASSES
- getExtractFromStored() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Determines if the text extraction should be performed from the value already stored in the STRING field defined by the property BinaryCopyField.
- getExtractionTarget() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Deprecated.Use the TextExtractionInfo class via the TdbTextField method getTextExtractionInfo() instead.
- getExtractKeywords() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Returns true if keywords are to be extracted and false otherwise.
- getExtractMetadata() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Returns true if meta-data is to be extracted and false otherwise.
- getExtractText() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Indicates if text extraction is to be performed.
- getFacet(int) - Method in class com.tietoenator.trip.jxp.facet.TdbFacetSet
-
Retrieve one of the facets associated with this facet set.
- getFacetCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetSet
-
Number of facets associated with this facet set.
- getFallback() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get state of fallback behavior.
- getFetchFrom() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Deprecated.Facet fetch intervals are no longer required nor recommended.
- getFetchTo() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Deprecated.Facet fetch intervals are no longer required nor recommended.
- getFetchType() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Return an indication of what to fetch from the field.
- getField(String) - Method in class com.tietoenator.trip.jxp.data.TdbComponent
-
Retrieve the value of a named field
- getFieldById(int) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve a reference to the design for a field with the specified field number.
- getFieldByIndex(int) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the n'th field within the database design.
- getFieldByIndex(int) - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Retrieve the n'th field within the field group design.
- getFieldByName(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the named field within the database design.
- getFieldContent() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Get whether the field's content should be retrieved.
- getFieldCount() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve a count of the number of fields in this database design.
- getFieldCount() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
The number of fields in this group.
- getFieldFetchOption() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Returns the fetch option for the field.
- getFieldGroupById(int) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve a reference to the design for a field group with the specified field number.
- getFieldGroupByIndex(int) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the n'th field group within the database design.
- getFieldGroupByName(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the named field group within the database design.
- getFieldGroupCount() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve a count of the number of fields groups in this database design.
- getFieldGroups() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Get the field groups collection for the database.
- getFieldMapping() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get the field name mapping mode to control how extracted meta-data is stored into the record.
- getFields() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Get the names of the fields in the field group.
- getFieldSize() - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Retrieve the size of the value in the field.
- getFieldSize() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Retrieve the size of the value in the field.
- getFieldSize() - Method in class com.tietoenator.trip.jxp.data.TdbStructuredField
-
Retrieve the size of the value in the field.
- getFieldSize() - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Retrieve the size of the value in the field.
- getFieldTemplates() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
An iterator of the field template objects in this TdbRecord.
- getFieldType() - Method in enum class com.tietoenator.trip.jxp.TdbFieldType
-
Retrieve the underlying identifier expected by TRIPxpi for the field type
- getFieldType(int) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the name of the field type specified
- getFieldType(String) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the ID of the named field type
- getFileName() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Get the name of the file that the Stream property refers to.
- getFileName() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Get the name of the exported file.
- getFilenameFieldName() - Method in class com.tietoenator.trip.jxp.data.TdbRendition
-
Retrieve the name of the phrase field containing the name of the file stored in the string field to which this field template applies.
- getFoldingClass() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the character folding class to be applied to data within the database.
- getFrom() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the lower bound of the record set's domain
- getGraph() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphSet
-
Returns the TdbGraph instance that this graph set is associated with.
- getGraphDatabaseName() - Method in class com.tietoenator.trip.jxp.graph.TdbGraph
-
Returns the name of the graph database or cluster associated with this TdbGraph instance.
- getGraphRecordType() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the type of the graph record
- getGraphSet() - Method in class com.tietoenator.trip.jxp.graph.TdbGraph
-
Returns the graph set associated with the entire graph database or cluster associated with this TdbGraph instance.
- getGroupName() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Get the name of the field group.
- getGroupNumber() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Get the field group's unique ID.
- getGroupType() - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Get the type of the field group
- getHead() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Get the values that comprise the head record
Note that by design, the component retrieved is "live" and any updates on it are performed directly on the head record representation maintained within the TdbRecord instance. - getHistoryDelta() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
For commands that may result in more than one search set, indicates if all resulting sets are returned as TdbHistoryDetail instances instead of just the latest one.
- getHistoryDelta() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
For commands that may result in more than one search set, indicates if all resulting sets are returned as TdbSearchSet instances instead of just the latest one.
- getHitCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the number of terms hit by the search to which this history entry relates
- getHitCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
The total number of hits in the search set.
- getHitMarkup() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Indicates if the exported XML document is to have hit markup applied.
- getHost() - Method in class com.tietoenator.trip.jxp.grid.TdbGridClusterMember
-
Retrieve the name of the host providing the physical database member
- getHost() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSetMember
-
Retrieve the name of the host from which the database is published
- getId() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Retrieve the ID of the window
- getId() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve the unique ID assigned by the server to this category
- getId() - Method in class com.tietoenator.trip.jxp.data.TdbComponent
-
Retrieve the component's ID; this is zero for the head component.
- getId() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the unique ID of the single record covered by this record set
- getIdleTimeout() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Get/set number of seconds a session can remain idle in the pool without being removed by the purge routine.
- getIgnoreChars() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve any characters that should be ignored whilst parsing sentence boundaries.
- getIndexAse() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the name of an ASE function called when scanning terms in this field during indexing.
- getIndexingRules() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the indexing rules (parsing rules) that are to be applied to data stored in this database.
- getIndexMode() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the index mode of the field.
- getIndexOnCommit() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Returns true if changes to the record should be indexed on commit.
- getIniFile() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve any host initialization file established for connections to this host
- getInputOutputMode() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Get the IO mode to use with this record.
- getInterfaceType() - Method in interface com.tietoenator.trip.jxp.session.TdbHostInterface
-
Return a value from the TdbInterfaceType interface, specifying the type of connection supported by this host interface
- getIsFM() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's FM status
- getIsolateSessions() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Check if sessions in the pool are to be isolated.
- getIsUM() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's UM status
- getKeepRecordIds() - Method in class com.tietoenator.trip.jxp.database.TdbCompressionContext
-
Check whether the compression operation is maintaining record IDs.
- getKernelVersion() - Method in interface com.tietoenator.trip.jxp.session.TdbHostInterface
-
Get the TRIPsystem kernel version.
- getKey() - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Retrieve the name of the field that holds the foreign key
- getKeywordField() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get the name of the field to receive extracted keywords.
- getKeywords() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Return a list of all keywords assigned to this graph record.
- getLanguage() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the natural language used for the text in the database.
- getLanguageId() - Method in enum class com.tietoenator.trip.jxp.TdbLanguage
-
Retrieve the ID that corresponds to the language code
- getLastCode() - Method in class com.tietoenator.trip.jxp.TdbMessageProvider
-
Retrieve the most recent error code
- getLastIndex() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the last date / time that the scheme was indexed
- getLastIndex() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the last index date/time for the database
- getLastMessage() - Method in class com.tietoenator.trip.jxp.TdbMessageProvider
-
Retrieve the most recent error message
- getLastSearchSet() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns a TdbSearchSet object for the last search conducted via this TdbSearch instance.
- getLastSearchSetCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
The number of search sets generated or affected by the last CCL command execution via this TdbSearch object.
- getLastUpdate() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the last date / time that the scheme was updated
- getLastUpdate() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the last update date/time for the database
- getLength() - Method in class com.tietoenator.trip.jxp.ccl.TdbHitPoint
-
Retrieve the hit's length
- getLength() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPath
-
Returns the length of the path.
- getLevel() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Obsolete
- getLimit() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Returns the limit for the number of sessions that can be maintained by this session pool.
- getLine() - Method in class com.tietoenator.trip.jxp.ccl.TdbHitPoint
-
Retrieve the line number
- getLineBreak() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Get the current string used to render line breaks.
- getLinkDatabase() - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Retrieve the name of the target database for the link
- getLinkField() - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Retrieve the name of the field in the target database that holds the key for which this rule is a foreign reference.
- getLoadAse() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the name of an ASE function called when storing values in this field using the TFORM load utility (BAFFIT)
- getLocation() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the location of the files that comprise the underlying storage of the scheme
- getLocationNames() - Method in class com.tietoenator.trip.jxp.database.TdbLocations
-
Returns a sorted array of location names, merged from all sections in the TRIP configuration.
- getLocationPath(String) - Method in class com.tietoenator.trip.jxp.database.TdbLocations
-
Returns the path that a particular location name refers to.
- getLogExcerpt() - Method in exception com.tietoenator.trip.jxp.TdbException
-
TRIPsystem API log excerpt related to the thrown exception.
- getLogFile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the filename of the database's transaction log file
- getLoginProcedure() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the name of the user's login procedure, i.e.
- getLongBaselineCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbTerm
-
Retrieve the number of records in which the facet value occurred in the baseline.
- getLongBaselineCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetValue
-
Retrieve the number of records in which the facet value occurred in the baseline.
- getLongHitCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the number of terms hit by the search to which this history entry relates
- getLongHitCount() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the number of terms hitby the last query-driven retrieval.
- getLongHitCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
The total number of hits in the search set.
- getLongRecordCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the number of records contained within the search set
- getLongRecordCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbTerm
-
Retrieve the number of records in which the term occurs
- getLongRecordCount() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the number of records affected by the most recent operation.
- getLongRecordCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
The number of records in the search set.
- getLongRecordCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetValue
-
Retrieve the number of records in which the term occurs
- getLowerFrequencyLimit() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the lower limit of the facet frequency (value count) of facet values to retrieve.
- getManagerRights() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a user object, this method will return the user's management privileges as a bitmask: bit 0 means user management, bit 1 means file management, bit 2 means system
- getMapMax() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve any maximum value established for performing mapped searches (retrieval only)
- getMask() - Method in class com.tietoenator.trip.jxp.facet.TdbFieldTermFacet
-
Returns the comparison mask
- getMaxItems() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the maximum number of items that will be considered as training data for each category within the scheme
- getMaxItems() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the maximum number of items (subfields / paragraphs) that the field can validly contain.
- getMaxRecs() - Method in class com.tietoenator.trip.jxp.database.TdbCompressionContext
-
Retrieve the total number of records to be compressed.
- getMemberDesigns() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Return a list of database design objects for all databases in the cluster, with nested clusters resolved.
- getMemberDesigns(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Return a list of database design objects for all databases in the cluster, with nested clusters resolved.
- getMessage() - Method in exception com.tietoenator.trip.jxp.TdbException
-
Default message preparation
- getMetadataNameField() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get the name of the tupled field to receive extracted meta-data names.
- getMetadataValueField() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get the name of the tupled field to receive extracted meta-data values.
- getMinIdle() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Get the minimum number of idle sessions that should remain in the pool after a purge.
- getMinItems() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the minimum number of items (subfields / paragraphs) that the field can validly contain.
- getModifiedDate() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Get the date on which the object was last committed to CONTROL.
- getModifiedTime() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Get the time on which the object was last committed to CONTROL.
- getName() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Retrieve the name of the term
- getName() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve the name of the category
- getName() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the name of the classification scheme
- getName() - Method in class com.tietoenator.trip.jxp.classification.TdbTrainingInfo
-
Retrieve the name of the training information
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbAseCall
-
Get the name of the ASE to call.
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbComponent
-
Retrieve the current value of the part name field (only valid for part components, obviously).
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Get the name of the field
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Retrieve the name of the field referenced by this template
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the name of the graph record.
- getName() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the name of the single record covered by this record set
- getName() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the database's name
- getName() - Method in enum class com.tietoenator.trip.jxp.database.TdbDefaultFunction
-
Return the TRIPxpi protocol name for the current function identifier
- getName() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the name of the field
- getName() - Method in enum class com.tietoenator.trip.jxp.database.TdbFieldGroupType
-
Return the TRIPxpi protocol name for the current field group type identifier
- getName() - Method in enum class com.tietoenator.trip.jxp.database.TdbIntegrityType
-
Return the TRIPxpi protocol name for the current integrity identifier
- getName() - Method in enum class com.tietoenator.trip.jxp.database.TdbSegmentationType
-
Return the TRIPxpi protocol name for the current identifier
- getName() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the name or identity of this facet.
- getName() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the name of the format
- getName() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathEdge
-
Returns the name of the edge
- getName() - Method in class com.tietoenator.trip.jxp.grid.TdbGridCluster
-
Retrieve the name of the cluster
- getName() - Method in class com.tietoenator.trip.jxp.grid.TdbGridClusterMember
-
Retrieve the name of the cluster member
- getName() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve the name of the host
- getName() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Retrieve the name of the replica set
- getName() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSetMember
-
Retrieve the name of the database
- getName() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Get the name of the object.
- getName() - Method in enum class com.tietoenator.trip.jxp.TdbControlObjectType
-
Retrieve the TRIPxpi protocol name for this control object type.
- getName() - Method in enum class com.tietoenator.trip.jxp.TdbExtendedDatabaseType
-
Retrieve the TRIPxpi protocol name for this type of database
- getName() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Retrieve the name of the procedure
- getNetworkStreamPort() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
The number of the TCP port to use for network streaming based import and export TRIPxml operations.
- getNewName() - Method in class com.tietoenator.trip.jxp.database.TdbCompressionContext
-
Retrieve the new filename of the database's BAF.
- getNlpInfo() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Provides access to an object that allows control and enabling of natural language processing behavior such as keyword and meta-data analysis.
- getNormalizedName() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Retrieve a normalized form of the term, this is useful when requiring a canonical form for comparison purposes, i.e.
- getNotificationSink() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Returns the current notification sink.
- getNotificationType(TdbGraphNotificationType) - Method in class com.tietoenator.trip.jxp.graph.TdbGraph
-
Returns true if the notification detail type is enabled and false if it is disabled.
- getNumber() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the field's unique ID
- getObjectType() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Returns the type of this control object.
- getOnDelete() - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Retrieve the action to be taken in the current database if a record in the target database is deleted.
- getOnUpdate() - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Retrieve the action to be taken in the current database if a record in the target database is updated.
- getOutputEdge() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathVertex
-
Get the outut edge this path vertex is associated with.
- getOutputFormats() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the list of avaiable output formats defined for the database
- getOutputFormats(String) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a list of the output formats associated with the specified datbase.
- getOutputStream() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Returns the stream that receives data from the XML record.
- getOwnerComponent() - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Get a reference to the component within which this field exists
- getOwnerName() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the database's owner.
- getOwnerName() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Retrieve the name of the creator of the form
- getOwnerName() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
Retrieve the name of the TRIP user that owns this object
- getOwnerName() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Retrieve the name of the user or group with which this procedure is associated
- getOwnerRecord() - Method in class com.tietoenator.trip.jxp.data.TdbComponent
-
Retrieve a reference to the TdbRecord within which this component exists
- getParagraphNeedsBeginOfSentence() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Check if paragraphs are only considered valid if they begin with a validly formed start of sentence.
- getParagraphNeedsEndOfSentence() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Check if a paragraph is only considered to have completed if that completion occurred along with a valid end of sentence.
- getParagraphSeparatorSpec() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve the specification (in class terms) for the minimum boundary between paragraphs.
- getParsedCcl() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Retrieve the parsed version of the command submitted
- getParsedCommand() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve a parsed version of the CCL command that generated the search
- getParsedCommand() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Retrieve a constructed version of the command with fully expanded tokens, suitable for display to an end user.
- getPartNameField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the record part name field, i.e.
- getPhase() - Method in class com.tietoenator.trip.jxp.database.TdbErrorCheckPhase
-
Retrieve the ID of the phase to which this diagnosis result pertains
- getPhoneNumber() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's phone number
- getPid() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves session pid on server
- getPoolInitializer() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Returns the current pool initialization procedure for sessions in the pool.
- getPort() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve the port number the grid will use to connect to this host.
- getPreferredAdapter() - Method in class com.tietoenator.trip.jxp.data.TdbNlpInfo
-
Get the ID of the adapter that must be used to perform the analysis.
- getProcedureList() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a list of procedures owned by the currently logged on user.
- getProcedureList(boolean) - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a list of procedures owned by the currently logged on user.
- getProduct(String) - Static method in enum class com.tietoenator.trip.jxp.TdbProduct
-
Retrieve the product ID that matches the provided name
- getProductName() - Method in enum class com.tietoenator.trip.jxp.TdbProduct
-
Return the correct product name for the provided product identifier
- getProgress() - Method in class com.tietoenator.trip.jxp.database.TdbCompressionContext
-
Retrieve the progress made to date by the compression operation.
- getProperty(String) - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Retrieve the value for a property.
- getPropertyCount() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns a count of the number of properties assigned to this graph database record.
- getPropertyName(int) - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the name of the property at the specified index.
- getPropertyNameField() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Get the name of the field to retrieve property names during a text extraction operation on this STring field.
- getPropertyNameField() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Get the name of the phrase field to recieve document property names during text extraction.
- getPropertyValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the value of the property at the specified index.
- getPropertyValueField() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Get the name of the field to retrieve property values during a text extraction operation on this STring field.
- getPropertyValueField() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Get the value of the phrase field to recieve document property values during text extraction.
- getPurgeInterval() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Get the purge interval.
- getQuery() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve any query string that has been established as a retrieval context
- getQueryHits() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the number of terms hit by the last query-driven retrieval.
- getQueryRecords() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the number of records (total) hit by the last query-driven retrieval
- getRank() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the rank assigned to this record
Ranks retrieved using this property are normalized, where appropriate, to a percentage range. - getRawRank() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the raw rank assigned to this record
Ranks retrieved using this property are not normalized. - getReadAccess() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve read access level
- getReadAccess() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is an access rights object, this method will return the read access level, as a value from the TdbAccessRights enumeration.
- getReadScope() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve the read scope statement
- getRealName() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a user object, this will return the user's real name
- getRealName() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Retrieve the user's "real" name
- getRecord(boolean, boolean) - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathVertex
-
Return a TdbRecord object for this graph vertex.
- getRecord(int) - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Returns a TdbRecord instance for a record in the current search set.
- getRecord(int) - Method in class com.tietoenator.trip.jxp.graph.TdbGraphSet
-
Returns a TdbGraphRecord object for a record in the the current graph set.
- getRecord(long) - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Returns a TdbRecord instance for a record in the current search set.
- getRecordCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the number of records contained within the search set
- getRecordCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbTerm
-
Retrieve the number of records in which the term occurs
- getRecordCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
The number of records in the search set.
- getRecordCount() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the number of records in the database; this count does not only include records that have been indexed, but rather is the physical count of records in the BAF.
- getRecordCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacetValue
-
Retrieve the number of records in which the facet value occurs
- getRecordCount() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphQueryResult
-
The number of records associated with this result.
- getRecordId() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the current value of the record number field, if any.
- getRecordId() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathVertex
-
Returns the record id (RID) of the record this vertex is associated with
- getRecordName() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the current value, if any, of the record name field
- getRecordNameField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the record name field, i.e.
- getRecordNumberField() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the record number field, i.e.
- getRecordType() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Get the type of document this record contains.
- getReferenceDatabase() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the database name for the record referenced from this graph record.
- getReferenceRecordId() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the record ID of the record referenced from this graph record.
- getRendition() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Retrieve the rendition of the field that was requested during the most recent retrieval.
- getRenditionName() - Method in enum class com.tietoenator.trip.jxp.data.TdbRenditionType
-
Retrieve the name (protocol string) that corresponds to the rendition
- getRenditionType() - Method in class com.tietoenator.trip.jxp.data.TdbRendition
-
Retrieve the type (protocol string) that reflects the rendition request
- getRenditionType() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Retrieve the type of rendition that was requested for the field during the latest retrieval.
- getRenditionType(String) - Static method in enum class com.tietoenator.trip.jxp.data.TdbRenditionType
-
Retrieve the rendition type that matches the provided protocol name
- getRequiresParagraphCheck() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Check if this database uses paragraph parsing when indexing.
- getRequiresSentenceCheck() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Check if this database uses sentence parsing when indexing.
- getResolveClusters() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Checks if database cluster designs with nested clusters will be fully be resolved into their constituent member databases when retrieved.
- getRestoreDelay() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Get the number of milliseconds to wait between session attempts to re-establish a broken session.
- getRestoreRetries() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Get the max number of retries for re-establising a broken session (e.g.
- getRestriction() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve any restriction value associated with the field.
- getResultPaths() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphNotification
-
Returns the paths so far fully determined to be part of the result of the current analysis operation.
- getRetrievalTemplate() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Get the retrieval template for records to retrieve.
- getRetrieveReversed() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Get whether to retrieve the result set in reverse.
- getRevisionNumber() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the server's revision number string
- getRootCount() - Method in class com.tietoenator.trip.jxp.ccl.TdbTermTree
-
Retrieve the number of items in the tree that are root nodes
- getRowCount() - Method in class com.tietoenator.trip.jxp.data.TdbTupleList
-
The number of rows (tuples) defined for the TdbTupleList instance.
- getScheme() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Retrieve a reference to the classification scheme with which this category is associated
- getSearchId() - Method in class com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Retrieve the unique ID of the search set to which this history entry relates
- getSearchId() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
The numeric ID of the search set.
- getSearchId() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphQueryResult
-
The numeric ID of the search set associated with this result.
- getSearchId() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphSet
-
Returns the TRIP search set ID for this graph set.
- getSearchSet() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the ID of the search set with which the record will be associated
- getSearchSet() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Retrieve the search set number from which facet values are to be taken.
- getSearchSet(int) - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns a TdbSearchSet object for a search associated with this TdbSearch instance.
- getSearchSetById(int) - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Retrieve a TdbSearchSet object for the specified search id.
- getSearchSetCount() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
The number of search sets associated with this TdbSearch object.
- getSearchSetNumbers() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
An array of the search set numbers associated with this search set.
- getSentenceBeginChars() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve any "special" characters that can constitute a valid introduction to a new sentence.
- getSentenceBeginSpec() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve the specification (in class terms) for the beginning of a sentence, i.e.
- getSentenceEndChars() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve any characters that can constitute a valid ending to a sentence.
- getSentenceSeparatorSpec() - Method in class com.tietoenator.trip.jxp.database.TdbTextSeparators
-
Retrieve the specification (in class terms) for sentence separators, i.e.
- getServerApiLog(boolean) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retieves the API log for the current session from the server.
- getServerName() - Method in class com.tietoenator.trip.jxp.session.TdbLocalSession
-
The name of the TRIP server that the session is connected to.
- getServerName() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
The name of the TRIP server that the session is connected to.
- getServerName() - Method in class com.tietoenator.trip.jxp.session.TdbTripNetSession
-
The name of the TRIP server that the session is connected to.
- getServerName() - Method in class com.tietoenator.trip.jxp.session.TdbWebSession
-
The name of the server that the session is connected to.
- getServerXpiLog(boolean) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retieves the XPI log for the current session from the server.
- getSession() - Method in class com.tietoenator.trip.jxp.session.TdbSessionObject
-
Retrieve the session object
- getSessionId() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieve the established session ID -- this is obsolete as of TRIP6
- getSessionType() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the connection type for this session
- getSimpleMessage() - Method in exception com.tietoenator.trip.jxp.TdbException
-
Retrieve an undecorated error string, i.e.
- getSize() - Method in class com.tietoenator.trip.jxp.pool.TdbConnectionPool
-
Returns the current size of the pool.
- getSizeHint() - Method in class com.tietoenator.trip.jxp.data.TdbFieldTemplate
-
Retrieve any size hint that has been established for the retrieval template
- getSortKeys() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the comma-separated list of sort keys
- getSortKeys() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Get a comma-separated list of field names to use as sort criteria.
- getSortMax() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve any maximum value established for sorting with the record set (retrieval only)
- getSortMerge() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Returns the order in which records from different databases should be ordered when sorting a search result from a database cluster.
- getSortMerge() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Returns the order in which records from different databases should be ordered when sorting a search result from a database cluster.
- getSortOrder() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the sort order for the values of this facet.
- getSortRanked() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Check if the record set's retrieval operations are to be sorted by relevance rank
- getSortRanked() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
-
Get whether results should be sorted by relevance.
- getSourceDatabase() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the database name for record used as source vertex for this graph record.
- getSourceRecordId() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the record ID of the record used as source vertex for this graph record.
- getStart() - Method in class com.tietoenator.trip.jxp.ccl.TdbHitPoint
-
Retrieve the start column
- getStartModule() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Obsolete
- getStartVertex() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPath
-
Returns the vertex at which the path starts.
- getStoreCopy() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Determines if a binary copy of an imported XML document is to be stored, or only the parsed version of it.
- getStream() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
Get the stream for document data to extract text from and optionally store a copy of.
- getStringField() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
If this method returns a non-null value, text extraction will be performed from any value assigned to the TdbStringField instance in question.
- getSubmitKeepLogfile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if the logfiles generated by background tasks are being kept or discarded.
- getSubmitNotifyOnCompletion() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if background tasks should attempt to notify foreground tasks when they complete.
- getSubmitOptions() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the server-specific submit options for background tasks.
- getSubmitPrintLogfile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if the logfiles generated by background tasks will be queued for printing upon completion of the task.
- getSubmitQueue() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the name of the submission queue to which background tasks will be sent by the server.
- getSubsystemId() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is a classification subsystem object, this method will return the subsystem's unique identifier
- getSubsystemID() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Retrieve the ID of the classification subsystem with which this scheme is associated
- getSubsystemID(String) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the ID of the classification subsystem with the supplied name
- getSubsystemName(int) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the name of classification subsystem with the supplied ID
- getSummary() - Method in class com.tietoenator.trip.jxp.database.TdbErrorCheckSink
- getTarget() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathEdge
-
Returns the target vertex.
- getTargetDatabase() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the database name for record used as target vertex for this graph record.
- getTargetRecordId() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the record ID of the record used as target vertex for this graph record.
- getTerm() - Method in class com.tietoenator.trip.jxp.ccl.TdbTerm
-
Retrieve the term
- getTermList() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Retrieve the instance of TdbTermList that is being used to handle the results of non-hierarchical Display commands
- getTermList() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Get the instance of TdbTermList that handles the results of non-hierarchical DISPLAY commands.
- getTermListTimeout() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Get timeout for on-demand term lists generated by future DISPLAY commands..
- getTermListTimeout() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Get timeout for on-demand term lists generated by future DISPLAY commands.
- getTermTree() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Retrieve the instance of TdbTermTree that is being used to handle the results of hierarchical (i.e.
- getTermTree() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Get the instance of TdbTermTree that handles the results of hierarchical (i.e.
- getText() - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Get the complete content of the field.
- getTextExtractionInfo() - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Provides access to an object that allows control and enabling of text extraction operations on this TExt field.
- getTextField() - Method in class com.tietoenator.trip.jxp.data.TdbTextExtractionInfo
-
The text field in which the extracted text is to be stored.
- getTextFieldName() - Method in class com.tietoenator.trip.jxp.data.TdbHighlightRendition
-
The text field from which to get hit locations for highlighting.
- getThesaurus() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the name of the thesaurus used with the query for the record set.
- getThesaurusNames() - Method in class com.tietoenator.trip.jxp.session.TdbControlCacheManager
-
Get a read-only list with the names of the thesauri the current user has some kind of access to.
- getTimeout() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Get timeout value in seconds for delay-loaded facets.
- getTimeout() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve the connection timeout established for connections to this host.
- getTimeStamp() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Returns the time stamp for when the current record was stored.
- getTo() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Retrieve the upper bound of the record set's domain
- getTotalResultCount() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphNotification
-
Total number of result paths so far
- getTotalWorkingCount() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphNotification
-
The current total number of working paths.
- getTupleList() - Method in class com.tietoenator.trip.jxp.data.TdbTuple
-
A reference to the associated TdbTupleList object that contains the tuple.
- getType() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Retrieve the type of the window
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbDateField
-
Retrieve the type of the field
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Get the TRIP field type of the field
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbIntegerField
-
Retrieve the type of the field
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbNumberField
-
Retrieve the type of the field
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbPhraseField
-
Retrieve the type of the field
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Retrieve field type
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Retrieve the field type
- getType() - Method in class com.tietoenator.trip.jxp.data.TdbTimeField
-
Retrieve the type of the field
- getType() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the type of the field, e.g.
- getTypeId() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Retrieve the type of the field as an ID, therefore dialect-indepedent
- getTypeName() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Retrieve the XML name of the window
- getTypeof(int) - Static method in enum class com.tietoenator.trip.jxp.TdbFieldType
-
Retrieve the appropriate field type given a TRIPxpi identifier
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.database.TdbDefaultFunction
-
Retrieve the function ID that matches the provided name
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.database.TdbFieldGroupType
-
Retrieve the field group type ID that matches the provided name
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.database.TdbIntegrityType
-
Retrieve the integrity type ID that matches the provided name
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.database.TdbSegmentationType
-
Retrieve the type ID that matches the provided name
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.TdbControlObjectType
-
Factory method to return the appropriate type ID from a protocol name
- getTypeof(String) - Static method in enum class com.tietoenator.trip.jxp.TdbExtendedDatabaseType
-
Factory method to return the appropriate type ID from a protocol name
- getUpdateValueCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the total number of non-zero record count values associated with this facet.
- getUpperFrequencyLimit() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the upper limit of the facet frequency (value count) of facet values to retrieve.
- getUrlAlias() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Get the URL alias for the document.
- getUrlBase() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Returns the URL base of the document, i.e.
- getUseConsoleLogging() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Check if the grid is enabled for logging all activity to a console
- getUseDebugMessages() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Check whether the grid is issuing debug messages, i.e.
- getUseOnDemandTermLists() - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Returns true if term lists created via this TdbCclCommand instance have values that are fetched on demand and are possible to use concurrently.
- getUseOnDemandTermLists() - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Returns true if term lists created via this TdbSearch instance are on-demand and also possible to use concurrently.
- getUsername() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieve the calling user's TRIP username
- getUsesAudit() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if a query audit trail is established for this database.
- getUsesAutoReorg() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if the database's index files automatically reorganize, or whether the DBA gets alerted to the fact that the files are in need of reorganization.
- getUsesBypass() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Check if the user can enter TRIP without providing a password if the server O/S in use supports single sign-on
- getUsesLogDeletes() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Check if the database's transaction log file contains the full content of records that are deleted, or simply a delete marker.
- getUsesPattern() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Check if this field's data restrictions are to be evaluated as a pattern (a regular expression).
- getUsesReference() - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Check if this field's data restrictions are to be interpreted as a reference to a field in another database.
- getValidate() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Determines if XML documents are to be validated upon import.
- getValue() - Method in enum class com.tietoenator.trip.jxp.TdbGraphRecordType
-
Return the graph record type identifier.
- getValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Get the subfield or paragraph value at the defined index
- getValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Not supported for STring fields
- getValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbStructuredField
-
Get the subfield value at the defined index.
- getValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Retrieve the value of the n'th paragraph.
- getValue(int) - Method in class com.tietoenator.trip.jxp.data.TdbTuple
-
Get the value of a field within the tuple.
- getValue(int) - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Retrieve a facet value object.
- getValue(int) - Method in class com.tietoenator.trip.jxp.facet.TdbFieldTermFacet
- getValue(int) - Method in class com.tietoenator.trip.jxp.facet.TdbSearchFacet
- getValue(String) - Method in class com.tietoenator.trip.jxp.data.TdbTuple
-
Get the value of a field within the tuple.
- getValueCount() - Method in class com.tietoenator.trip.jxp.data.TdbField
-
Retrieve the count of the values in the field.
- getValueCount() - Method in class com.tietoenator.trip.jxp.data.TdbStringField
-
Not supported for STring fields
- getValueCount() - Method in class com.tietoenator.trip.jxp.data.TdbStructuredField
-
Retrieve the count of the values in the field.
- getValueCount() - Method in class com.tietoenator.trip.jxp.data.TdbTextField
-
Retrieve the number of paragraphs in the field.
- getValueCount() - Method in class com.tietoenator.trip.jxp.facet.TdbFacet
-
Returns the total number of values associated with this facet.
- getVersion() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves the server's version string
- getVifFile() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the filename of the database's secondary index file (the VIF)
- getWeight() - Method in class com.tietoenator.trip.jxp.data.TdbGraphRecord
-
Returns the weight value for an edge record.
- getWeight() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPath
-
Returns the total weight of this path.
- getWeight() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphPathEdge
-
Returns the weight value associated with this edge.
- getWordChars() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Retrieve the set of normally unindexed characters that are to be considered searchable within this database.
- getWorkingPaths() - Method in class com.tietoenator.trip.jxp.graph.TdbGraphNotification
-
Returns the paths currently being analyzed.
- getWriteAccess() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve write access level
- getWriteAccess() - Method in class com.tietoenator.trip.jxp.TdbControlObject
-
If this object is an access rights object, this method will return the write access level, as a value from the TdbAccessRights enumeration
- getWriteScope() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Retrieve the write scope statement
- GRAPH_ANALYSIS - Enum constant in enum class com.tietoenator.trip.jxp.session.TdbNotificationType
-
Comforter signaling for graph path analysis operations.
- GraphDatabases - Enum constant in enum class com.tietoenator.trip.jxp.TdbTripFeature
-
Graph database functionality.
- GRID - Enum constant in enum class com.tietoenator.trip.jxp.session.TdbInterfaceType
-
Web service connection to a TRIPgrid router
- Group - Enum constant in enum class com.tietoenator.trip.jxp.TdbControlObjectType
-
User group
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form