protected class GadgetsHandlerService.MetadataGadgetContext extends GadgetContext
| Constructor and Description |
|---|
GadgetsHandlerService.MetadataGadgetContext(GadgetsHandlerApi.MetadataRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCajoled() |
String |
getContainer() |
boolean |
getDebug() |
boolean |
getIgnoreCache() |
Locale |
getLocale() |
long |
getModuleId() |
RenderingContext |
getRenderingContext() |
boolean |
getSanitize() |
SecurityToken |
getToken() |
Uri |
getUrl() |
String |
getView() |
getHost, getHostSchema, getParameter, getReferer, getRepository, getUserAgent, getUserIp, getUserPrefspublic GadgetsHandlerService.MetadataGadgetContext(GadgetsHandlerApi.MetadataRequest request)
public Uri getUrl()
getUrl in class GadgetContextpublic String getContainer()
getContainer in class GadgetContextpublic RenderingContext getRenderingContext()
getRenderingContext in class GadgetContextpublic long getModuleId()
getModuleId in class GadgetContextpublic Locale getLocale()
getLocale in class GadgetContextpublic boolean getIgnoreCache()
getIgnoreCache in class GadgetContextpublic boolean getDebug()
getDebug in class GadgetContextpublic String getView()
getView in class GadgetContextpublic SecurityToken getToken()
getToken in class GadgetContextpublic boolean getSanitize()
getSanitize in class GadgetContextpublic boolean getCajoled()
getCajoled in class GadgetContextCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.