|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.pluginwizard.service.generator.PortletTemplateGenerator
public class PortletTemplateGenerator
The generator produced the templates necessary for the handling of portlets
Constructor Summary | |
---|---|
PortletTemplateGenerator()
|
Method Summary | |
---|---|
java.util.HashMap |
visitPath(java.lang.String strPath,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
PluginModel pluginModel)
Visit the path and verifies if Portlet templates is relevant to be generated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletTemplateGenerator()
Method Detail |
---|
public java.util.HashMap visitPath(java.lang.String strPath, fr.paris.lutece.portal.service.plugin.Plugin plugin, PluginModel pluginModel)
visitPath
in interface Visitor
strPath
- The path representing the file structure of the zipplugin
- The pluginpluginModel
- the representation of the created plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |