Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.dashboard.theme
Class MainContentModel

java.lang.Object
  extended by org.nuxeo.theme.models.AbstractModel
      extended by org.nuxeo.opensocial.dashboard.theme.MainContentModel
All Implemented Interfaces:
Model

public class MainContentModel
extends AbstractModel


Constructor Summary
MainContentModel()
           
 
Method Summary
 boolean getIsAnonymous()
           
 void setAnonymous(boolean isAnonymous)
           
 
Methods inherited from class org.nuxeo.theme.models.AbstractModel
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainContentModel

public MainContentModel()
Method Detail

getIsAnonymous

public boolean getIsAnonymous()

setAnonymous

public void setAnonymous(boolean isAnonymous)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.