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

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

public class BusinessFileConfig
extends Object

BusinessFileConfig


Constructor Summary
BusinessFileConfig()
           
 
Method Summary
 String getPrefix()
          Returns the Prefix
 String getSourcePath()
          Returns the Path
 String getSuffix()
          Returns the Suffix
 String getTemplate()
          Returns the Template
 void setPrefix(String strPrefix)
          Sets the Prefix
 void setSourcePath(String strPath)
          Sets the Path
 void setSuffix(String strSuffix)
          Sets the Suffix
 void setTemplate(String strTemplate)
          Sets the Template
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessFileConfig

public BusinessFileConfig()
Method Detail

getPrefix

public String getPrefix()
Returns the Prefix

Returns:
The Prefix

setPrefix

public void setPrefix(String strPrefix)
Sets the Prefix

Parameters:
strPrefix - The Prefix

getSuffix

public String getSuffix()
Returns the Suffix

Returns:
The Suffix

setSuffix

public void setSuffix(String strSuffix)
Sets the Suffix

Parameters:
strSuffix - The Suffix

getSourcePath

public String getSourcePath()
Returns the Path

Returns:
The Path

setSourcePath

public void setSourcePath(String strPath)
Sets the Path

Parameters:
strPath - The Path

getTemplate

public String getTemplate()
Returns the Template

Returns:
The Template

setTemplate

public void setTemplate(String strTemplate)
Sets the Template

Parameters:
strTemplate - The Template


Copyright © 2013 Mairie de Paris. All Rights Reserved.