public class XmlModule
extends io.atlasmap.core.BaseAtlasModule
| Constructor and Description |
|---|
XmlModule() |
| Modifier and Type | Method and Description |
|---|---|
io.atlasmap.v2.Field |
cloneField(io.atlasmap.v2.Field field) |
int |
getCollectionSize(io.atlasmap.spi.AtlasInternalSession session,
io.atlasmap.v2.Field field) |
Boolean |
isSupportedField(io.atlasmap.v2.Field field) |
void |
processPostSourceExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPostTargetExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreSourceExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreTargetExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreValidation(io.atlasmap.spi.AtlasInternalSession atlasSession) |
void |
processSourceFieldMapping(io.atlasmap.spi.AtlasInternalSession session) |
void |
processTargetFieldMapping(io.atlasmap.spi.AtlasInternalSession session) |
destroy, getClassName, getConversionService, getDataFormats, getDocId, getFieldActionService, getMode, getModeName, getName, getPackageNames, getSourceCount, getSourceErrorCount, getSourceMaxExecutionTime, getSourceMinExecutionTime, getSourceSuccessCount, getSourceTotalExecutionTime, getTargetCount, getTargetErrorCount, getTargetMaxExecutionTime, getTargetMinExecutionTime, getTargetSuccessCount, getTargetTotalExecutionTime, getUri, getUuid, getVersion, init, isAutomaticallyProcessOutputFieldActions, isDocIdMatched, isSourceSupported, isStatisticsEnabled, isStatisticsSupported, isTargetSupported, listSupportedModes, processLookupField, processPostValidation, readAndResetStatistics, setAutomaticallyProcessOutputFieldActions, setConversionService, setDocId, setFieldActionService, setMode, setStatisticsEnabled, setUripublic void processPreValidation(io.atlasmap.spi.AtlasInternalSession atlasSession)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processPreSourceExecution(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processPreTargetExecution(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processSourceFieldMapping(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processTargetFieldMapping(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processPostSourceExecution(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic void processPostTargetExecution(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic Boolean isSupportedField(io.atlasmap.v2.Field field)
isSupportedField in interface io.atlasmap.spi.AtlasModuleisSupportedField in class io.atlasmap.core.BaseAtlasModulepublic int getCollectionSize(io.atlasmap.spi.AtlasInternalSession session,
io.atlasmap.v2.Field field)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionpublic io.atlasmap.v2.Field cloneField(io.atlasmap.v2.Field field)
throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.