Package com.saperion.ngc.model.document.intf
package com.saperion.ngc.model.document.intf
Package for document model intefaces.
- Since:
- 0.0.2
-
InterfacesClassDescriptionHolds the meta information about a document that is stored in the archive as opposed to
DocumentDatabaseMetaInfo
that holds meta information obtained from the database.Holds the meta information about a page of a document that is stored in the archive.Holds the meta information about a document that is stored in the database as opposed toDocumentArchiveMetaInfo
that holds the information that is stored in the archive.