fr.paris.lutece.plugins.form.modules.exportdirectory.business
Class EntryConfiguration
java.lang.Object
fr.paris.lutece.plugins.form.modules.exportdirectory.business.EntryConfiguration
public class EntryConfiguration
- extends java.lang.Object
- Author:
- ELY
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryConfiguration
public EntryConfiguration()
init
public static void init()
- Initialize the EntryConfiguration
getIdForm
public int getIdForm()
- Returns:
- the idForm
setIdForm
public void setIdForm(int nIdForm)
- Parameters:
nIdForm
- the idForm to set
getIdFormEntry
public int getIdFormEntry()
- Returns:
- the idFormEntry
setIdFormEntry
public void setIdFormEntry(int idFormEntry)
- Parameters:
idFormEntry
- the idFormEntry to set
getIdDirectoryEntry
public int getIdDirectoryEntry()
- Returns:
- the idDirectoryEntry
setIdDirectoryEntry
public void setIdDirectoryEntry(int idDirectoryEntry)
- Parameters:
idDirectoryEntry
- the idDirectoryEntry to set
getFormEntryTitle
public java.lang.String getFormEntryTitle()
- Get the Entry title
- Returns:
- The entry title
getDirectoryEntryTitle
public java.lang.String getDirectoryEntryTitle()
- Get the Entry title
- Returns:
- The entry title
Copyright © 2009 Mairie de Paris. All Rights Reserved.