See: Description
Class | Description |
---|---|
CloneDocument |
An
Operation that clones a document by its hDoc. |
CreateDocument |
Creates a Document.
|
DeleteDocument |
Deletes a Document as
SaRMIServerCommand.deleteDocument(int, int, String) does. |
GetDocumentInfo |
Gets information about the document.
|
SetDocumentRead |
Sets the state of the specified document to 'read'.
|
SetDocumentUnread |
Sets the state of the specified document to 'unread'.
|
UpdateDocument |
Updates a Document as
SaRMIServerCommand.saveDocument(int, String, String, List) does. |
Copyright © 2016 SAPERION AG. All rights reserved.