|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcatUriManager.Type | |
|---|---|
| org.apache.shindig.gadgets.uri | |
| Uses of ConcatUriManager.Type in org.apache.shindig.gadgets.uri |
|---|
| Methods in org.apache.shindig.gadgets.uri that return ConcatUriManager.Type | |
|---|---|
static ConcatUriManager.Type |
ConcatUriManager.Type.fromMime(String mime)
|
static ConcatUriManager.Type |
ConcatUriManager.Type.fromType(String type)
|
ConcatUriManager.Type |
ConcatUriManager.ConcatUri.getType()
|
static ConcatUriManager.Type |
ConcatUriManager.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConcatUriManager.Type[] |
ConcatUriManager.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.shindig.gadgets.uri with parameters of type ConcatUriManager.Type | |
|---|---|
static List<ConcatUriManager.ConcatUri> |
ConcatUriManager.ConcatUri.fromList(Gadget gadget,
List<List<Uri>> batches,
ConcatUriManager.Type type)
|
| Constructors in org.apache.shindig.gadgets.uri with parameters of type ConcatUriManager.Type | |
|---|---|
ConcatUriManager.ConcatUri(Gadget gadget,
List<Uri> batch,
ConcatUriManager.Type type)
|
|
ConcatUriManager.ConcatUri(UriStatus status,
List<Uri> uris,
String splitParam,
ConcatUriManager.Type type,
Uri origUri)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||