Package | Description |
---|---|
lumis.portal.urlshortener |
This package provides means of working with shortened URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomURLShortener
Custom URL shortener.
|
class |
DummyURLShortener
Dummy implementation that returns the same URL.
|
class |
GoogleURLShortener
IURLShortener that uses Google URL shortening service (Goo.gl). |
class |
MigreMeURLShortener
IURLShortener that uses the Migre.me
URL shortening service. |
class |
TinyURLShortener
IURLShortener that uses the TinyURL
URL shortening service. |
Modifier and Type | Method and Description |
---|---|
IURLShortener |
IURLShortenerManager.get(ChannelConfig channel)
Returns the
URL shortener for the given
channel . |
IURLShortener |
URLShortenerManager.get(ChannelConfig channel) |
IURLShortener |
IURLShortenerManager.get(ServiceInstanceConfig serviceInstance)
Returns the
URL shortener for the given service
instance. |
IURLShortener |
URLShortenerManager.get(ServiceInstanceConfig serviceInstance) |
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.