public class DocumentContentView extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
contentView |
protected boolean |
showInExportView |
| Constructor and Description |
|---|
DocumentContentView() |
| Modifier and Type | Method and Description |
|---|---|
DocumentContentView |
clone()
Clone to handle hot reload
|
String |
getContentViewName() |
boolean |
getShowInExportView() |
protected boolean showInExportView
protected String contentView
public DocumentContentView()
public boolean getShowInExportView()
public String getContentViewName()
public DocumentContentView clone()
Copyright © 2015 Nuxeo SA. All rights reserved.