Uses of Interface
lumis.portal.urlshortener.IURLShortener

Packages that use IURLShortener
lumis.portal.urlshortener This package provides means of working with shortened URLs. 
 

Uses of IURLShortener in lumis.portal.urlshortener
 

Classes in lumis.portal.urlshortener that implement IURLShortener
 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.
 

Methods in lumis.portal.urlshortener that return IURLShortener
 IURLShortener URLShortenerManager.get(ChannelConfig channel)
           
 IURLShortener IURLShortenerManager.get(ChannelConfig channel)
          Returns the URL shortener for the given channel.
 IURLShortener URLShortenerManager.get(ServiceInstanceConfig serviceInstance)
           
 IURLShortener IURLShortenerManager.get(ServiceInstanceConfig serviceInstance)
          Returns the URL shortener for the given service instance.
 



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