| 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 |
CxSegmentMapperTest.createProfile(java.util.HashMap<java.lang.String,Segment> segments) |
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 abstract java.util.Optional<java.util.Map<java.lang.String,T>> |
AbstractCxConsumptionLayerMapper.getAffinityMap(Profile profile)
Deprecated.
|
protected java.util.Optional<java.util.Map<java.lang.String,LocationsAffinity>> |
CxLocationConsumptionLayerMapper.getAffinityMap(Profile profile) |
protected java.util.Optional<java.util.Map<java.lang.String,Affinity>> |
CxProductConsumptionLayerMapper.getAffinityMap(Profile profile) |
protected abstract java.util.Optional<java.util.Map<java.lang.String,T>> |
AbstractAffinityMapper.getAffinityMap(Profile profile) |
protected boolean |
CxSegmentMapper.isSourceValid(Profile source) |
protected boolean |
AbstractBaseMapper.isSourceValid(Profile source) |
void |
AbstractBaseMapper.populate(Profile source,
MappingData target) |
void |
AbstractCxConsumptionLayerMapper.populate(Profile source,
MappingData target)
Deprecated.
|
void |
CxSegmentMapper.populateAfterValidation(Profile source,
MappingData target) |
protected abstract void |
AbstractBaseMapper.populateAfterValidation(Profile source,
MappingData target) |
void |
CxOrderMapper.populateAfterValidation(Profile source,
MappingData target) |
void |
AbstractAffinityMapper.populateAfterValidation(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 |
CxProfileServiceClient.getProfile(java.lang.String id)
Read profile data from yaas profile service.
|
Profile |
CxProfileServiceClientAdapter.getProfile(java.lang.String id) |
Profile |
CxProfileServiceClient.getProfile(java.lang.String id,
java.lang.String fields)
Read profile data from yaas profile service.
|
Profile |
CxProfileServiceClientAdapter.getProfile(java.lang.String id,
java.lang.String fields) |
Copyright © 2018 SAP SE. All Rights Reserved.