public class MergingStep extends BasePipelineStep
| Constructor and Description |
|---|
MergingStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
protected int |
getErrorCount() |
IFilterConfigurationMapper |
getFilterConfigurationMapper() |
String |
getName() |
Parameters |
getParameters() |
LocaleId |
getTargetLocale() |
Event |
handleEvent(Event event) |
protected Event |
handleStartDocument(Event event) |
void |
setFilterConfigurationMapper(IFilterConfigurationMapper fcMapper) |
void |
setParameters(IParameters params) |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, getSourceLocale, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setSourceLocalepublic static final String NAME
public String getDescription()
public String getName()
public void setFilterConfigurationMapper(IFilterConfigurationMapper fcMapper)
public IFilterConfigurationMapper getFilterConfigurationMapper()
public void setTargetLocale(LocaleId targetLocale)
setTargetLocale in interface IPipelineStepsetTargetLocale in class BasePipelineSteppublic LocaleId getTargetLocale()
getTargetLocale in interface IPipelineStepgetTargetLocale in class BasePipelineSteppublic Event handleEvent(Event event)
handleEvent in interface IPipelineStephandleEvent in class BasePipelineStepprotected Event handleStartDocument(Event event)
handleStartDocument in class BasePipelineSteppublic Parameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineStepprotected int getErrorCount()
Copyright © 2022. All rights reserved.