|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.commons.AbstractGrailsClass
org.codehaus.groovy.grails.commons.DefaultGrailsUrlMappingsClass
public class DefaultGrailsUrlMappingsClass
Field Summary | |
---|---|
static java.lang.String |
URL_MAPPINGS
|
Constructor Summary | |
---|---|
DefaultGrailsUrlMappingsClass(java.lang.Class clazz)
|
Method Summary | |
---|---|
groovy.lang.Closure |
getMappingsClosure()
Returns the mappings closure which is called to evaluate the url mappings. |
Methods inherited from class org.codehaus.groovy.grails.commons.AbstractGrailsClass |
---|
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyValue, getPropertyValue, getReference, getShortName, hasProperty, newInstance, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.codehaus.groovy.grails.commons.GrailsClass |
---|
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getShortName, hasProperty, newInstance |
Field Detail |
---|
public static final java.lang.String URL_MAPPINGS
Constructor Detail |
---|
public DefaultGrailsUrlMappingsClass(java.lang.Class clazz)
Method Detail |
---|
public groovy.lang.Closure getMappingsClosure()
GrailsUrlMappingsClass
getMappingsClosure
in interface GrailsUrlMappingsClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |