Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.dashboard.theme
Class LayoutManagerModel

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

public class LayoutManagerModel
extends AbstractModel


Constructor Summary
LayoutManagerModel()
           
 
Method Summary
 boolean isAnonymous()
           
 void setAnonymous(boolean anonymous)
           
 
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

LayoutManagerModel

public LayoutManagerModel()
Method Detail

isAnonymous

public boolean isAnonymous()

setAnonymous

public void setAnonymous(boolean anonymous)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.