public class LinkInfo extends Description
Description with the link id (HDoc).acl, comment, ddc, metadatas| Constructor and Description |
|---|
LinkInfo(String ddcName,
String linkId,
Map<String,Object> nameValuePairs,
String versionComment)
Creates a new document link.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkId()
Gets the id (Hdoc) of linked document.
|
void |
setLinkId(String xhdoc)
Sets the id (Hdoc) of linked document.
|
getAcls, getDdcName, getMetadatas, getVersionComment, setAclspublic LinkInfo(String ddcName, String linkId, Map<String,Object> nameValuePairs, String versionComment)
ddcName - The name of the database definitionlinkId - The ID of the document (HDOC) to linknameValuePairs - A map containing the metadata. Only the
contained properties will be updated.versionComment - The comment for the versionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.