fr.paris.lutece.plugins.pluginwizard.service.generator
Class GeneratorService

java.lang.Object
  extended by fr.paris.lutece.plugins.pluginwizard.service.generator.GeneratorService

public class GeneratorService
extends Object

Generator Service


Constructor Summary
GeneratorService()
           
 
Method Summary
 Map<String,String> getGeneratedSources(fr.paris.lutece.portal.service.plugin.Plugin plugin, PluginModel model, int nScheme)
          Generate Sources
static fr.paris.lutece.util.ReferenceList getGenerationSchemes()
          Returns Generation schemes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorService

public GeneratorService()
Method Detail

getGeneratedSources

public Map<String,String> getGeneratedSources(fr.paris.lutece.portal.service.plugin.Plugin plugin,
                                              PluginModel model,
                                              int nScheme)
Generate Sources

Parameters:
plugin - The plugin (pluginwizard)
model - The plugin model to generate
nScheme - The Scheme
Returns:
Map that contains sources

getGenerationSchemes

public static fr.paris.lutece.util.ReferenceList getGenerationSchemes()
Returns Generation schemes

Returns:
Generation schemes


Copyright © 2013 Mairie de Paris. All Rights Reserved.