public class CxSegmentMapper extends AbstractBaseMapper implements CxConsumptionLayerProfileMapper
| Modifier and Type | Field and Description |
|---|---|
protected static java.math.BigDecimal |
AFFINITY |
| Constructor and Description |
|---|
CxSegmentMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentMappingData |
buildSegment(java.util.Map.Entry<java.lang.String,Segment> entry) |
protected java.math.BigDecimal |
getAffinity() |
protected CxConfigurationService |
getCxConfigurationService() |
protected java.util.Set<java.lang.String> |
getDefaultRequiredFields() |
protected java.lang.String |
getEnabledProperty() |
protected boolean |
isSourceValid(Profile source) |
void |
populateAfterValidation(Profile source,
MappingData target) |
void |
setCxConfigurationService(CxConfigurationService cxConfigurationService) |
getConfigurationService, getPrefix, getRequiredFields, getSegmentCode, isEnabled, isTargetValid, populate, setConfigurationService, setPrefixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredFieldsprotected java.util.Set<java.lang.String> getDefaultRequiredFields()
getDefaultRequiredFields in class AbstractBaseMapperprotected java.lang.String getEnabledProperty()
getEnabledProperty in class AbstractBaseMapperpublic void populateAfterValidation(Profile source, MappingData target)
populateAfterValidation in class AbstractBaseMapperprotected boolean isSourceValid(Profile source)
isSourceValid in class AbstractBaseMapperprotected SegmentMappingData buildSegment(java.util.Map.Entry<java.lang.String,Segment> entry)
protected java.math.BigDecimal getAffinity()
protected CxConfigurationService getCxConfigurationService()
public void setCxConfigurationService(CxConfigurationService cxConfigurationService)
Copyright © 2018 SAP SE. All Rights Reserved.