public class DefaultRetrieveChannelStrategy extends Object implements RetrieveChannelStrategy
SessionContext.| Modifier and Type | Field and Description |
|---|---|
protected static String |
CHANNEL |
protected static String |
DETECTED_UI_EXPERIENCE_LEVEL |
| Constructor and Description |
|---|
DefaultRetrieveChannelStrategy() |
| Modifier and Type | Method and Description |
|---|---|
List<PriceRowChannel> |
getAllChannels() |
PriceRowChannel |
getChannel(SessionContext ctx) |
void |
setEnumerationService(EnumerationService enumerationService) |
protected static final String CHANNEL
protected static final String DETECTED_UI_EXPERIENCE_LEVEL
public PriceRowChannel getChannel(SessionContext ctx)
getChannel in interface RetrieveChannelStrategypublic List<PriceRowChannel> getAllChannels()
getAllChannels in interface RetrieveChannelStrategypublic void setEnumerationService(EnumerationService enumerationService)
Copyright © 2017 SAP SE. All Rights Reserved.