org.apache.hadoop.chukwa.rest.resource
Class WidgetResource

java.lang.Object
  extended by org.apache.hadoop.chukwa.rest.resource.WidgetResource

public class WidgetResource
extends Object


Constructor Summary
WidgetResource()
           
 
Method Summary
 WidgetBean getProfile(String wid)
           
 CatalogBean getWidgetCatalog()
           
 ReturnCodeBean saveWidget(WidgetBean widget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetResource

public WidgetResource()
Method Detail

getProfile

public WidgetBean getProfile(String wid)

saveWidget

public ReturnCodeBean saveWidget(WidgetBean widget)

getWidgetCatalog

public CatalogBean getWidgetCatalog()


Copyright © ${year} The Apache Software Foundation