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.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 |
ApplyBatch
Invokes a list of commands one after another.
|
class |
GetIxosDDCNames
This operation returns the names of all DDCs that are used to store documents loaded
by the IXOS connector.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneDocument
An
Operation that clones a document by its hDoc. |
class |
CreateDocument
Creates a Document.
|
class |
GetDocumentInfo
Gets information about the document.
|
class |
UpdateDocument
Updates a Document as
SaRMIServerCommand.saveDocument(int, String, String, List) does. |
Modifier and Type | Class and Description |
---|---|
class |
CreateFolder
Creates a folder.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateLookupEntry
An
Operation that creates a lookup entry. |
Modifier and Type | Class and Description |
---|---|
class |
ListStorageOperation |
Modifier and Type | Class and Description |
---|---|
class |
GetCurrentUserInfo
When invoked on the server it will return information about the current user.
|
Modifier and Type | Class and Description |
---|---|
class |
GetAllBoxCounts
Returns the counts of all active entries in the specified workflow inboxes.
|
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 |
GetProcessDefinitions
Retrieves the process definitions that are allowed to be used for a specified DDC.
|
class |
ReadSelectableUsersForTransition
An
Operation that reads the selectable users from the backend. |
Copyright © 2016 SAPERION AG. All rights reserved.