Class CxProviderSegmentsMapper
java.lang.Object
de.hybris.platform.personalizationyprofile.mapper.impl.CxProviderSegmentsMapper
- All Implemented Interfaces:
Populator<Segment,,BaseSegmentData> CxConsumptionLayerSegmentsMapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanvoidpopulate(Segment source, BaseSegmentData target) Populate the target instance with values from the source instance.voidsetConfigurationService(ConfigurationService configurationService)
-
Field Details
-
FIELD_CODE
- See Also:
-
FIELD_DESCRITPION
- See Also:
-
-
Constructor Details
-
CxProviderSegmentsMapper
public CxProviderSegmentsMapper()
-
-
Method Details
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance.- Specified by:
populatein interfacePopulator<Segment,BaseSegmentData> - Parameters:
source- the source objecttarget- the target to fill
-
isEnabled
protected boolean isEnabled() -
getConfigurationService
-
setConfigurationService
-