it.eng.qbe.urlgenerator
Class CopyOfWebQbeUrlGenerator

java.lang.Object
  extended by it.eng.qbe.urlgenerator.CopyOfWebQbeUrlGenerator
All Implemented Interfaces:
CopyOfIQbeUrlGenerator

public class CopyOfWebQbeUrlGenerator
extends java.lang.Object
implements CopyOfIQbeUrlGenerator

The Class CopyOfWebQbeUrlGenerator.

Author:
Andrea Zoppello The implementation of IQbeUrlGenerator used when QBE is used as a STANDALONE WEB APPLICATIONS

Constructor Summary
CopyOfWebQbeUrlGenerator()
           
 
Method Summary
 java.lang.String conformStaticResourceLink(javax.servlet.http.HttpServletRequest aHttpServletRequest, java.lang.String originalUrl)
          Conform static resource link.
 java.lang.String getUrl(javax.servlet.http.HttpServletRequest aHttpServletRequest, java.util.Map parameters)
          Gets the url.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyOfWebQbeUrlGenerator

public CopyOfWebQbeUrlGenerator()
Method Detail

getUrl

public java.lang.String getUrl(javax.servlet.http.HttpServletRequest aHttpServletRequest,
                               java.util.Map parameters)
Description copied from interface: CopyOfIQbeUrlGenerator
Gets the url.

Specified by:
getUrl in interface CopyOfIQbeUrlGenerator
Parameters:
aHttpServletRequest - the http servlet request
parameters - an HashMap of parameters
Returns:
a URL given the Map parameters

conformStaticResourceLink

public java.lang.String conformStaticResourceLink(javax.servlet.http.HttpServletRequest aHttpServletRequest,
                                                  java.lang.String originalUrl)
Description copied from interface: CopyOfIQbeUrlGenerator
Conform static resource link.

Specified by:
conformStaticResourceLink in interface CopyOfIQbeUrlGenerator
Parameters:
aHttpServletRequest - the http servlet request
originalUrl - a String representic a link to static resource img, css, js and so on
Returns:
the string