public interface LinkBuilder extends LinkValidator
Modifier and Type | Method and Description |
---|---|
String |
toLink(String baseURL)
Builds the weblink url with given baseURL.
|
String |
toSecureLink(String baseURL)
Builds a secure weblink url with given baseURL.
|
validate
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.