|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.scaffolding.GrailsScaffoldingUtil
public class GrailsScaffoldingUtil
Contains utility methods for configuration scaffolding
Constructor Summary | |
---|---|
GrailsScaffoldingUtil()
|
Method Summary | |
---|---|
static void |
configureScaffolders(GrailsApplication application,
org.springframework.context.ApplicationContext appContext)
Configures all the scaffolders registered within the ApplicationContext. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrailsScaffoldingUtil()
Method Detail |
---|
public static void configureScaffolders(GrailsApplication application, org.springframework.context.ApplicationContext appContext)
application
- The GrailsApplication instanceappContext
- The ApplicationContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |