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 TypeClassDescriptionclassBase 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 TypeClassDescriptionclassCCL command executor and post processorclassContainer 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 TypeClassDescriptionclassContainer and manipulation logic for a single category from a classification schemeclassContainer 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 TypeClassDescriptionclassRetrieve a list of classification scheme databases from a physical serverclassBase class of all types of lists containing TdbControlObject elements.classRetrieve a list of access rights for a specific databaseclassContainer and retrieval logic for a list of fields within a specific database or thesaurus.classRepresents a list of databases to which the calling process has some level of access.classGenerate list of entry forms attached to a databaseclassRetrieve a list of file managersclassAbstract base class for lists of forms (search forms, entry forms, reports).classRetrieve the access rights for a user groupclassContainer for a list of groups, either specific to a user or known to the calling processclassRetrieve the list of members of a particular user groupclassRetrieve a list of managers of any typeclassGenerate list of report forms attached to a databaseclassContainer class for databases owned by the calling processclassRetrieve the list of procedures owned by a particular user or groupclassRetrieve the access rights for the PUBLIC groupclassRetrieve the list of members of the PUBLIC groupclassRetrieve lists of search formsclassRetrieve the access rights for a particular userclassRetrieve a list of users and/or managers of a specific typeclassRetrieve a list of user managers -
Uses of TdbSessionObject in com.tietoenator.trip.jxp.data
Subclasses of TdbSessionObject in com.tietoenator.trip.jxp.dataModifier and TypeClassDescriptionclassContainer and manipulation logic for a record from a TRIP graph database.classContainer and manipulation logic for a record from a grid clusterclassContainer and manipulation logic for a set of records from a TRIPgridclassContainer and manipulation logic for a particular record from a databaseclassContainer and manipulation logic for a set of records from a database or query.classProvides functionality for search and retrieval.classRepresents a TRIP search set.classContainer 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 TypeClassDescriptionclassContainer and manipulation logic for database access rights to a particular database, thesaurus or database cluster.classProvides a container and manipulation logic for a database clusterclassContainer and manipulation logic for a database design.classProvides configuration entries that specify file locations.classContainer 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 TypeClassDescriptionclassSupports 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 TypeClassDescriptionclassSpecialization of TdbFormat for TRIPclassic data entry formsclassThis 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).classSpecialization of TdbFormat for output formats / reportsclassSpecialization 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 classThe main interface to TRIP graph search and navigation features.classData provided with a graph analysis notification.classRepresents a path through a graph.classRepresents an edge (a.k.a.classRepresents 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 TypeClassDescriptionclassContainer and manipulation logic for a TRIPgrid clusterclassRetrieves a list of clusters available on the gridclassContainer and manipulation logic for a host on the gridclassRetrieves a list of physical TRIP hosts that are taking part in the gridclassTdbGridReplicaSet encapsulates a particular replica set on the grid, and provides operations to manipulate that set.classRetrieve a list of replica sets published from the gridclassCollection 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 TypeClassDescriptionclassContains a session within a session poolclassPooled TRIPnet session class -- don't attempt to create this directlyclassPooled 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 TypeClassDescriptionclassDefine an object of this type to receive notification of the completion background tasks (PRINT, INDEX, etc).classManager class for locally cached CONTROL database objects such as database designs.classConstructs and provides access to a session via XML/HTTP to the TRIP grid web service.classA session type for direct local connections via JNI linkage.classProvides a means for handling notification messages such as sent by the comforter mechanism to be sunk through the client application.classBase class for objects that can be serialized to files for import / export operations, e.g.classConstruct and manage a session with a serverclassConstructs a session connection via TRIPnet to a remote TRIPserverclassConstructs 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 TypeClassDescriptionclassManipulator class for TRIP user groupsclassContainer and manipulation logic for a stored procedure.classManipulator class for TRIP users