|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
public class FormProcessor
class to involve a form to a processor
Constructor Summary | |
---|---|
FormProcessor()
|
Method Summary | |
---|---|
int |
getIdForm()
|
java.lang.String |
getKeyProcessor()
|
void |
setIdForm(int idForm)
set the id of form |
void |
setKeyProcessor(java.lang.String keyProcessor)
set processor key |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormProcessor()
Method Detail |
---|
public int getIdForm()
public void setIdForm(int idForm)
idForm
- public java.lang.String getKeyProcessor()
public void setKeyProcessor(java.lang.String keyProcessor)
keyProcessor
- processor key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |