Class DefaultRetrieveChannelStrategy
java.lang.Object
de.hybris.platform.europe1.channel.strategies.impl.DefaultRetrieveChannelStrategy
- All Implemented Interfaces:
RetrieveChannelStrategy
Default strategy implementation for retrieving channels from the
SessionContext.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChannel(SessionContext ctx) voidsetEnumerationService(EnumerationService enumerationService)
-
Field Details
-
CHANNEL
- See Also:
-
DETECTED_UI_EXPERIENCE_LEVEL
- See Also:
-
-
Constructor Details
-
DefaultRetrieveChannelStrategy
public DefaultRetrieveChannelStrategy()
-
-
Method Details
-
getChannel
- Specified by:
getChannelin interfaceRetrieveChannelStrategy
-
getAllChannels
- Specified by:
getAllChannelsin interfaceRetrieveChannelStrategy
-
setEnumerationService
-