public static final class ConcatUriManager.ConcatUri extends ProxyUriBase
| Constructor and Description |
|---|
ConcatUriManager.ConcatUri(Gadget gadget,
List<Uri> batch,
ConcatUriManager.Type type) |
ConcatUriManager.ConcatUri(UriStatus status,
List<Uri> uris,
String splitParam,
ConcatUriManager.Type type,
Uri origUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static List<ConcatUriManager.ConcatUri> |
fromList(Gadget gadget,
List<List<Uri>> batches,
ConcatUriManager.Type type) |
List<Uri> |
getBatch() |
String |
getSplitParam() |
ConcatUriManager.Type |
getType() |
int |
hashCode() |
cajoleContent, getBooleanValue, getContainer, getGadget, getIntegerValue, getRefresh, getRewriteMimeType, getStatus, isDebug, isNoCache, makeHttpRequest, makeQueryParams, sanitizeContent, setCajoleContent, setFromUri, setRewriteMimeType, setSanitizeContent, translateStatusRefreshpublic ConcatUriManager.ConcatUri(Gadget gadget, List<Uri> batch, ConcatUriManager.Type type)
public boolean equals(Object obj)
equals in class ProxyUriBasepublic int hashCode()
hashCode in class ProxyUriBasepublic ConcatUriManager.Type getType()
public String getSplitParam()
public static List<ConcatUriManager.ConcatUri> fromList(Gadget gadget, List<List<Uri>> batches, ConcatUriManager.Type type)
Copyright © 2007-2012. All Rights Reserved.