Class DocumentContentView

java.lang.Object
org.nuxeo.ecm.platform.types.DocumentContentView

public class DocumentContentView extends Object
Since:
5.4.2
  • Field Details

    • showInExportView

      protected boolean showInExportView
    • contentView

      protected String contentView
  • Constructor Details

    • DocumentContentView

      public DocumentContentView()
  • Method Details

    • getShowInExportView

      public boolean getShowInExportView()
    • getContentViewName

      public String getContentViewName()
    • clone

      public DocumentContentView clone()
      Clone to handle hot reload
      Overrides:
      clone in class Object
      Since:
      5.6