Package | Description |
---|---|
com.tietoenator.trip.jxp.classification |
TRIP text classification support.
|
com.tietoenator.trip.jxp.database |
Classes to inspect and modify database design.
|
com.tietoenator.trip.jxp.forms |
TRIP kernel formats for entry, output and search.
|
com.tietoenator.trip.jxp.grid |
Manipulation of TRIP grid configurations.
|
com.tietoenator.trip.jxp.session |
Classes for estalishing and maintaining a session.
|
com.tietoenator.trip.jxp.users |
Classes for inspection and manipulation of users and groups.
|
Modifier and Type | Class and Description |
---|---|
class |
TdbCategory
Container and manipulation logic for a single category from a classification scheme
|
class |
TdbClassificationScheme
Container and manipulation logic for a classification scheme container database
|
Modifier and Type | Class and Description |
---|---|
class |
TdbDatabaseAccess
Container and manipulation logic for database access rights to a particular
database, thesaurus or database cluster.
|
class |
TdbDatabaseClusterDesign
Provides a container and manipulation logic for a database cluster
|
class |
TdbDatabaseDesign
Container and manipulation logic for a database design.
|
class |
TdbThesaurusDesign
Container and manipulation logic for a thesaurus design.
|
Constructor and Description |
---|
TdbDatabaseAccess(TdbSession session,
TdbControlObjectProvider prv)
Constructor, creates a blank container associated with a particular
database, thesaurus or cluster as identified by the object that provides
a Control reference.
|
Modifier and Type | Class and Description |
---|---|
class |
TdbEntryForm
Specialization of TdbFormat for TRIPclassic data entry forms
|
class |
TdbFormat
This is an abstract base class for all types of forms exposed by the TRIP
server (output formats or reports, TRIPclassic data entry forms, and
TRIPclassic search forms).
|
class |
TdbOutputFormat
Specialization of TdbFormat for output formats / reports
|
class |
TdbSearchForm
Specialization of TdbFormat for TRIPclassic search forms
|
Modifier and Type | Class and Description |
---|---|
class |
TdbGridCluster
Container and manipulation logic for a TRIPgrid cluster
|
class |
TdbGridReplicaSet
TdbGridReplicaSet encapsulates a particular replica set on the grid, and provides
operations to manipulate that set.
|
Modifier and Type | Class and Description |
---|---|
class |
TdbSerializableObject
Base class for objects that can be serialized to files for import / export
operations, e.g. database design, groups, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
TdbGroup
Manipulator class for TRIP user groups
|
class |
TdbProcedure
Container and manipulation logic for a stored procedure.
|
class |
TdbUser
Manipulator class for TRIP users
|