fr.paris.lutece.plugins.pluginwizard.service.generator
Interface Visitor

All Known Implementing Classes:
BackOfficeJspGenerator, BackOfficeTemplateCodeGenerator, BusinessClassCodeGenerator, JspBeanCodeGenerator, PluginXmlGenerator, PomGenerator, PortletGenerator, PortletJspBeanGenerator, PortletJspFilesGenerator, PortletTemplateGenerator, PortletXslGenerator, PropertiesGenerator, ResourcesCodeGenerator, SpringContextXmlGenerator, SqlCodeGenerator, XPageGenerator

public interface Visitor

Visitor interface to implement visitor pattern


Method Summary
 java.util.HashMap visitPath(java.lang.String strPath, fr.paris.lutece.portal.service.plugin.Plugin plugin, PluginModel pluginModel)
          Visiting parts of the file tree structure
 

Method Detail

visitPath

java.util.HashMap visitPath(java.lang.String strPath,
                            fr.paris.lutece.portal.service.plugin.Plugin plugin,
                            PluginModel pluginModel)
Visiting parts of the file tree structure

Parameters:
strPath - The path
plugin - The plugin
pluginModel - The plugin model
Returns:
A hadh map with the name of the file and a string in which is found the corresponding source code


Copyright © 2011 Mairie de Paris. All Rights Reserved.