Uses of Class
com.ads.mm.etl.xml.mapping.MMSystemMap
Packages that use MMSystemMap
-
Uses of MMSystemMap in com.ads.mm.etl.xml.mapping
Methods in com.ads.mm.etl.xml.mapping that return MMSystemMapModifier and TypeMethodDescriptionMMMapping.getSourceSystems()MMMappingUtil.getSourceSystems()MMMapping.getSupportSystems()MMMappingUtil.getSupportSystems()MMMapping.getTargetSystems()MMMappingUtil.getTargetSystems()Methods in com.ads.mm.etl.xml.mapping with parameters of type MMSystemMapModifier and TypeMethodDescriptionMMMappingUtil.ensureTableExists(MMSystemMap systemMap, String systemName, String environmentName, String schema, String tableName) MMMappingUtil.ensureTableExists(MMSystemMap systemMap, String systemName, String environmentName, String schema, String tableName, String xPath) voidMMMappingUtil.setSourceSystems(MMSystemMap _sourceSystems) voidMMMappingUtil.setSupportSystems(MMSystemMap _supportSystems) voidMMMappingUtil.setTargetSystems(MMSystemMap _targetSystems)