fr.paris.lutece.plugins.form.business.outputprocessor
Class OutputProcessor

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessor
All Implemented Interfaces:
IOutputProcessor
Direct Known Subclasses:
ProcessorNotifySender

public abstract class OutputProcessor
extends java.lang.Object
implements IOutputProcessor

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

OutputProcessor

public OutputProcessor()
Method Detail

getKey

public java.lang.String getKey()
Description copied from interface: IOutputProcessor
Get the processor key

Specified by:
getKey in interface IOutputProcessor
Returns:
the processor key

setKey

public void setKey(java.lang.String strKey)
Description copied from interface: IOutputProcessor
set the processor key

Specified by:
setKey in interface IOutputProcessor
Parameters:
strKey - the processor key


Copyright © 2012 Mairie de Paris. All Rights Reserved.