|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate
nl.toolforge.karma.core.module.template.WebappModuleLayoutTemplate
Layout for a webapp-module. A web-module has the following directory-structure:
src/java
src/resources
test/java
test/resources
src/web
src/web/WEB-INF
Field Summary |
Fields inherited from class nl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate |
logger |
Constructor Summary | |
WebappModuleLayoutTemplate()
|
Method Summary | |
java.lang.String[] |
getDirectoryElements()
|
FileTemplate[] |
getFileElements()
|
Methods inherited from class nl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate |
createLayout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebappModuleLayoutTemplate()
Method Detail |
public FileTemplate[] getFileElements()
getFileElements
in interface ModuleLayoutTemplate
getFileElements
in class BaseModuleLayoutTemplate
public java.lang.String[] getDirectoryElements()
getDirectoryElements
in interface ModuleLayoutTemplate
getDirectoryElements
in class BaseModuleLayoutTemplate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |