public interface DatabaseURLGenerator
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toLink(java.lang.String poID,
java.util.Properties poOptions)
Returns a full retrieve item anchor
for the given database id.
|
java.lang.String |
toURL(java.lang.String poID,
java.util.Properties poOptions)
Returns a string representation of a URL to the
specified ID.
|
java.lang.String toURL(java.lang.String poID,
java.util.Properties poOptions)
poID - a database IDpoOptions - Properties - any options neededString valuejava.lang.String toLink(java.lang.String poID,
java.util.Properties poOptions)
poID - a String valuepoOptions - a Properties valueString value