Package it.eng.spagobi.utilities.urls

Interface Summary
IUrlBuilder This is the interface for classes that implements logic to generate URLS This is because we want reuse JSP in Standalone Web applications and Portlet Enviroments
 

Class Summary
PortletUrlBuilder The implementation of IUrlBuilder used when SpagoBI is used as a PORTLET
UrlBuilderFactory  
UrlUtilities  
WebUrlBuilder The implementation of IUrlBuilder used when SpagoBI is used as a STANDALONE WEB APPLICATION