|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.modules.exportdirectory.business.FormConfiguration
public class FormConfiguration
Constructor Summary | |
---|---|
FormConfiguration()
|
Method Summary | |
---|---|
int |
getIdDirectory()
|
int |
getIdForm()
|
static void |
init()
Initialize the FormConfiguration |
void |
setIdDirectory(int idDirectory)
|
void |
setIdForm(int idForm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormConfiguration()
Method Detail |
---|
public static void init()
public int getIdForm()
public void setIdForm(int idForm)
idForm
- the idForm to setpublic int getIdDirectory()
public void setIdDirectory(int idDirectory)
idForm
- the idForm to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |