- parentNames() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Retrieve the list of terms, by name, that are more generic than this term
- parents() - Method in class com.tietoenator.trip.jxp.ccl.TdbTreeEntry
-
Retrieve the collection of more general concepts of which this term is a part.
- PARSER_ERROR - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
XML structure error
- parts() - Method in class com.tietoenator.trip.jxp.data.TdbRecord
-
Retrieve the collection of part records (where applicable)
Note that by design, the components retrieved from this collection are "live"
and any updates on them are performed directly on the part record representation
maintained within the TdbRecord instance.
- poll() - Method in class com.tietoenator.trip.jxp.session.TdbBackgroundTaskSink
-
Poll the server for any updates
- prepareExport() - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Prepares to export the contents of the record.
- prepareExport(OutputStream) - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Prepares to export the contents of the record to the specified stream.
- prepareExport(String) - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Prepares to export the contents of the record to a file.
- prepareImport(InputStream, TdbXmlRecord.XmlRecordType, String) - Method in class com.tietoenator.trip.jxp.data.TdbXmlRecord
-
Prepare to import a document into a TRIPxml database.
- properties() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Retrieve the full set of properties.
- publications() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Retrieve a collection of publications offered by this host.
- put() - Method in class com.tietoenator.trip.jxp.classification.TdbClassificationScheme
-
Store any saved attributes of the container, e.g.
- put(String, String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Store the accumulated access rights as the named user's (or group's) access privileges
for the named database, thesaurus or cluster
This method causes network I/O.
- put() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseAccess
-
Store the accumulated access rights; this call can only follow a successful call
to the
get
method, as the database and user name established
during that call are used here.
- put(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Store a new or modified cluster design to the server.
- put() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Store the current cluster design to the server.
- put(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Commit a new/updated database design to the server, including all associated
properties.
- put() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Store the current design to the server, including all associated properties.
- put() - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Store a potentially updated output format -- in order to make the commit stick, you
must have called one of the setXxx() methods first.
- put() - Method in class com.tietoenator.trip.jxp.grid.TdbGridCluster
-
Store the contents of the cluster to the grid.
- put() - Method in class com.tietoenator.trip.jxp.grid.TdbGridHost
-
Store a new/modified host definition.
- put() - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSet
-
Store the contents of the replica set to the grid.
- put() - Method in class com.tietoenator.trip.jxp.grid.TdbGridSysProps
-
Store the current collection properties to the grid.
- put() - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Save the current procedure to the server.
- put(String) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Update a user's properties on the server.
- put() - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Update the user's properties on the server.
- putField(TdbFieldDesign) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Store a single modified field's properties to the server.
- putFields() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Store the current database's fields collection to the server.
- putProperties(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Store the general and indexing properties of the named design to the server.
- putProperties() - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Store the general and indexing properties of the current design to the server.