protected class GadgetsHandler.MetadataRequestData extends Object implements GadgetsHandlerApi.MetadataRequest
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
debug |
protected boolean |
ignoreCache |
protected Locale |
locale |
protected GadgetsHandlerApi.RenderingType |
renderingType |
| Constructor and Description |
|---|
GadgetsHandler.MetadataRequestData(String url,
BaseRequestItem request) |
| Modifier and Type | Method and Description |
|---|---|
GadgetsHandlerApi.AuthContext |
getAuthContext() |
boolean |
getDebug() |
boolean |
getIgnoreCache() |
Locale |
getLocale() |
int |
getModuleId() |
GadgetsHandlerApi.RenderingType |
getRenderingType() |
String |
getView() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainer, getFields, getUrlprotected final Locale locale
protected final boolean ignoreCache
protected final boolean debug
protected final GadgetsHandlerApi.RenderingType renderingType
public GadgetsHandler.MetadataRequestData(String url, BaseRequestItem request) throws ProcessingException
ProcessingExceptionpublic int getModuleId()
public Locale getLocale()
getLocale in interface GadgetsHandlerApi.MetadataRequestpublic boolean getIgnoreCache()
getIgnoreCache in interface GadgetsHandlerApi.MetadataRequestpublic boolean getDebug()
getDebug in interface GadgetsHandlerApi.MetadataRequestpublic String getView()
getView in interface GadgetsHandlerApi.MetadataRequestpublic GadgetsHandlerApi.AuthContext getAuthContext()
getAuthContext in interface GadgetsHandlerApi.MetadataRequestpublic GadgetsHandlerApi.RenderingType getRenderingType()
getRenderingType in interface GadgetsHandlerApi.MetadataRequestCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.