Package | Description |
---|---|
com.saperion.operations |
This package defines the different operations, that can be invoked by rmi.
|
com.saperion.operations.definition | |
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 | |
com.saperion.operations.workflow |
This package defines the different workflow-operations, that can be invoked by rmi.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOperation<T extends Serializable>
Default implementation of
Operation - it handles obtaining the result generically. |
class |
ApplyBatch
Invokes a list of commands one after another.
|
class |
ExecuteStoredProcedure
Executes a stored procedure on the database.
|
class |
GetIxosDDCNames
This operation returns the names of all DDCs that are used to store documents loaded
by the IXOS connector.
|
class |
InTransaction<T extends Serializable>
Invokes the given
Operation in a transaction. |
class |
RemoveSessionData
This
Operation removes the data the current session associates with the given keys. |
class |
VoidOperation
Convenience class for Commands without return value.
|
Modifier and Type | Class and Description |
---|---|
class |
GetDefinition
This operation returns information about the archive definition identified by the specified
reference.
|
class |
GetDefinitions
This operation returns a list of all archive definitions.
|
class |
GetField
This operation returns information about the field identified by the specified reference.
|
class |
GetFields
This operation returns a list of fields contained in the definition identified by the
specified reference.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneDocument
An
Operation that clones a document by its hDoc. |
class |
CreateDocument
Creates a Document.
|
class |
CreateDocumentOperation
This
Operation stores a new document in the system. |
class |
DeleteDocument
Deletes a Document as
SaRMIServerCommand.deleteDocument(int, int, String) does. |
class |
GetDocumentInfo
Gets information about the document.
|
class |
GetLatestRevisionId
This
Operation returns the id of the latest revision of the document given by its id. |
class |
GetStreamingConfiguration
This
Operation gets the current streaming configuration. |
class |
LoadDocumentById
The
operation LoadDocumentById loads a document from the backend by its
id . |
class |
LoadDocumentRevisionById
The
operation LoadDocumentRevisionById loads a revision of a document by its
revision id . |
class |
ReadContentStreamPart
An
Operation that reads the next n bytes from a remote stream attached to a session. |
class |
ReadDocumentElementContent
An
Operation that returns a session data key to an input
stream containing the content of a ContentDocumentElementType given its id. |
class |
SearchDocuments
Filters the given ddc with the given filter query and returns the ids of the
documents that match. |
class |
SearchUniqueDocument
Filters the given ddc with the given filter query and expects to find at most one
DocumentRevisionType . |
class |
SetDocumentRead
Sets the state of the specified document to 'read'.
|
class |
SetDocumentUnread
Sets the state of the specified document to 'unread'.
|
class |
UpdateDocument
Updates a Document as
SaRMIServerCommand.saveDocument(int, String, String, List) does. |
Modifier and Type | Class and Description |
---|---|
class |
FireCustomEvent
An
Operation that fires a custom event. |
Modifier and Type | Class and Description |
---|---|
class |
CreateFolder
Creates a folder.
|
class |
UpdateFolder
Updates a folder as com.saperion.rmi.common.SaRMIServerCommand#updateFolder does.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateLookupEntry
Deprecated.
use
CreateLookupEntryOperation instead |
class |
CreateLookupEntryOperation
An
Operation that creates a lookup entry. |
class |
DeleteLookupEntry
An
Operation that deletes a lookup entry. |
class |
GetAccessOnLookupEntry
This
Operation returns the access rights the current user has on the lookup entry referenced by the given
id. |
class |
GetLookupEntryAccessControlListsOperation
This
Operation returns references to all access control lists set on a given lookup
entry. |
class |
GetLookupEntryOperation
This
Operation returns a lookup entry given by its reference. |
class |
SearchLookupEntriesOperation
|
class |
SearchUniqueLookupEntryOperation
|
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 |
class |
ListStorageOperation |
Modifier and Type | Class and Description |
---|---|
class |
GetCurrentUserInfo
When invoked on the server it will return information about the current user.
|
class |
ListAdministratedTenants
This
Operation lists references to all tenants the given user is an administrator
for. |
class |
LoadTenantById
This
Operation returns a tenant given its id. |
class |
LoadTenantByName
This
Operation returns a tenant given its name. |
class |
LoadUserById
This
Operation returns a user given its id. |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AcquireOwnership
This operation acquires the ownership of a task.
|
class |
AddComment
This operation adds a comment to a workflow task.
|
class |
CountTasks
This operation counts the tasks that are contained in one or more workflow inboxes.
|
class |
Forward
This operation performs a forward-step on a task.
|
class |
GetAllBoxCounts
Returns the counts of all active entries in the specified workflow inboxes.
|
class |
GetAllInboxes
This
Operation returns all inboxes of the current user. |
class |
GetAllRunningProcesses
This
Operation |
class |
GetBoxCount
Counts the active tasks contained in a workflow-inbox.
|
class |
GetBoxCountCompleted
Counts the completed tasks contained in a workflow-inbox.
|
class |
GetBoxCountCreated
Counts the created tasks for a user.
|
class |
GetBoxCountDue
Counts the due tasks contained in a workflow-inbox.
|
class |
GetBoxCountReminders
Counts the tasks in reminder-state contained in a workflow-inbox.
|
class |
GetComments
This operation returns the comments for a task.
|
class |
GetInbox
This
Operation returns the inbox identified by the specified
reference for the current user. |
class |
GetIndexData
This operation returns the index data of the specified task.
|
class |
GetPersonalInbox
This
Operation returns the personal inbox of the current user. |
class |
GetProcessDefinitions
Retrieves the process definitions that are allowed to be used for a specified DDC.
|
class |
GetProcessesProperties
This
Operation returns the properties of the referenced process. |
class |
GetProperties
This operation returns the properties of a task.
|
class |
GetTaskList
This
Operation returns the tasks that are contained in a
workflow inbox. |
class |
GetTransitions
This operation returns the transition definitions of a task.
|
class |
GetWorkflowDefinitionInitialTransition |
class |
GetWorkflowDefinitions
Retrieves the process definitions that are allowed to be used for a specified DDC.
|
class |
LoadWorkflowDefinition
This
Operation returns further information for a workflow process given by its reference. |
class |
ReadSelectableUsersForTransition
An
Operation that reads the selectable users from the backend. |
class |
RevokeOwnership
This operation revokes the ownership of a task.
|
class |
StartWorkflowProcess
This
Operation starts a workflow process given a workflow definition and a document (by its id). |
class |
UpdateIndexData
This operation updates the index data of a task.
|
Copyright © 2016 SAPERION AG. All rights reserved.