Class EventIdAttributeMapper

java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<TmaAbstractEventPayload,Event>
de.hybris.platform.b2ctelcotmfevents.v1.mappers.event.EventIdAttributeMapper

public class EventIdAttributeMapper extends TmaAttributeMapper<TmaAbstractEventPayload,Event>
This attribute Mapper class maps data for id attribute between TmaAbstractEventPayload and Event
Since:
2105
  • Constructor Details

    • EventIdAttributeMapper

      public EventIdAttributeMapper(de.hybris.platform.servicelayer.keygenerator.impl.PersistentKeyGenerator tmaEventIdGenerator)
  • Method Details