Class DocumentViewEntity

    • Constructor Detail

      • DocumentViewEntity

        protected DocumentViewEntity()
    • Method Detail

      • createFrom

        public static DocumentViewEntity createFrom​(DocumentView documentView)
        Creates a new document view entity from the specified document view.
        Parameters:
        documentView - the DocumentView data.
        Returns:
        the entity representing the specified document view.
      • getDocumentId

        protected String getDocumentId()
        Returns:
        the documentId
      • getOriginalFileName

        protected String getOriginalFileName()
        Returns:
        the originalFileName
      • getWidth

        protected String getWidth()
        Returns:
        the width
      • getHeight

        protected String getHeight()
        Returns:
        the height
      • getLanguage

        protected String getLanguage()
        Returns:
        the language
      • getViewerUri

        public String getViewerUri()
      • getViewMode

        public String getViewMode()