|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.lang.Closure
org.codehaus.groovy.grails.scaffolding.DefaultGrailsScaffolder.AbstractAction
org.codehaus.groovy.grails.scaffolding.DefaultGrailsScaffolder.UpdateAction
class DefaultGrailsScaffolder.UpdateAction
A closure action that implements the updating of an existing scaffoled instances. If the instance is updated successfully the action redirects to "show" for the id, otherwise it redirects to "edit"
| Field Summary |
|---|
| Fields inherited from class org.codehaus.groovy.grails.scaffolding.DefaultGrailsScaffolder.AbstractAction |
|---|
controller, request, response, scaffoldRequestHandler, scaffoldResponseFactory, scaffoldResponseHandler |
| Fields inherited from class groovy.lang.Closure |
|---|
DELEGATE_FIRST, DELEGATE_ONLY, DONE, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF |
| Constructor Summary | |
|---|---|
DefaultGrailsScaffolder.UpdateAction(Object owner)
|
|
| Method Summary | |
|---|---|
Object |
call(Object[] args)
|
| Methods inherited from class org.codehaus.groovy.grails.scaffolding.DefaultGrailsScaffolder.AbstractAction |
|---|
setScaffoldRequestHandler, setScaffoldResponseHandlerFactory |
| Methods inherited from class groovy.lang.Closure |
|---|
asWritable, call, call, clone, curry, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, isCase, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException |
| Methods inherited from class groovy.lang.GroovyObjectSupport |
|---|
getMetaClass, invokeMethod, setMetaClass |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultGrailsScaffolder.UpdateAction(Object owner)
| Method Detail |
|---|
public Object call(Object[] args)
call in class groovy.lang.Closure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||