Class TypeView

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

public class TypeView extends Object
Type view to display a given document type view.
Author:
Anahide Tchertchian
  • Constructor Details

    • TypeView

      public TypeView()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • clone

      protected TypeView clone()
      Clone to handle hot reload
      Overrides:
      clone in class Object
      Since:
      5.6