Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.types
Class DocumentContentViews

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.DocumentContentViews
All Implemented Interfaces:
Serializable

public class DocumentContentViews
extends Object
implements Serializable

Content view descriptor put on document types.

Since:
5.4
Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
DocumentContentViews()
           
 
Method Summary
 boolean getAppend()
           
 String[] getContentViewNames()
           
 String[] getContentViewNamesForExport()
           
 DocumentContentView[] getContentViews()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentContentViews

public DocumentContentViews()
Method Detail

getContentViews

public DocumentContentView[] getContentViews()

getAppend

public boolean getAppend()

getContentViewNames

public String[] getContentViewNames()

getContentViewNamesForExport

public String[] getContentViewNamesForExport()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.