Package cdm.security.lending.processor
Class SellerMappingProcessor
java.lang.Object
com.regnosys.rosetta.common.translation.MappingProcessor
cdm.base.staticdata.party.processor.BuyerSellerMappingProcessor
cdm.base.staticdata.party.processor.SellerMappingProcessor
cdm.security.lending.processor.SellerMappingProcessor
- All Implemented Interfaces:
com.regnosys.rosetta.common.translation.MappingDelegate
FpML mapping processor.
Mapper must be in same namespace as the type it is used for.
-
Constructor Summary
ConstructorsConstructorDescriptionSellerMappingProcessor(com.rosetta.model.lib.path.RosettaPath modelPath, List<com.regnosys.rosetta.common.translation.Path> synonymPaths, com.regnosys.rosetta.common.translation.MappingContext mappingContext) -
Method Summary
Methods inherited from class cdm.base.staticdata.party.processor.SellerMappingProcessor
getSetterMethods inherited from class cdm.base.staticdata.party.processor.BuyerSellerMappingProcessor
mapBasicMethods inherited from class com.regnosys.rosetta.common.translation.MappingProcessor
addInvokedTask, getContext, getMappings, getModelPath, getSynonymPaths, getSynonymToEnumMap, getValueAndUpdateMappings, map, map, map, mapBasic, mapBasic, setValueAndUpdateMappings, setValueAndUpdateMappings
-
Constructor Details
-
SellerMappingProcessor
public SellerMappingProcessor(com.rosetta.model.lib.path.RosettaPath modelPath, List<com.regnosys.rosetta.common.translation.Path> synonymPaths, com.regnosys.rosetta.common.translation.MappingContext mappingContext)
-