| Modifier and Type | Method and Description |
|---|---|
void |
CxTestSuffixMapper.populate(List<String> data,
MappingData target) |
void |
CxScriptProfileMapper.populate(T source,
MappingData target) |
void |
CxFixedSegmentsProfileMapper.populate(T source,
MappingData target) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MappingData> |
CxIntegrationMappingService.mapExternalData(Object externalData,
String mappersGroupId)
Map external data using the specified set of mappers
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxIntegrationMappingService.assignSegmentsToUser(UserModel user,
MappingData mappingData,
boolean createSegment)
Assigns segment to user.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<MappingData> |
DefaultCxIntegrationMappingService.mapExternalData(Object externalData,
String strategyId) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCxIntegrationMappingService.assignSegmentsToUser(UserModel user,
MappingData mappingData,
boolean createSegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCxIntegrationMappingService.setConverters(Map<String,Converter<Object,MappingData>> converters) |
| Modifier and Type | Method and Description |
|---|---|
protected MappingData |
DefaultCxUpdateUserSegmentStrategy.createSegmentData(UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCxUpdateUserSegmentStrategy.assignSegmentsToUser(UserModel user,
MappingData segmentData) |
| Constructor and Description |
|---|
MappingDataMatcher(MappingData expectedData) |
| Modifier and Type | Field and Description |
|---|---|
MappingData |
AbstractYprofileMapperTest.target |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractYprofileMapperTest.assertCategoryIsEqual(String id,
String affinity,
MappingData data) |
void |
AbstractCxYprofileMapper.populate(List<Neighbour> source,
MappingData target) |
Copyright © 2017 SAP SE. All Rights Reserved.