fr.paris.lutece.plugins.form.modules.exportdirectory.business
Class EntryConfiguration

java.lang.Object
  extended by fr.paris.lutece.plugins.form.modules.exportdirectory.business.EntryConfiguration

public class EntryConfiguration
extends java.lang.Object

Author:
ELY

Constructor Summary
EntryConfiguration()
           
 
Method Summary
 java.lang.String getDirectoryEntryTitle()
          Get the Entry title
 java.lang.String getFormEntryTitle()
          Get the Entry title
 int getIdDirectoryEntry()
           
 int getIdForm()
           
 int getIdFormEntry()
           
static void init()
          Initialize the EntryConfiguration
 void setIdDirectoryEntry(int idDirectoryEntry)
           
 void setIdForm(int nIdForm)
           
 void setIdFormEntry(int idFormEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryConfiguration

public EntryConfiguration()
Method Detail

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.