public interface LinkBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
copy(String baseURL)
Copy.
|
void |
open(String baseURL)
Open.
|
String |
toLink(String baseURL)
To link.
|
String toLink(String baseURL) throws com.saperion.util.LinkCreationException
baseURL - the base urlcom.saperion.util.LinkCreationException - the link creation exceptionvoid open(String baseURL)
baseURL - the base urlvoid copy(String baseURL)
baseURL - the base urlCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.