Modifier and Type | Class and Description |
---|---|
class |
OutputProcessor
Abstract OutputProcessor
|
Modifier and Type | Method and Description |
---|---|
IOutputProcessor |
IOutputProcessorSet.getOutputProcessor(String strKey)
return the OutputProcessor which the key is specified in parameter
|
IOutputProcessor |
OutputProcessorSet.getOutputProcessor(String strKey)
return the OutputProcessor which the key is specified in parameter
|
Modifier and Type | Method and Description |
---|---|
Collection<IOutputProcessor> |
IOutputProcessorSet.getAllOutputProcessor()
return a collection OutputProcessor
|
Collection<IOutputProcessor> |
OutputProcessorSet.getAllOutputProcessor()
return a collection OutputProcessor
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorNotifySender
ProcessorNotifySender s
|
Modifier and Type | Method and Description |
---|---|
IOutputProcessor |
OutputProcessorService.getProcessorByKey(String strKey)
Get a processor by its key
|
Modifier and Type | Method and Description |
---|---|
Collection<IOutputProcessor> |
OutputProcessorService.getAllProcessors()
Get the list of all processors
|
List<IOutputProcessor> |
OutputProcessorService.getProcessorsByIdForm(int nIdForm)
Get processors associated with a given form
|
Copyright © 2016 City of Paris. All rights reserved.