public class EntryConfiguration extends Object
Constructor and Description |
---|
EntryConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getDirectoryEntryTitle()
Get the Entry title
|
String |
getFormEntryParentTitle()
Get the Entry parent title
|
String |
getFormEntryTitle()
Get the Entry title
|
int |
getIdDirectoryEntry() |
int |
getIdForm() |
int |
getIdFormEntry() |
int |
getIterationNumber() |
static void |
init()
Initialize the EntryConfiguration
|
void |
setIdDirectoryEntry(int idDirectoryEntry) |
void |
setIdForm(int nIdForm) |
void |
setIdFormEntry(int idFormEntry) |
void |
setIterationNumber(int iterationNumber) |
public static void init()
public int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- the idForm to setpublic int getIdFormEntry()
public void setIdFormEntry(int idFormEntry)
idFormEntry
- the idFormEntry to setpublic int getIterationNumber()
public void setIterationNumber(int iterationNumber)
iterationNumber
- the iterationNumber to setpublic int getIdDirectoryEntry()
public void setIdDirectoryEntry(int idDirectoryEntry)
idDirectoryEntry
- the idDirectoryEntry to setpublic String getFormEntryTitle()
public String getFormEntryParentTitle()
public String getDirectoryEntryTitle()
Copyright © 2018 City of Paris. All rights reserved.