Modifier and Type | Class and Description |
---|---|
class |
OutputProcessor
Abstract OutputProcessor
|
Modifier and Type | Method and Description |
---|---|
IOutputProcessor |
OutputProcessorSet.getOutputProcessor(String strKey) |
IOutputProcessor |
IOutputProcessorSet.getOutputProcessor(String strKey)
return the OutputProcessor which the key is specified in parameter
|
Modifier and Type | Method and Description |
---|---|
Collection<IOutputProcessor> |
OutputProcessorSet.getAllOutputProcessor() |
Collection<IOutputProcessor> |
IOutputProcessorSet.getAllOutputProcessor()
return a collection OutputProcessor
|
Modifier and Type | Method and Description |
---|---|
void |
OutputProcessorSet.setOutputProcessorMap(Map<String,IOutputProcessor> mapOutputProcessor) |
void |
IOutputProcessorSet.setOutputProcessorMap(Map<String,IOutputProcessor> mapOutputProcessor)
Set the map which contains for each item the processor key and the processor
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorNotifySender
ProcessorNotifySender s
|
Modifier and Type | Method and Description |
---|---|
IOutputProcessor |
OutputProcessorService.getProcessorByKey(String strKey) |
Modifier and Type | Method and Description |
---|---|
Collection<IOutputProcessor> |
OutputProcessorService.getAllProcessors() |
List<IOutputProcessor> |
OutputProcessorService.getProcessorsByIdForm(int nIdForm) |
Copyright © 2016 City of Paris. All rights reserved.