Uses of Class
com.saperion.operations.LegacyOperation
Packages that use LegacyOperation
Package
Description
This package contains the main classic connector classes.
This package defines the different operations, that can be invoked by rmi.
This package defines the different operations on documents, that can be invoked by rmi.
This package contains
operations concerning integration server events.This package defines the different operations on folders, that can be invoked by rmi.
This package defines the different operations on lookup tables, that can be invoked by rmi.
This package defines the different workflow-operations, that can be invoked by rmi.
-
Uses of LegacyOperation in com.saperion.connector
Methods in com.saperion.connector with parameters of type LegacyOperationModifier and TypeMethodDescription<T extends Serializable>
TLegacyConnection.invoke(LegacyOperation<T> operation) Invokes the givenOperationon the server side.<T extends Serializable>
TSaClassicConnectorImpl.invoke(LegacyOperation<T> operation) -
Uses of LegacyOperation in com.saperion.operations
Subclasses of LegacyOperation in com.saperion.operationsModifier and TypeClassDescriptionclassInvokes a list of commands one after another.classExecutes a stored procedure on the database.classThis operation returns the names of all DDCs that are used to store documents loaded by the IXOS connector.classThis operation gets the server side configuration that concerns the client side.classInTransaction<T extends Serializable>Invokes the givenOperationin a transaction.classLegacyOperationAdapter<ResultType extends Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException> classThisOperationremoves the data the current session associates with the given keys.classThisOperationstores a new system file.classConvenience class for Commands without return value. -
Uses of LegacyOperation in com.saperion.operations.document
Subclasses of LegacyOperation in com.saperion.operations.documentModifier and TypeClassDescriptionclassAnOperationthat clones a document by its hDoc.classCreates a Document.classThisOperationstores a new document in the system.classDeletes a Document asSaRMIServerCommand.deleteDocument(int, int, String)does.classGets information about the document.classThisOperationreturns the id of the latest revision of the document given by its id.classThisOperationgets the current streaming configuration.classTheoperationLoadDocumentById loads a document from the backend by itsid.classTheoperationLoadDocumentRevisionById loads a revision of a document by itsrevision id.classAnOperationthat reads the next n bytes from a remote stream attached to a session.classSets the state of the specified document to 'read'.classSets the state of the specified document to 'unread'.classUpdates a Document asSaRMIServerCommand.saveDocument(int, String, String, List)does. -
Uses of LegacyOperation in com.saperion.operations.events
Subclasses of LegacyOperation in com.saperion.operations.events -
Uses of LegacyOperation in com.saperion.operations.folders
Subclasses of LegacyOperation in com.saperion.operations.foldersModifier and TypeClassDescriptionclassCreates a folder.classUpdates a folder as com.saperion.rmi.common.SaRMIServerCommand#updateFolder does. -
Uses of LegacyOperation in com.saperion.operations.lookup
Subclasses of LegacyOperation in com.saperion.operations.lookupModifier and TypeClassDescriptionclassDeprecated.classAnOperationthat creates a lookup entry.classAnOperationthat deletes a lookup entry.classThisOperationreturns the access rights the current user has on the lookup entry referenced by the given id.classThisOperationreturns references to all access control lists set on a given lookup entry.classThisOperationreturns a lookup entry given by its reference.classAnOperationthat updates a lookup entry. -
Uses of LegacyOperation in com.saperion.operations.storage
Subclasses of LegacyOperation in com.saperion.operations.storageModifier and TypeClassDescriptionclassDeletes a named medium and all its follow-up mediaclassclass -
Uses of LegacyOperation in com.saperion.operations.user
Subclasses of LegacyOperation in com.saperion.operations.userModifier and TypeClassDescriptionclassThisOperationchanges the given users password.classWhen invoked on the server it will return information about the current user.classWhen invoked, the server will set the current users presence.classWhen invoked, the server will set the current user's substitute's access to the user's workflow-inbox.classenables/disables caching of user/group/tenant extensions.classChanges information about the current user. -
Uses of LegacyOperation in com.saperion.operations.workflow
Subclasses of LegacyOperation in com.saperion.operations.workflowModifier and TypeClassDescriptionclassThis operation counts the tasks that are contained in one or more workflow inboxes.classReturns the counts of all active entries in the specified workflow inboxes.classCounts the active tasks contained in a workflow-inbox.classCounts the completed tasks contained in a workflow-inbox.classCounts the created tasks for a user.classCounts the due tasks contained in a workflow-inbox.classCounts the tasks in reminder-state contained in a workflow-inbox.classRetrieves the process definitions that are allowed to be used for a specified DDC.classThisOperationreturns further information for a workflow process given by its reference.classAnOperationthat reads the selectable users from the backend.
CreateLookupEntryOperationinstead