fr.paris.lutece.plugins.pluginwizard.service.generator
Class BusinessClassGenerator
java.lang.Object
fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGenerator
- All Implemented Interfaces:
- Generator
public class BusinessClassGenerator
- extends AbstractGenerator
The business classes representing the business layer of the plugin is generated
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessClassGenerator
public BusinessClassGenerator()
setFiles
public void setFiles(List<BusinessFileConfig> listFiles)
- Set the list of files config
- Parameters:
listFiles
- The list of files
generate
public Map<String,String> generate(PluginModel pm)
- Visiting parts of the file tree structure
- Parameters:
pm
- 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.