public class ClassicConnectorPageArchiveMetaInfo extends Object implements DocumentArchiveMetaInfo.ElementArchiveMetaInfo
SaDocInfo.ElementInfoMULTIPAGE_TIFF_INDICATOR| Constructor and Description |
|---|
ClassicConnectorPageArchiveMetaInfo(com.saperion.intf.SaDocInfo.ElementInfo info)
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDocUid() |
int |
getFrameCount() |
String |
getFullName()
Returns the full name of the element as it was stored in the archive (with page-numbers
for multi-page-tiffs but without path).
|
String |
getLinkUid() |
String |
getName()
Returns only the name of the element.
|
int |
getNumber() |
int |
getPageCount() |
long |
getSize() |
int |
getStructureLevel() |
com.saperion.intf.SaDocInfo.ElementType |
getType() |
Properties |
getVariableData() |
boolean |
isMergedMultipageDocument()
Returns true if this element is a multipage document (TIFF or scanned pages) which
was merged to one document by the core server.
|
boolean |
isMultipageTiff()
Multipage tiff files contain @
|
boolean |
isSelected() |
public ClassicConnectorPageArchiveMetaInfo(com.saperion.intf.SaDocInfo.ElementInfo info)
info - The wrapped Elementinfopublic int getNumber()
getNumber in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic String getFullName()
getFullName in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic String getName()
getName in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic com.saperion.intf.SaDocInfo.ElementType getType()
getType in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic boolean isSelected()
isSelected in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic Properties getVariableData()
getVariableData in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic long getSize()
getSize in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic int getPageCount()
getPageCount in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic int getFrameCount()
getFrameCount in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic String getDocUid()
getDocUid in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic String getLinkUid()
getLinkUid in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic int getStructureLevel()
getStructureLevel in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic boolean isMultipageTiff()
DocumentArchiveMetaInfo.ElementArchiveMetaInfoisMultipageTiff in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfopublic boolean isMergedMultipageDocument()
DocumentArchiveMetaInfo.ElementArchiveMetaInfoisMergedMultipageDocument in interface DocumentArchiveMetaInfo.ElementArchiveMetaInfoCopyright © 2016 SAPERION AG. All rights reserved.