Class ContextMap

java.lang.Object
com.hybris.merchandising.model.ContextMap
All Implemented Interfaces:
Serializable

public class ContextMap extends Object implements Serializable
A key-value Map to store various Merchandising related contextual data.
See Also:
  • Constructor Details

    • ContextMap

      public ContextMap()
  • Method Details