public class ConsumptionLayerUserSegmentsProvider extends java.lang.Object implements UserSegmentsProvider
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIELD_SEPARATOR |
DEFAULT_PROVIDER_ID| Constructor and Description |
|---|
ConsumptionLayerUserSegmentsProvider() |
protected static final java.lang.String FIELD_SEPARATOR
public ConsumptionLayerUserSegmentsProvider()
public java.util.List<SegmentMappingData> getUserSegments(UserModel user)
UserSegmentsProvidergetUserSegments in interface UserSegmentsProvideruser - User modelpublic java.lang.String getProviderId()
UserSegmentsProvidergetProviderId in interface UserSegmentsProviderprotected void normalizeAffinity(java.util.List<SegmentMappingData> mappingData)
protected java.util.List<CxConsumptionLayerProfileMapper> getMappers()
public void setMappers(java.util.List<CxConsumptionLayerProfileMapper> mappers)
protected java.lang.String getProfileFields()
protected java.lang.String createProfileFields()
public void resetFields()
protected CxProfileServiceClient getCxProfileServiceClient()
public void setCxProfileServiceClient(CxProfileServiceClient cxProfileServiceClient)
protected CxProfileIdentifierStrategy getCxProfileIdentifierStrategy()
public void setCxProfileIdentifierStrategy(CxProfileIdentifierStrategy cxProfileIdentifierStrategy)
protected CxIntegrationMappingService getCxIntegrationMappingService()
public void setCxIntegrationMappingService(CxIntegrationMappingService cxIntegrationMappingService)
Copyright © 2018 SAP SE. All Rights Reserved.