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