public interface GrailsUrlMappingsClass extends GrailsClass
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getExcludePatterns()
Returns a List of URI patterns to exclude.
|
groovy.lang.Closure |
getMappingsClosure()
Returns the mappings closure which is called to evaluate the url mappings.
|
getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstancesetGrailsApplicationgroovy.lang.Closure getMappingsClosure()
java.util.List getExcludePatterns()