public class DocumentVersionInfo extends Object
Constructor and Description |
---|
DocumentVersionInfo(com.saperion.intf.SaVersionData versionData)
Creates a new DocumentVersionInfo.
|
Modifier and Type | Method and Description |
---|---|
String |
getDateString() |
com.saperion.intf.SaPropertyValue[] |
getProperties() |
String |
getVersionComment() |
String |
getVersionCreator() |
Date |
getVersionDate() |
String |
getVersionNumber() |
String |
getVersionUid() |
public DocumentVersionInfo(com.saperion.intf.SaVersionData versionData)
versionData
- version datapublic Date getVersionDate()
public String getVersionComment()
public String getVersionCreator()
public String getVersionNumber()
public String getVersionUid()
public String getDateString()
public com.saperion.intf.SaPropertyValue[] getProperties()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.