| Modifier and Type | Method and Description |
|---|---|
List<SegmentMappingData> |
MappingData.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingData.setSegments(List<SegmentMappingData> segments) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<CxUserToSegmentModel> |
DefaultCxIntegrationMappingService.createUserToSegmentRelation(UserModel user,
SegmentMappingData segmentMappingData,
boolean createSegment) |
protected Optional<CxUserToSegmentModel> |
DefaultCxIntegrationMappingService.updateExistingUserToSegmentRelation(CxUserToSegmentModel userToSegmentModel,
SegmentMappingData segmentMappingData) |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentMappingData |
AbstractCxYprofileMapper.createSegment(Neighbour neighbour) |
protected SegmentMappingData |
AbstractCxYprofileMapper.selectBest(SegmentMappingData a,
SegmentMappingData b) |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentMappingData |
AbstractCxYprofileMapper.selectBest(SegmentMappingData a,
SegmentMappingData b) |
protected void |
AbstractCxYprofileMapper.setAffinity(SegmentMappingData segment,
Neighbour neighbour) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCxYprofileMapper.normalizeAffinity(Collection<SegmentMappingData> data) |
Copyright © 2000-2016 SAP SE. All Rights Reserved.