public interface CSOUriGenerator
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getURI(CSOLink csoLink)
Generates a link for the given CSOLink object.
|
java.lang.String getURI(CSOLink csoLink) throws CLLException
csoLink
- The CSOLink
objectCLLException
- in case of a failure to generate the link for given CSOLink object