fr.paris.lutece.plugins.form.business.outputprocessor
Interface IOutputProcessorSet

All Known Implementing Classes:
OutputProcessorSet

public interface IOutputProcessorSet


Method Summary
 java.util.Collection<IOutputProcessor> getAllOutputProcessor()
          return a collection OutputProcessor
 IOutputProcessor getOutputProcessor(java.lang.String strKey)
          return the OutputProcessor which the key is specified in parameter
 

Method Detail

getOutputProcessor

IOutputProcessor getOutputProcessor(java.lang.String strKey)
return the OutputProcessor which the key is specified in parameter

Parameters:
strKey - the key of the processor
Returns:
OutputProcessor Object

getAllOutputProcessor

java.util.Collection<IOutputProcessor> getAllOutputProcessor()
return a collection OutputProcessor

Returns:
a collection of IOutputProcessor


Copyright © 2011 Mairie de Paris. All Rights Reserved.