Class CelumEventHandler

java.lang.Object
de.hybris.platform.cockpit.session.impl.AbstractRequestEventHandler
de.hybris.platform.cockpit.session.impl.CelumEventHandler
All Implemented Interfaces:
RequestEventHandler

public class CelumEventHandler extends AbstractRequestEventHandler
Handles request events triggered by MAM/Celum.

Based on the HTTP request parameters, this RequestEventHandler extracts the following information from the request: Media container, media format, item and item property. It then assigns a media from the media container with the specified media format, to the property of the specified item.