public interface IURLShortener
Modifier and Type | Method and Description |
---|---|
String |
shorten(String url)
Shortens a given URL.
|
String shorten(String url) throws PortalException
url
- the URL to be shortened.PortalException
- if some error occur in shortening process.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.