public class AllCatalogsLookupStrategy extends java.lang.Object implements CxCatalogLookupStrategy
CxCatalogLookupStrategy that look for personalization in all the catalogs present in the
session.| Constructor and Description |
|---|
AllCatalogsLookupStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionService |
getCatalogVersionService() |
java.util.List<CatalogVersionModel> |
getCatalogVersionsForCalculation() |
protected CxCatalogService |
getCxCatalogService() |
CxCatalogLookupType |
getType() |
void |
setCatalogVersionService(CatalogVersionService catalogVersionService) |
void |
setCxCatalogService(CxCatalogService cxCatalogService) |
public java.util.List<CatalogVersionModel> getCatalogVersionsForCalculation()
getCatalogVersionsForCalculation in interface CxCatalogLookupStrategypublic void setCxCatalogService(CxCatalogService cxCatalogService)
public void setCatalogVersionService(CatalogVersionService catalogVersionService)
public CxCatalogLookupType getType()
getType in interface CxCatalogLookupStrategyprotected CxCatalogService getCxCatalogService()
protected CatalogVersionService getCatalogVersionService()
Copyright © 2018 SAP SE. All Rights Reserved.