Class CPSCookieStoreEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
de.hybris.platform.servicelayer.event.events.AbstractEvent
de.hybris.platform.sap.productconfig.runtime.cps.event.CPSCookieStoreEvent
- All Implemented Interfaces:
de.hybris.platform.servicelayer.event.ClusterAwareEvent,Serializable
public class CPSCookieStoreEvent
extends de.hybris.platform.servicelayer.event.events.AbstractEvent
implements de.hybris.platform.servicelayer.event.ClusterAwareEvent
Event indicates that a CPS Cookie was issued for a certain configuration, or if the cookie list is null that cookies
shall be removed for this configuration.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPublish(de.hybris.platform.servicelayer.event.PublishEventContext publishEventContext) Methods inherited from class de.hybris.platform.servicelayer.event.events.AbstractEvent
getScope, getSource, isFromCluster, setFromCluster, setScope, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.hybris.platform.servicelayer.event.ClusterAwareEvent
publish
-
Constructor Details
-
CPSCookieStoreEvent
-
-
Method Details
-
canPublish
public boolean canPublish(de.hybris.platform.servicelayer.event.PublishEventContext publishEventContext) - Specified by:
canPublishin interfacede.hybris.platform.servicelayer.event.ClusterAwareEvent
-
getConfigId
-
getCookieList
-
getContextAttr
-