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 to transform to WebEntity.
        Returns:
        the entity representing the specified document view.
      • getViewerUri

        public String getViewerUri()
      • getViewMode

        public String getViewMode()