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.Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.