Package com.saperion.ngc.viewer.temporary
Package for temporary document service classes.
-
Class Summary Class Description TemporaryDocumentPreviewService This service class is used to cache the binary content of uploaded documents in order to be displayed by a indexing masks viewer. -
Exception Summary Exception Description InternalCacheException Exception to indicate anTemporaryDocumentPreviewService
internal cache problem.NotEnabledException TheNotEnabledException
to indicate that theTemporaryDocumentPreviewService
is not enabled.ViewSizeException TheViewSizeException
represents an view temporary document error, if the temporary is too large.