public class MultipageTiffDocumentArchiveMetaInfo extends Object implements DocumentArchiveMetaInfo
DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Constructor and Description |
---|
MultipageTiffDocumentArchiveMetaInfo(com.saperion.intf.SaDocInfo docinfo)
constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getCreateUser() |
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
getElementInfos() |
Properties |
getVariableData() |
boolean |
hasAnnotations() |
public MultipageTiffDocumentArchiveMetaInfo(com.saperion.intf.SaDocInfo docinfo)
docinfo
- The SaDocInfo to wrap.public Properties getVariableData()
getVariableData
in interface DocumentArchiveMetaInfo
public List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> getElementInfos()
getElementInfos
in interface DocumentArchiveMetaInfo
public int getCreateUser()
getCreateUser
in interface DocumentArchiveMetaInfo
public boolean hasAnnotations()
hasAnnotations
in interface DocumentArchiveMetaInfo
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.