public interface SegmentService
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGSegmentModel> |
getSegments(java.util.Collection<CMSSiteModel> websites)
Returns
BTGSegmentModels associated with the given CMSSiteModel. |
java.util.Collection<BTGSegmentModel> |
getSegments(java.util.Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
java.util.Collection<CatalogVersionModel> catalogVersions)
Return segments for specified arguments
|
java.util.Collection<BTGSegmentModel> getSegments(java.util.Collection<CMSSiteModel> websites, BTGConditionEvaluationScope scope, java.util.Collection<CatalogVersionModel> catalogVersions)
websites - List of websitesscope - ScopecatalogVersions - Catalog versionsjava.util.Collection<BTGSegmentModel> getSegments(java.util.Collection<CMSSiteModel> websites)
BTGSegmentModels associated with the given CMSSiteModel.websites - - CMSSiteModelCollection of BTGSegmentModelCopyright © 2018 SAP SE. All Rights Reserved.