|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.web.util.UrlPathHelper
org.codehaus.groovy.grails.web.servlet.GrailsUrlPathHelper
public class GrailsUrlPathHelper
Extends the default Spring UrlPathHelper and makes methods Grails path aware.
| Field Summary | |
|---|---|
static java.lang.String |
GRAILS_DISPATCH_EXTENSION
|
static java.lang.String |
GRAILS_SERVLET_PATH
|
| Constructor Summary | |
|---|---|
GrailsUrlPathHelper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPathWithinApplication(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class org.springframework.web.util.UrlPathHelper |
|---|
decodeRequestString, determineEncoding, getContextPath, getDefaultEncoding, getLookupPathForRequest, getOriginatingContextPath, getOriginatingQueryString, getOriginatingRequestUri, getOriginatingServletPath, getPathWithinServletMapping, getRequestUri, getServletPath, setAlwaysUseFullPath, setDefaultEncoding, setUrlDecode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GRAILS_DISPATCH_EXTENSION
public static final java.lang.String GRAILS_SERVLET_PATH
| Constructor Detail |
|---|
public GrailsUrlPathHelper()
| Method Detail |
|---|
public java.lang.String getPathWithinApplication(javax.servlet.http.HttpServletRequest request)
getPathWithinApplication in class org.springframework.web.util.UrlPathHelper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||