public interface RedirectResolver
Modifier and Type | Method and Description |
---|---|
URI |
getURI(Blob blob,
BlobManager.UsageHint usage,
javax.servlet.http.HttpServletRequest request)
Return a redirect URI if possible to the specified Blob
|
URI getURI(Blob blob, BlobManager.UsageHint usage, javax.servlet.http.HttpServletRequest request) throws IOException
blob
- to get the URI forusage
- forrequest
- Native Http requestIOException
Copyright © 2017 Nuxeo. All rights reserved.