Package lumis.portal.urlshortener

Package class diagram package lumis.portal.urlshortener
This package provides means of working with shortened URLs.

See:
          Description

Interface Summary
IURLShortener Represents an URL shortener.
IURLShortenerManager Provides URL shortening operations.
All the operations here defined require some authenticated user, so that SessionConfig.getCurrentSessionConfig() do not return null.
 

Class Summary
CustomURLShortener Custom URL shortener.
DummyURLShortener Dummy implementation that returns the same URL.
GoogleURLShortener IURLShortener that uses Google URL shortening service (Goo.gl).
MigreMeURLShortener IURLShortener that uses the Migre.me URL shortening service.
TinyURLShortener IURLShortener that uses the TinyURL URL shortening service.
URLShortenerManager IURLManager implementation.
 

Package lumis.portal.urlshortener Description

This package provides means of working with shortened URLs.

Although the main purpose is to shorten URLs, some artifacts also provides means of extending previously shortened URLs. More specifically, AbstractURLShortener provides this functionality.

Since:
6.1.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.