Package com.saperion.operations
package com.saperion.operations
This package defines the different operations, that can be invoked by rmi.
-
ClassDescriptionInvokes a list of commands one after another.Executes a stored procedure on the database.This operation returns the names of all DDCs that are used to store documents loaded by the IXOS connector.This operation gets the server side configuration that concerns the client side.InTransaction<T extends Serializable>Invokes the given
Operation
in a transaction.LegacyOperation<T extends Serializable>This is the base class for all legacy operations.LegacyOperationAdapter<ResultType extends Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException> ThisOperation
removes the data the current session associates with the given keys.ThisOperation
stores a new system file.Convenience class for Commands without return value.