See: Description
| Interface | Description |
|---|---|
| Operation<T extends Serializable> |
This interface only exists for backwards compatibility while loading classes.
|
| Class | Description |
|---|---|
| ApplyBatch |
Invokes a list of commands one after another.
|
| ExecuteStoredProcedure |
Executes a stored procedure on the database.
|
| GetIxosDDCNames |
This operation returns the names of all DDCs that are used to store documents loaded
by the IXOS connector.
|
| 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> | |
| RemoveSessionData |
This
Operation removes the data the current session associates with the given keys. |
| StoreSystemFileOperation |
This
Operation stores a new system file. |
| VoidOperation |
Convenience class for Commands without return value.
|
| Exception | Description |
|---|---|
| LegacyOperationAdapter.EcmExceptionWrapper |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.