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

java.lang.Object
  extended by fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
      extended by fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGenerator
All Implemented Interfaces:
Generator

public class AdminJspBeanGenerator
extends AbstractGenerator

Admin Jsp Bean Generator


Constructor Summary
AdminJspBeanGenerator()
           
 
Method Summary
 Map generate(PluginModel pm)
          Visiting parts of the file tree structure
 void setAbstractParentBeanTemplate(String strParent)
          Set the parent bean template
 
Methods inherited from class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
build, build, build, build, getFilePath, getFirstCaps, getModel, getTemplate, setTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminJspBeanGenerator

public AdminJspBeanGenerator()
Method Detail

setAbstractParentBeanTemplate

public void setAbstractParentBeanTemplate(String strParent)
Set the parent bean template

Parameters:
strParent - The parent bean template

generate

public Map 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.