protected class GadgetsHandler.JsRequestData extends Object implements GadgetsHandlerApi.JsRequest
| Constructor and Description |
|---|
GadgetsHandler.JsRequestData(BaseRequestItem request) |
| Modifier and Type | Method and Description |
|---|---|
GadgetsHandlerApi.RenderingContext |
getContext() |
boolean |
getDebug() |
List<String> |
getFeatures() |
String |
getGadget() |
boolean |
getIgnoreCache() |
List<String> |
getLoadedFeatures() |
String |
getOnload() |
Integer |
getRefresh() |
String |
getRepository() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainer, getFields, getUrlpublic GadgetsHandler.JsRequestData(BaseRequestItem request) throws ProcessingException
ProcessingExceptionpublic GadgetsHandlerApi.RenderingContext getContext()
getContext in interface GadgetsHandlerApi.JsRequestpublic boolean getDebug()
getDebug in interface GadgetsHandlerApi.JsRequestpublic List<String> getFeatures()
getFeatures in interface GadgetsHandlerApi.JsRequestpublic List<String> getLoadedFeatures()
getLoadedFeatures in interface GadgetsHandlerApi.JsRequestpublic boolean getIgnoreCache()
getIgnoreCache in interface GadgetsHandlerApi.JsRequestpublic String getOnload()
getOnload in interface GadgetsHandlerApi.JsRequestpublic Integer getRefresh()
getRefresh in interface GadgetsHandlerApi.JsRequestpublic String getGadget()
getGadget in interface GadgetsHandlerApi.JsRequestpublic String getRepository()
getRepository in interface GadgetsHandlerApi.JsRequestCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.