public interface ConfigurationMessageMapper
ProductConfigMessage to ProductConfigMessageData| Modifier and Type | Method and Description |
|---|---|
void |
mapMessagesFromModelToData(ConfigurationData configData,
ConfigModel configModel)
maps product configuration messages from model to data ( on product level)
|
void |
mapMessagesFromModelToData(CsticData cstciData,
CsticModel csticModel)
maps messages from cstic model to cstic data to display on UI
|
void |
mapMessagesFromModelToData(CsticValueData cstciValueData,
CsticValueModel csticValueModel)
maps messages from cstic value model to cstic value data to display on UI
|
void mapMessagesFromModelToData(CsticData cstciData, CsticModel csticModel)
cstciData - csticModel - void mapMessagesFromModelToData(CsticValueData cstciValueData, CsticValueModel csticValueModel)
cstciValueData - csticValueModel - void mapMessagesFromModelToData(ConfigurationData configData, ConfigModel configModel)
configData - configModel - Copyright © 2018 SAP SE. All Rights Reserved.