SaSaveInfo |
AbstractDocRMIClientCommand.cacheDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String xhDoc,
java.lang.String dbName,
java.lang.String acls) |
Stores the actual document to the backend.
|
SaSaveInfo |
SaRMIClientCommand.cacheDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String xhDoc,
java.lang.String ddcName,
java.lang.String acls) |
Stores the actual document to the backend.
|
void |
AbstractDocRMIClientCommand.checkoutDocument(java.lang.String hDoc) |
Checkout the given document.
|
void |
AbstractDocRMIClientCommand.checkoutDocument(java.lang.String hDoc,
boolean withCloudShare,
int[] shareBaseDocIds) |
Checkout the given document with filesystem/ShareBase.
|
void |
SaRMIClientCommand.checkoutDocument(java.lang.String hDoc) |
Checkout the given document.
|
void |
SaRMIClientCommand.checkoutDocument(java.lang.String hDoc,
boolean withCloudShare,
int[] shareBaseDocIds) |
Checkout the given document with filesystem/ShareBase.
|
void |
AbstractDocRMIClientCommand.clearContent() |
Clears all content of the opened document.
|
void |
SaRMIClientCommand.clearContent() |
Clears all content of the opened document.
|
void |
AbstractDocRMIClientCommand.closeDocument(com.saperion.jni.SaJNIDocHandle handle) |
Manually closing of a open document.
|
void |
SaRMIClientCommand.closeDocument(com.saperion.jni.SaJNIDocHandle handle) |
Manually closing of a open document.
|
SaSaveInfo |
AbstractDocRMIClientCommand.createDocument(java.lang.String dbName,
java.util.List<SaPropertyValue> values) |
Creates a new document with the given parameters.
|
SaSaveInfo |
SaRMIClientCommand.createDocument(java.lang.String ddcName,
java.util.List<SaPropertyValue> values) |
Creates a new document with the given parameters.
|
SaSaveInfo |
AbstractDocRMIClientCommand.createLink(LinkInfo link) |
|
SaSaveInfo |
SaRMIClientCommand.createLink(LinkInfo link) |
Creates a SAPERION Link into one Archive for an existing Document.
|
SaSaveInfo |
AbstractDocRMIClientCommand.deleteDocument(int mode,
java.lang.String hDoc) |
Delete a document.
|
SaSaveInfo |
SaRMIClientCommand.deleteDocument(int mode,
java.lang.String hdoc) |
Delete a document.
|
void |
AbstractDocRMIClientCommand.dsicardCheckout(java.lang.String hDoc) |
Discards the checkout of the given document.
|
void |
SaRMIClientCommand.dsicardCheckout(java.lang.String hDoc) |
Discards the checkout of the given document.
|
java.lang.String |
AbstractDocRMIClientCommand.getACLNames(java.lang.String hDoc) |
Reads the ACL's for the given document.
|
java.lang.String |
SaRMIClientCommand.getACLNames(java.lang.String hDoc) |
Reads the ACL's for the given document.
|
java.util.List<java.lang.String> |
AbstractDocRMIClientCommand.getInvolvedUsers(java.lang.String hDoc) |
Reads all users involved in the set of ACL's.
|
java.util.List<java.lang.String> |
SaRMIClientCommand.getInvolvedUsers(java.lang.String hDoc) |
Reads all users involved in the set of ACL's.
|
SaLockInfo |
AbstractDocRMIClientCommand.getLockInfo(java.lang.String sysRowId) |
Gets the lock info for a given node.
|
SaLockInfo |
SaRMIClientCommand.getLockInfo(java.lang.String sysRowId) |
Gets the lock info for a given node.
|
com.saperion.jni.SaJNIDocAccessData |
AbstractDocRMIClientCommand.getNodeAccessData(java.lang.String hDoc) |
Opens the document identified by hdoc and returns an object containing all access right data
information for the session user.
|
com.saperion.jni.SaJNIDocAccessData |
SaRMIClientCommand.getNodeAccessData(java.lang.String hdoc) |
Opens the document identified by hdoc and returns an object containing all access right data
information for the session user.
|
boolean |
AbstractDocRMIClientCommand.lockNode(java.lang.String sysRowId,
java.lang.String ddcName,
int lockType,
boolean sessionScoped) |
Locks a node.
|
boolean |
SaRMIClientCommand.lockNode(java.lang.String sysRowId,
java.lang.String ddcName,
int lockType,
boolean sessionScoped) |
Locks a node.
|
com.saperion.jni.SaJNIReadBuffer |
AbstractDocRMIClientCommand.readDocumentFirst(java.lang.String hdoc,
boolean currentRevision,
int element) |
Opens an existing document with the given hdoc and returns a document handle for the
specified element (= sub-document) as well as the buffer containing the content data of the
element.
|
com.saperion.jni.SaJNIReadBuffer |
AbstractDocRMIClientCommand.readDocumentFirst(java.lang.String hdoc,
boolean currentRevision,
int element,
boolean withAnnotations) |
Opens an existing document with the given hdoc and returns a document handle for the
specified element (= sub-document) as well as the buffer containing the content data of the
element.
|
com.saperion.jni.SaJNIReadBuffer |
SaRMIClientCommand.readDocumentFirst(java.lang.String hdoc,
boolean currentRevision,
int element) |
Opens an existing document with the given hdoc and returns a document handle for the
specified element (= sub-document) as well as the buffer containing the content data of the
element.
|
com.saperion.jni.SaJNIReadBuffer |
SaRMIClientCommand.readDocumentFirst(java.lang.String hdoc,
boolean currentRevision,
int element,
boolean withAnnotations) |
Opens an existing document with the given hdoc and returns a document handle for the
specified element (= sub-document) as well as the buffer containing the content data of the
element.
|
SaPropertyValue[] |
AbstractQueryRMIClientCommand.readDocumentMetadata(java.lang.String sysRowId,
java.lang.String ddcName,
java.lang.String[] fields) |
Reads the meta data of the document with the given ID.
|
SaPropertyValue[] |
SaRMIClientCommand.readDocumentMetadata(java.lang.String sysRowId,
java.lang.String ddcName,
java.lang.String[] fields) |
Reads the meta data of the document with the given ID.
|
com.saperion.jni.SaJNIReadBuffer |
AbstractDocRMIClientCommand.readDocumentNext(com.saperion.jni.SaJNIDocHandle handle) |
Reads the next bytes from the open document, described in the handle.
|
com.saperion.jni.SaJNIReadBuffer |
SaRMIClientCommand.readDocumentNext(com.saperion.jni.SaJNIDocHandle handle) |
Reads the next bytes from the open document, described in the handle.
|
SaVersionData |
AbstractDocRMIClientCommand.readVersionMetadata(java.lang.String versionID) |
Reads the version meta data of the document with the given ID.
|
SaVersionData |
AbstractDocRMIClientCommand.readVersionMetadata(java.lang.String versionID,
boolean resolveLinks) |
|
SaVersionData |
SaRMIClientCommand.readVersionMetadata(java.lang.String versionID) |
Reads the version meta data of the document with the given ID.
|
SaVersionData |
SaRMIClientCommand.readVersionMetadata(java.lang.String versionID,
boolean resolveLinks) |
Reads the version meta data of the document with the given ID.
|
void |
AbstractDocRMIClientCommand.releaseDocument(java.lang.String hDoc,
java.lang.String comment) |
Release the given document.
|
void |
SaRMIClientCommand.releaseDocument(java.lang.String hDoc,
java.lang.String comment) |
Release the given document.
|
void |
AbstractDocRMIClientCommand.removeElement(int element) |
Removes a existing content element.
|
void |
AbstractDocRMIClientCommand.removeElement(java.lang.Integer[] elements) |
Removes a series of existing content elements.
|
void |
SaRMIClientCommand.removeElement(int element) |
Removes a existing content element.
|
void |
SaRMIClientCommand.removeElement(java.lang.Integer[] elements) |
Removes a series of existing content elements.
|
SaSaveInfo |
AbstractDocRMIClientCommand.restoreVersion(java.lang.String versionID) |
Restores the given version to the actual version.
|
SaSaveInfo |
SaRMIClientCommand.restoreVersion(java.lang.String versionID) |
Restores the given version to the actual version.
|
SaSaveInfo |
AbstractDocRMIClientCommand.saveDocument(java.lang.String hexUID,
java.lang.String dbName,
java.util.List<SaPropertyValue> metadata) |
Saves the document paramaters to the document.
|
SaSaveInfo |
AbstractDocRMIClientCommand.saveDocument(java.lang.String hexUID,
java.lang.String dbName,
java.util.List<SaPropertyValue> metadata,
boolean resolveLinks) |
Saves the document paramaters to the document.
|
SaSaveInfo |
SaRMIClientCommand.saveDocument(java.lang.String nodeHdoc,
java.lang.String ddcName,
java.util.List<SaPropertyValue> values) |
Saves the document paramaters to the document.
|
SaSaveInfo |
SaRMIClientCommand.saveDocument(java.lang.String nodeHdoc,
java.lang.String ddcName,
java.util.List<SaPropertyValue> values,
boolean resolveLinks) |
Saves the document paramaters to the document.
|
SaSaveInfo |
AbstractDocRMIClientCommand.setACLName(java.lang.String ddcname,
java.lang.String hDoc,
java.lang.String acl,
int commitMode,
java.lang.String versionComment) |
Sets the given ACL to the node.
|
SaSaveInfo |
SaRMIClientCommand.setACLName(java.lang.String ddcname,
java.lang.String hDoc,
java.lang.String acl,
int commitMode,
java.lang.String versionComment) |
Sets the given ACL to the node.
|
SaSaveInfo |
AbstractDocRMIClientCommand.storeDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String dbName,
java.lang.String acls) |
Stores the actual document to the backend.
|
SaSaveInfo |
AbstractDocRMIClientCommand.storeDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String dbName,
java.lang.String acls,
boolean checkout) |
Stores the actual document to the backend.
|
SaSaveInfo |
SaRMIClientCommand.storeDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String ddcName,
java.lang.String acls) |
Stores the actual document to the backend.
|
SaSaveInfo |
SaRMIClientCommand.storeDocument(boolean isNew,
int commitMode,
java.lang.String versionComment,
java.lang.String ddcName,
java.lang.String acls,
boolean checkin) |
Stores the actual document to the backend.
|
boolean |
AbstractDocRMIClientCommand.unlockNode(java.lang.String sysRowId,
java.lang.String ddcName) |
Unlocks a node.
|
boolean |
SaRMIClientCommand.unlockNode(java.lang.String sysRowId,
java.lang.String ddcName) |
Unlocks a node.
|