public interface SegmentationHelper
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSTOMER_INDEX |
static int |
SEGMENT_INDEX |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerSegmentationCode(UserModel user,
CxSegmentModel segment) |
String |
getSegmentationCode(String segmentId,
String relatedObjectId) |
String[] |
splitCustomerSegmentationCode(String segmentationId) |
String |
validateSegmentationCode(String code)
Method validates segmentation code and returns error message if code is incorrect.
|
static final int SEGMENT_INDEX
static final int CUSTOMER_INDEX
String getCustomerSegmentationCode(UserModel user, CxSegmentModel segment)
Copyright © 2017 SAP SE. All Rights Reserved.