Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.types
Class ContentViews

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

public class ContentViews
extends java.lang.Object
implements java.io.Serializable

Content view descriptor put on document types.

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

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

Constructor Detail

ContentViews

public ContentViews()
Method Detail

getContentViews

public java.lang.String[] getContentViews()

getAppend

public boolean getAppend()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.