it.eng.spagobi.commons.utilities.urls
Class UrlBuilderFactory

java.lang.Object
  extended by it.eng.spagobi.commons.utilities.urls.UrlBuilderFactory

public class UrlBuilderFactory
extends java.lang.Object


Constructor Summary
UrlBuilderFactory()
           
 
Method Summary
static IUrlBuilder getUrlBuilder()
          Gets the url builder.
static IUrlBuilder getUrlBuilder(java.lang.String channelType)
          Gets the url builder.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlBuilderFactory

public UrlBuilderFactory()
Method Detail

getUrlBuilder

public static IUrlBuilder getUrlBuilder()
Gets the url builder.

Returns:
the url builder

getUrlBuilder

public static IUrlBuilder getUrlBuilder(java.lang.String channelType)
Gets the url builder.

Parameters:
channelType - the channel type
Returns:
the url builder