Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.dashboard.theme
Class GadgetManagerFragment

java.lang.Object
  extended by org.nuxeo.theme.nodes.AbstractNode
      extended by org.nuxeo.theme.elements.AbstractElement
          extended by org.nuxeo.theme.fragments.AbstractFragment
              extended by org.nuxeo.opensocial.dashboard.theme.GadgetManagerFragment
All Implemented Interfaces:
Element, Fragment, Node, Relate, Identifiable

public class GadgetManagerFragment
extends AbstractFragment


Constructor Summary
GadgetManagerFragment()
           
 
Method Summary
 Model getModel()
           
 Model getModel(CoreSession session)
           
 
Methods inherited from class org.nuxeo.theme.fragments.AbstractFragment
getFragmentType, getVisibilityPerspectives, isDynamic, isVisibleInPerspective, setAlwaysVisible, setFragmentType, setVisibleInPerspective
 
Methods inherited from class org.nuxeo.theme.elements.AbstractElement
computeXPath, getChildrenInContext, getDescription, getElementType, getName, getNodeTypeFamily, getUid, hash, isEmpty, setDescription, setElementType, setName, setUid
 
Methods inherited from class org.nuxeo.theme.nodes.AbstractNode
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.theme.elements.Element
computeXPath, getChildrenInContext, getDescription, getElementType, isEmpty, setDescription, setElementType
 
Methods inherited from interface org.nuxeo.theme.relations.Relate
hash
 
Methods inherited from interface org.nuxeo.theme.nodes.Node
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getNodeTypeFamily, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
 
Methods inherited from interface org.nuxeo.theme.uids.Identifiable
getName, getUid, setName, setUid
 

Constructor Detail

GadgetManagerFragment

public GadgetManagerFragment()
Method Detail

getModel

public Model getModel()
               throws ModelException
Specified by:
getModel in interface Fragment
Specified by:
getModel in class AbstractFragment
Throws:
ModelException

getModel

public Model getModel(CoreSession session)
               throws ModelException
Throws:
ModelException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.