- UNEXPECTED_RESPONSE - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
The server sent back an XML response of an unexpected type
- UNEXPECTED_STATE - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
The system is in an unexpected state, potentially due to an error in the server
- unlock() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Releases an exclusive lock obtained on this record.
- unremove(String) - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Reverses any prior removal of a property from the collection.
- untrain() - Method in class com.tietoenator.trip.jxp.classification.TdbCategory
-
Remove all training data for this category.
- UNUSABLE_SESSION - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
Attempt to use an object with a session of an incompatible type, for example
attempting to use grid objects on a TRIPnet connection
- update(TdbRecord) - Method in class com.tietoenator.trip.jxp.data.TdbRecordSet
-
Apply the same update transformation to all records covered by the record set
- updateAseList() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
List of ASE routines to be called upon commit of a modified record.