Class SapsegmentationservicesConstants
java.lang.Object
com.sap.sapsegmentationservices.constants.GeneratedSapsegmentationservicesConstants
com.sap.sapsegmentationservices.constants.SapsegmentationservicesConstants
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sap.sapsegmentationservices.constants.GeneratedSapsegmentationservicesConstants
GeneratedSapsegmentationservicesConstants.Attributes, GeneratedSapsegmentationservicesConstants.Enumerations -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanReturn true if CDP segmentation feature is enabledstatic booleanReturn true if segmentation feature is enabled
-
Field Details
-
EXTENSIONNAME
- See Also:
-
SEGMENT_REFS
- See Also:
-
SEGMENT_REFS_HEADER_PROPERTY
- See Also:
-
COMMA_SEPARATOR
- See Also:
-
CUSTOM_SEGMENT_REFS_PROPERTY
- See Also:
-
SEGMENTATION_FEATURE_PROPERTY
- See Also:
-
CDP_SEGMENTATION_FEATURE_PROPERTY
- See Also:
-
-
Method Details
-
isSegmentationFeatureEnabled
public static boolean isSegmentationFeatureEnabled()Return true if segmentation feature is enabled -
isCDPSegmentationFeatureEnabled
public static boolean isCDPSegmentationFeatureEnabled()Return true if CDP segmentation feature is enabled
-