public static interface ConcatUriManager.Versioner
| Modifier and Type | Method and Description |
|---|---|
UriStatus |
validate(List<Uri> resourceUris,
String container,
String value)
Validate the version of the resource list.
|
List<String> |
version(List<List<Uri>> resourceUris,
String container)
Generates a version for each of the provided resources.
|
List<String> version(List<List<Uri>> resourceUris, String container)
resourceUris - List of resource "batches" to version.container - Container making the requestCopyright © 2007-2012. All Rights Reserved.