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

All Known Implementing Classes:
AbstractFileGenerator, AbstractGenerator, AdminJspBeanGenerator, AdminJspControllerGenerator, AdminJspGenerator, AdminTemplateGenerator, BusinessClassGenerator, PluginXmlGenerator, PomGenerator, PortletGenerator, PortletJspBeanGenerator, PortletJspGenerator, PortletTemplateGenerator, PortletXslGenerator, PropertiesGenerator, ResourcesGenerator, SiteDocumentationGenerator, SpringContextXmlGenerator, SqlCodeGenerator, XPageGenerator

public interface Generator

Visitor interface to implement visitor pattern


Method Summary
 Map generate(PluginModel pluginModel)
          Visiting parts of the file tree structure
 

Method Detail

generate

Map generate(PluginModel pluginModel)
Visiting parts of the file tree structure

Parameters:
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 © 2013 Mairie de Paris. All Rights Reserved.