Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.spaces.api
Class AbstractGadget

java.lang.Object
  extended by org.nuxeo.ecm.spaces.api.AbstractGadget
All Implemented Interfaces:
Gadget
Direct Known Subclasses:
DocGadgetImpl

public abstract class AbstractGadget
extends java.lang.Object
implements Gadget


Constructor Summary
AbstractGadget()
           
 
Method Summary
 java.lang.String getPref(java.lang.String prefKey)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.ecm.spaces.api.Gadget
copyFrom, getCategory, getDefinitionUrl, getDescription, getHeight, getId, getName, getOwner, getParent, getPlaceId, getPosition, getPreferences, getTitle, getViewer, isCollapsed, isConfigurable, isEditable, isEqualTo, save, setCategory, setCollapsed, setDefinitionUrl, setDescription, setHeight, setName, setPlaceId, setPosition, setPreferences, setTitle
 

Constructor Detail

AbstractGadget

public AbstractGadget()
Method Detail

getPref

public java.lang.String getPref(java.lang.String prefKey)
                         throws ClientException
Specified by:
getPref in interface Gadget
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.