| Modifier and Type | Method and Description |
|---|---|
protected Profile |
AbstractCxConsumptionLayerMapperTest.createProfile() |
protected Profile |
CxProductConsumptionLayerMapperTest.createProfile(java.util.HashMap<java.lang.String,Affinity> productAffinities) |
protected Profile |
CxCategoryConsumptionLayerMapperTest.createProfile(java.util.HashMap<java.lang.String,Affinity> categoryAffinities) |
protected Profile |
CxLocationConsumptionLayerMapperTest.createProfile(java.util.HashMap<java.lang.String,LocationsAffinity> locationAffinities) |
protected Profile |
CxOrderMapperTest.createProfile(OrderMetrics orderMetrics) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<java.util.Map<java.lang.String,Affinity>> |
CxCategoryConsumptionLayerMapper.getAffinityMap(Profile profile) |
protected java.util.Optional<java.util.Map<java.lang.String,Affinity>> |
CxProductConsumptionLayerMapper.getAffinityMap(Profile profile) |
protected java.util.Optional<java.util.Map<java.lang.String,LocationsAffinity>> |
CxLocationConsumptionLayerMapper.getAffinityMap(Profile profile) |
protected abstract java.util.Optional<java.util.Map<java.lang.String,T>> |
AbstractCxConsumptionLayerMapper.getAffinityMap(Profile profile) |
void |
CxOrderMapper.populate(Profile source,
MappingData target) |
void |
AbstractCxConsumptionLayerMapper.populate(Profile source,
MappingData target) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<Profile> |
ConsumptionLayerUserSegmentsProvider.getProfileData(UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumptionLayerUserSegmentsProviderTest.TestCxConsumptionLayerProfileMapper.populate(Profile source,
MappingData target) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.ProfileBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Profile |
CxProfileServiceClientAdapter.getProfile(java.lang.String id) |
Profile |
CxProfileServiceClient.getProfile(java.lang.String id)
Read profile data from yaas profile service.
|
Profile |
CxProfileServiceClientAdapter.getProfile(java.lang.String id,
java.lang.String fields) |
Profile |
CxProfileServiceClient.getProfile(java.lang.String id,
java.lang.String fields)
Read profile data from yaas profile service.
|
Copyright © 2018 SAP SE. All Rights Reserved.