protected class GadgetsHandler.ProxyRequestData extends Object implements GadgetsHandlerApi.ProxyRequest
| Constructor and Description |
|---|
GadgetsHandler.ProxyRequestData(String url,
BaseRequestItem request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDebug() |
String |
getFallbackUrl() |
String |
getGadget() |
boolean |
getIgnoreCache() |
GadgetsHandlerApi.ImageParams |
getImageParams() |
Integer |
getRefresh() |
String |
getRewriteMimeType() |
boolean |
getSanitize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainer, getFields, getUrlpublic GadgetsHandler.ProxyRequestData(String url, BaseRequestItem request) throws ProcessingException
ProcessingExceptionpublic boolean getDebug()
getDebug in interface GadgetsHandlerApi.ProxyRequestpublic String getFallbackUrl()
getFallbackUrl in interface GadgetsHandlerApi.ProxyRequestpublic boolean getIgnoreCache()
getIgnoreCache in interface GadgetsHandlerApi.ProxyRequestpublic GadgetsHandlerApi.ImageParams getImageParams()
getImageParams in interface GadgetsHandlerApi.ProxyRequestpublic Integer getRefresh()
getRefresh in interface GadgetsHandlerApi.ProxyRequestpublic String getRewriteMimeType()
getRewriteMimeType in interface GadgetsHandlerApi.ProxyRequestpublic boolean getSanitize()
getSanitize in interface GadgetsHandlerApi.ProxyRequestpublic String getGadget()
getGadget in interface GadgetsHandlerApi.ProxyRequestCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.