Package | Description |
---|---|
com.saperion.operations |
This package defines the different operations, that can be invoked by rmi.
|
com.saperion.operations.document |
This package defines the different operations on documents, that can be invoked by rmi.
|
com.saperion.operations.events |
This package contains
operations concerning integration server events. |
com.saperion.operations.folders |
This package defines the different operations on folders, that can be invoked by rmi.
|
com.saperion.operations.lookup |
This package defines the different operations on lookup tables, that can be invoked by rmi.
|
com.saperion.operations.storage | |
com.saperion.operations.user |
Modifier and Type | Class and Description |
---|---|
class |
ExecuteStoredProcedure
Executes a stored procedure on the database.
|
class |
RemoveSessionData
This
Operation removes the data the current session associates with the given keys. |
class |
StoreSystemFileOperation
This
Operation stores a new system file. |
Modifier and Type | Class and Description |
---|---|
class |
DeleteDocument
Deletes a Document as
SaRMIServerCommand.deleteDocument(int, int, String) does. |
class |
SetDocumentRead
Sets the state of the specified document to 'read'.
|
class |
SetDocumentUnread
Sets the state of the specified document to 'unread'.
|
Modifier and Type | Class and Description |
---|---|
class |
FireCustomEvent
An
Operation that fires a custom event. |
Modifier and Type | Class and Description |
---|---|
class |
UpdateFolder
Updates a folder as com.saperion.rmi.common.SaRMIServerCommand#updateFolder does.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteLookupEntry
An
Operation that deletes a lookup entry. |
class |
UpdateLookupEntry
An
Operation that updates a lookup entry. |
Modifier and Type | Class and Description |
---|---|
class |
DeleteAllMediaOperation
Deletes a named medium and all its follow-up media
|
class |
DeleteNamedMediaOperation |
Modifier and Type | Class and Description |
---|---|
class |
ChangePassword
This
Operation changes the given users password. |
class |
SetCurrentUserPresent
When invoked, the server will set the current users presence.
|
class |
SetCurrentUserSubstituteAccess
When invoked, the server will set the current user's substitute's access to the user's
workflow-inbox.
|
class |
SetUserExtensionCacheEnabled
enables/disables caching of user/group/tenant extensions.
|
class |
UpdateCurrentUserInformation
Changes information about the current user.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.