fr.paris.lutece.plugins.directory.modules.pdfproducer.business.producerconfig
Class DefaultConfigProducer
java.lang.Object
fr.paris.lutece.plugins.directory.modules.pdfproducer.business.producerconfig.DefaultConfigProducer
- All Implemented Interfaces:
- IConfigProducer
public class DefaultConfigProducer
- extends java.lang.Object
- implements IConfigProducer
DefaultConfigProducer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConfigProducer
public DefaultConfigProducer()
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.