- lastIndexOf(Object) - Method in class com.tietoenator.trip.jxp.TdbMessageProvidingList
-
Retrieve the offset of the most highly-ordered element that matches the provided object
- licensedProducts() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Retrieves a collection of named products for which the server is licensed
- lines() - Method in class com.tietoenator.trip.jxp.ccl.TdbKernelWindow
-
Retrieve the most recent update to the buffer.
- listIterator() - Method in class com.tietoenator.trip.jxp.TdbMessageProvidingList
-
Retrieve an iterator over the list
- listIterator(int) - Method in class com.tietoenator.trip.jxp.TdbMessageProvidingList
-
Retrieve an iterator over the list
- load(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Request a background task to be submitted to load the named TFORM file
into the current database.
- loadAndIndex(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Request a background task to be submitted to load and subsequently index the named TFORM file
into the current database.
- loadAndReindex(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Request a background task to be submitted to load and subsequently reindex the named TFORM file
into the current database.
- lock() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Request an exclusive lock on this record.
- log(String, Document) - Method in interface com.tietoenator.trip.jxp.logging.TdbActivityLogger
-
Log a document to whatever underlying log mechanism is in use
- log(String, Document) - Method in class com.tietoenator.trip.jxp.logging.TdbStreamLogger
-
- login(String, String) - Method in class com.tietoenator.trip.jxp.pool.TdbPooledSession
-
Invalid operation for a pooled session
- login(String, String, TdbLanguage, boolean) - Method in class com.tietoenator.trip.jxp.pool.TdbPooledSession
-
Invalid operation for a pooled session
- login(String, String) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Login to a TRIP server, using English CCL dialect, and disallowing restart.
- login(String, String, TdbLanguage, boolean) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Login to a TRIP server.
- logout() - Method in class com.tietoenator.trip.jxp.pool.TdbPooledSession
-
Returns the session to the pool for reuse
- logout(boolean) - Method in class com.tietoenator.trip.jxp.pool.TdbPooledSession
-
Returns the session to the pool for reuse
- logout() - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Logout from the current session without saving state.
- logout(boolean) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Logout from a session created with login.