protected class GadgetsHandler.MetadataRequestData extends Object implements GadgetsHandlerApi.MetadataRequest
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
debug |
protected boolean |
ignoreCache |
protected Locale |
locale |
| Constructor and Description |
|---|
GadgetsHandler.MetadataRequestData(String url,
BaseRequestItem request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDebug() |
boolean |
getIgnoreCache() |
Locale |
getLocale() |
int |
getModuleId() |
GadgetsHandlerApi.TokenData |
getToken() |
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
public GadgetsHandler.MetadataRequestData(String url, BaseRequestItem request)
public 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.TokenData getToken()
getToken in interface GadgetsHandlerApi.MetadataRequestCopyright © 2007-2012. All Rights Reserved.