public interface DocumentArchiveMetaInfo
DocumentDatabaseMetaInfo
that holds meta information
obtained from the database.Modifier and Type | Interface and Description |
---|---|
static interface |
DocumentArchiveMetaInfo.ElementArchiveMetaInfo
Holds the meta information about a page of a document that is stored in the archive.
|
Modifier and Type | Method and Description |
---|---|
int |
getCreateUser() |
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> |
getElementInfos() |
Properties |
getVariableData() |
boolean |
hasAnnotations() |
Properties getVariableData()
List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> getElementInfos()
int getCreateUser()
boolean hasAnnotations()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.