fr.paris.lutece.plugins.directory.modules.pdfproducer.business.producerconfig
Class DefaultConfigProducer

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.modules.pdfproducer.business.producerconfig.DefaultConfigProducer
All Implemented Interfaces:
IConfigProducer

public class DefaultConfigProducer
extends java.lang.Object
implements IConfigProducer

DefaultConfigProducer


Constructor Summary
DefaultConfigProducer()
           
 
Method Summary
 int getFileName()
           
 int getIdDirectory()
           
 int getIdEntryFileName()
           
 int getIdProducerConfig()
           
 java.lang.String getName()
           
 java.lang.String getName(java.util.Locale locale)
           
 java.lang.String getTextFileName()
           
 java.lang.String getType()
           
 java.lang.String getTypeConfigFileName()
           
 void setIdDirectory(int nIdDirectory)
           
 void setIdEntryFileName(int nIdEntryFileName)
           
 void setIdProducerConfig(int nIdProducerConfig)
           
 void setName(java.lang.String strName)
           
 void setTextFileName(java.lang.String strTextFileName)
           
 void setType(java.lang.String strType)
           
 void setTypeConfigFileName(java.lang.String strTypeConfigFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConfigProducer

public DefaultConfigProducer()
Method Detail

getIdProducerConfig

public int getIdProducerConfig()
Specified by:
getIdProducerConfig in interface IConfigProducer
Returns:
the _nIdProducerConfig

setIdProducerConfig

public void setIdProducerConfig(int nIdProducerConfig)
Specified by:
setIdProducerConfig in interface IConfigProducer
Parameters:
nIdProducerConfig - the _nIdProducerConfig to set

getName

public java.lang.String getName()
Specified by:
getName in interface IConfigProducer
Returns:
the _strName

getName

public java.lang.String getName(java.util.Locale locale)
Parameters:
locale - locale
Returns:
the _strName

setIdEntryFileName

public void setIdEntryFileName(int nIdEntryFileName)
Specified by:
setIdEntryFileName in interface IConfigProducer
Parameters:
nIdEntryFileName - the _nIdEntryFileName to set

getIdEntryFileName

public int getIdEntryFileName()
Specified by:
getIdEntryFileName in interface IConfigProducer
Returns:
the _nIdEntryFileName

getFileName

public int getFileName()
Returns:
the FileName

setName

public void setName(java.lang.String strName)
Specified by:
setName in interface IConfigProducer
Parameters:
strName - the _strName to set

getIdDirectory

public int getIdDirectory()
Specified by:
getIdDirectory in interface IConfigProducer
Returns:
the _nIdDirectory

setIdDirectory

public void setIdDirectory(int nIdDirectory)
Specified by:
setIdDirectory in interface IConfigProducer
Parameters:
nIdDirectory - the _nIdDirectory to set

getType

public java.lang.String getType()
Specified by:
getType in interface IConfigProducer
Returns:
the _strType

setType

public void setType(java.lang.String strType)
Specified by:
setType in interface IConfigProducer
Parameters:
strType - the _strType to set

getTypeConfigFileName

public java.lang.String getTypeConfigFileName()
Specified by:
getTypeConfigFileName in interface IConfigProducer
Returns:
the _strTypeConfigFileName

setTypeConfigFileName

public void setTypeConfigFileName(java.lang.String strTypeConfigFileName)
Specified by:
setTypeConfigFileName in interface IConfigProducer
Parameters:
strTypeConfigFileName - the _strTypeConfigFileName to set

getTextFileName

public java.lang.String getTextFileName()
Specified by:
getTextFileName in interface IConfigProducer
Returns:
the _strTextFileName

setTextFileName

public void setTextFileName(java.lang.String strTextFileName)
Specified by:
setTextFileName in interface IConfigProducer
Parameters:
strTextFileName - the _strTextFileName to set


Copyright © 2011 Mairie de Paris. All Rights Reserved.