public interface Resolver
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryName()
Gets the entry name.
|
String |
getLink(String baseURI,
Map<String,String> parameters)
Gets the link.
|
String |
getResourceName()
Gets the resource name.
|
String |
shortLink(String theLink,
Map<String,String> parameters)
Short link.
|
String getResourceName()
String getEntryName()
String getLink(String baseURI, Map<String,String> parameters) throws Exception
baseURI - the base URIparameters - the parametersException - the exceptionCopyright © 2022. All Rights Reserved.