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 |
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) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.