|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceCopier
| Method Summary | |
|---|---|
void |
cleanControllers()
Cleans out controllers replacing them with new ones |
void |
copyGrailsApp()
Copies the whole grails-app replacing any changes |
void |
copyResourceBundles()
Copies the resource bundles. |
void |
copyViews()
Copies only the views. |
void |
copyViews(boolean shouldOverwrite)
Copies only the views |
void |
generateWebXml()
Re-generates the web.xml file |
void |
setBasedir(String basedir)
The basedir to copy from (defaults to ".") |
void |
setDestdir(String destdir)
The destdir to copy destdir (defaults to "./tmp/war") |
| Method Detail |
|---|
void copyGrailsApp()
void copyViews(boolean shouldOverwrite)
shouldOverwrite - Whether the views should be overwrittenvoid copyViews()
void copyResourceBundles()
void setBasedir(String basedir)
basedir - void setDestdir(String destdir)
destdir - void generateWebXml()
void cleanControllers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||