Interface DocumentArchiveMetaInfo

All Known Implementing Classes:
ClassicConnectorDocumentArchiveMetaInfo, MultipageTiffDocumentArchiveMetaInfo

public interface DocumentArchiveMetaInfo
Holds the meta information about a document that is stored in the archive as opposed to DocumentDatabaseMetaInfo that holds meta information obtained from the database.
Author:
jsc
  • Method Details

    • getVariableData

      Properties getVariableData()
      Returns:
      Document variable data
    • getElementInfos

      Returns:
      archive information about the pages of the document
    • getCreateUser

      int getCreateUser()
      Returns:
      Document create user
    • hasAnnotations

      boolean hasAnnotations()
      Returns:
      whether there is a page with annotated content in the document
    • getDocUid

      String getDocUid()
      Returns:
      return hdoc of the archived document