Package | Description |
---|---|
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.users |
Classes for inspection and manipulation of users and groups.
|
Modifier and Type | Class and Description |
---|---|
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.
|
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 |
TdbGroup
Manipulator class for TRIP user groups
|
class |
TdbProcedure
Container and manipulation logic for a stored procedure.
|
class |
TdbUser
Manipulator class for TRIP users
|