Uses of Class
com.tietoenator.trip.jxp.session.TdbSessionObject
Packages that use TdbSessionObject
Package
Description
Main TRIPjxp package that contains generic classes and enumerations.
CCL command processing support.
TRIP text classification support.
CONTROL database inspection and manipulation.
Database content manipulation.
Classes to inspect and modify database design.
Classes for generation of facets.
TRIP kernel formats for entry, output and search.
[EXPERIMENTAL] Graph database querying and manipulation.
Manipulation of TRIP grid configurations.
Classes for session pooling support.
Classes for estalishing and maintaining a session.
Classes for inspection and manipulation of users and groups.
-
Uses of TdbSessionObject in com.tietoenator.trip.jxp
Subclasses of TdbSessionObject in com.tietoenator.trip.jxpModifier and TypeClassDescriptionclass
Base class of anything that can feasibly create success or error messagesclass
-
Uses of TdbSessionObject in com.tietoenator.trip.jxp.ccl
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.cclModifier and TypeClassDescriptionclass
CCL command executor and post processorclass
Container and manipulation logic for kernel window buffers. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.classification
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.classificationModifier and TypeClassDescriptionclass
Container and manipulation logic for a single category from a classification schemeclass
Container and manipulation logic for a classification scheme container database -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.control
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.controlModifier and TypeClassDescriptionclass
Retrieve a list of classification scheme databases from a physical serverclass
Base class of all types of lists containing TdbControlObject elements.class
Retrieve a list of access rights for a specific databaseclass
Container and retrieval logic for a list of fields within a specific database or thesaurus.class
Represents a list of databases to which the calling process has some level of access.class
Generate list of entry forms attached to a databaseclass
Retrieve a list of file managersclass
Abstract base class for lists of forms (search forms, entry forms, reports).class
Retrieve the access rights for a user groupclass
Container for a list of groups, either specific to a user or known to the calling processclass
Retrieve the list of members of a particular user groupclass
Retrieve a list of managers of any typeclass
Generate list of report forms attached to a databaseclass
Container class for databases owned by the calling processclass
Retrieve the list of procedures owned by a particular user or groupclass
Retrieve the access rights for the PUBLIC groupclass
Retrieve the list of members of the PUBLIC groupclass
Retrieve lists of search formsclass
Retrieve the access rights for a particular userclass
Retrieve a list of users and/or managers of a specific typeclass
Retrieve a list of user managers -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.data
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.dataModifier and TypeClassDescriptionclass
Container and manipulation logic for a record from a TRIP graph database.class
Container and manipulation logic for a record from a grid clusterclass
Container and manipulation logic for a set of records from a TRIPgridclass
Container and manipulation logic for a particular record from a databaseclass
Container and manipulation logic for a set of records from a database or query.class
Provides functionality for search and retrieval.class
Represents a TRIP search set.class
Container and manipulation logic for a record from a TRIPxml database. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.database
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.databaseModifier and TypeClassDescriptionclass
Container and manipulation logic for database access rights to a particular database, thesaurus or database cluster.class
Provides a container and manipulation logic for a database clusterclass
Container and manipulation logic for a database design.class
Provides configuration entries that specify file locations.class
Container and manipulation logic for a thesaurus design. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.facet
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.facetModifier and TypeClassDescriptionclass
Supports retrieval of one or more facets based on a database, a cluster of databases or a search set. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.forms
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.formsModifier and TypeClassDescriptionclass
Specialization of TdbFormat for TRIPclassic data entry formsclass
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
Specialization of TdbFormat for output formats / reportsclass
Specialization of TdbFormat for TRIPclassic search forms -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.graph
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.graphModifier and TypeClassDescriptionfinal class
The main interface to TRIP graph search and navigation features.class
Data provided with a graph analysis notification.class
Represents a path through a graph.class
Represents an edge (a.k.a.class
Represents a vertex (node) in a path such as generated by one of the path analysis functions in TdbGraphSet. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.grid
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.gridModifier and TypeClassDescriptionclass
Container and manipulation logic for a TRIPgrid clusterclass
Retrieves a list of clusters available on the gridclass
Container and manipulation logic for a host on the gridclass
Retrieves a list of physical TRIP hosts that are taking part in the gridclass
TdbGridReplicaSet encapsulates a particular replica set on the grid, and provides operations to manipulate that set.class
Retrieve a list of replica sets published from the gridclass
Collection of system properties managed on the grid. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.pool
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.poolModifier and TypeClassDescriptionclass
Contains a session within a session poolclass
Pooled TRIPnet session class -- don't attempt to create this directlyclass
Pooled session for web (XML/HTTP) session within a connection pool -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.session
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.sessionModifier and TypeClassDescriptionclass
Define an object of this type to receive notification of the completion background tasks (e.g.class
Manager class for locally cached CONTROL database objects such as database designs.class
Constructs and provides access to a session via XML/HTTP to the TRIP grid web service.class
A session type for direct local connections via JNI linkage.class
Provides a means for handling notification messages such as sent by the comforter mechanism to be sunk through the client application.class
Base class for objects that can be serialized to files for import / export operations, e.g.class
Construct and manage a session with a serverclass
Constructs a session connection via TRIPnet to a remote TRIPserverclass
Constructs and provides access to a session via XML/HTTP to the TRIP web service. -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.users
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.usersModifier and TypeClassDescriptionclass
Manipulator class for TRIP user groupsclass
Container and manipulation logic for a stored procedure.class
Manipulator class for TRIP users