|
||||||||||
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.OutputProcessor
public abstract class OutputProcessor
Abstract OutputProcessor
Constructor Summary | |
---|---|
OutputProcessor()
|
Method Summary | |
---|---|
java.lang.String |
getKey()
Get the processor key |
void |
setKey(java.lang.String strKey)
set the processor key |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor |
---|
doOutputConfigForm, getOutputConfigForm, process |
Constructor Detail |
---|
public OutputProcessor()
Method Detail |
---|
public java.lang.String getKey()
IOutputProcessor
getKey
in interface IOutputProcessor
public void setKey(java.lang.String strKey)
IOutputProcessor
setKey
in interface IOutputProcessor
strKey
- the processor key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |