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

D

Database - com.tietoenator.trip.jxp.TdbControlObjectType
Database specification
DatabaseInSearchHistory - com.tietoenator.trip.jxp.TdbTripFeature
Support for the information on the actual database or cluster associated with each search history detail entry.
databaseNeedsDefrag() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Check if any of the database's files (BAF, BIF or VIF) need to be defragmented.
DateField - com.tietoenator.trip.jxp.TdbFieldType
DAte field
dateforms() - Method in class com.tietoenator.trip.jxp.session.TdbSession
Retrieve the list of available date forms supported by the server
deepCopy(String, TdbControlObject) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
Create a deep copy of the current cluster under a new name.
deepCopy(String, TdbControlObject) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Create a deep copy of the current database / thesaurus, creating a new one that is exactly the same, but with a different name (and correspondibly different filenames on the server).
Default - com.tietoenator.trip.jxp.data.TdbSortMergeType
Use a TRIPsystem-determined backward compatible default.
Default - com.tietoenator.trip.jxp.facet.TdbFacetSortOrder
Default sort order, determined by server and depending on facet type.
DefaultLanguage - com.tietoenator.trip.jxp.TdbLanguage
Default, unmodified dialect, doesn't read a CCL definition file
DefaultRendition - com.tietoenator.trip.jxp.data.TdbRenditionType
Default, retrieves the blob unrendered / unaltered
delete() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
Remove the current container from the server in its entirety.
delete() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
Delete the current record from the current database
delete() - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
Delete the records covered by the record set from their database(s)
delete() - Method in class com.tietoenator.trip.jxp.data.TdbSearchSet
Delete the current search set.
delete() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
Delete the current cluster design from the server.
delete() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Delete the current database from the server.
delete() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
Remove the current form from the server; requires this object to have been created using a TdbControlObject reference.
delete() - Method in class com.tietoenator.trip.jxp.users.TdbGroup
Remove a group from the system -- the name of the group is taken from the Control object provided when this TdbGroup instance was constructed.
delete() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
Delete the current stored procedure from the server.
delete() - Method in class com.tietoenator.trip.jxp.users.TdbUser
Remove the user from the server.
delete(String) - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
Remove a container from the server in its entirety.
delete(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
Delete the named cluster design from the server.
delete(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Delete a named database from the server.
delete(String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
Delete a named format, which must be of a type that doesn't require a qualifying database.
delete(String) - Method in class com.tietoenator.trip.jxp.users.TdbGroup
Remove a group from the system.
delete(String) - Method in class com.tietoenator.trip.jxp.users.TdbUser
Remove a user from the server.
delete(String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
Delete a named format from a named database.
delete(String, String) - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
Delete a stored procedure from the server.
deleteComponent(int) - Method in class com.tietoenator.trip.jxp.data.TdbRecord
Delete the identified component from the current record.
deleteComponent(String) - Method in class com.tietoenator.trip.jxp.data.TdbRecord
Delete the named component from the current record.
deleteField(String) - Method in class com.tietoenator.trip.jxp.data.TdbComponent
Delete the value of a named field
Note that after a successful use of this method, the component still contains the named field, but the value of the field is empty.
deleteForeignKey(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Remove any existing foreign key relationship from the named field.
deleteForeignKeys() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Removes all existing referential integrity rules from the database design.
Demonstration - com.tietoenator.trip.jxp.TdbExtendedDatabaseType
Demonstration database or thesaurus
diagnose(TdbErrorCheckSink) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Check the database's primary data file (the BAF) for errors or conditions that might cause errors in the future.
diagnose(TdbErrorCheckSink, int) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
Check the database's primary data file (the BAF) for errors or conditions that might cause errors in the future.
DidYouMean - com.tietoenator.trip.jxp.TdbTripFeature
Support for did-you-mean suggestions when using the FUZZ command in CCL.
Display - com.tietoenator.trip.jxp.ccl.TdbKernelWindowType
Results from Display orders
Applications should use TdbTermList and TdbTermTree to intercept Display results for easier application handling.
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