public class RedirectResultURIConverter extends Object implements ResultURIConverter
| Constructor and Description |
|---|
RedirectResultURIConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
makeReplayURI(String datespec,
String url)
return an absolute URL that will replay URL url at time datespec.
|
void |
setRedirectURI(String redirectURI) |
public String makeReplayURI(String datespec, String url)
ResultURIConvertermakeReplayURI in interface ResultURIConverterdatespec - 14-digit timestamp for the desired Resourceurl - for the desired Resourcepublic void setRedirectURI(String redirectURI)
redirectURI - the redirectURI to setCopyright © 2005–2015 IIPC. All rights reserved.