|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.urlgenerator.CopyOfWebQbeUrlGenerator
public class CopyOfWebQbeUrlGenerator
The Class CopyOfWebQbeUrlGenerator.
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 |
---|
public CopyOfWebQbeUrlGenerator()
Method Detail |
---|
public java.lang.String getUrl(javax.servlet.http.HttpServletRequest aHttpServletRequest, java.util.Map parameters)
CopyOfIQbeUrlGenerator
getUrl
in interface CopyOfIQbeUrlGenerator
aHttpServletRequest
- the http servlet requestparameters
- an HashMap of parameters
public java.lang.String conformStaticResourceLink(javax.servlet.http.HttpServletRequest aHttpServletRequest, java.lang.String originalUrl)
CopyOfIQbeUrlGenerator
conformStaticResourceLink
in interface CopyOfIQbeUrlGenerator
aHttpServletRequest
- the http servlet requestoriginalUrl
- a String representic a link to static resource img, css, js and so on
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |