Uses of Class
de.hybris.platform.b2ctelcotmfresources.v1.dto.Event
Packages that use Event
Package
Description
-
Uses of Event in de.hybris.platform.b2ctelcotmfevents.events
Methods in de.hybris.platform.b2ctelcotmfevents.events that return EventMethods in de.hybris.platform.b2ctelcotmfevents.events with parameters of type Event -
Uses of Event in de.hybris.platform.b2ctelcotmfevents.v1.mappers.event
Methods in de.hybris.platform.b2ctelcotmfevents.v1.mappers.event with parameters of type EventModifier and TypeMethodDescriptionvoidEventAttypeAttributeMapper.populateTargetAttributeFromSource(TmaAbstractEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventHrefAttributeMapper.populateTargetAttributeFromSource(TmaAbstractEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventIdAttributeMapper.populateTargetAttributeFromSource(TmaAbstractEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventPopSourceAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventPoSourceAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventProductOrderSourceAttributeMapper.populateTargetAttributeFromSource(TmaOrderEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidEventSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaAbstractEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidPoEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidPoEventTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidPopEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidPopEventTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidProductOrderEventAttributeMapper.populateTargetAttributeFromSource(TmaOrderEventPayload source, Event target, ma.glasnost.orika.MappingContext context) voidProductOrderEventTypeAttributeMapper.populateTargetAttributeFromSource(TmaOrderEventPayload source, Event target, ma.glasnost.orika.MappingContext context) -
Uses of Event in de.hybris.platform.b2ctelcotmfeventshttpclient.strategies
Methods in de.hybris.platform.b2ctelcotmfeventshttpclient.strategies that return types with arguments of type EventModifier and TypeMethodDescriptionprotected org.springframework.http.RequestEntity<Event>TmaEventEmitStrategy.createRequestEntity(Event event, String url) Methods in de.hybris.platform.b2ctelcotmfeventshttpclient.strategies with parameters of type EventModifier and TypeMethodDescriptionprotected org.springframework.http.RequestEntity<Event>TmaEventEmitStrategy.createRequestEntity(Event event, String url) -
Uses of Event in de.hybris.platform.b2ctelcotmfresources.v1.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v1.dto that return EventModifier and TypeMethodDescriptionEvent.addRelatedPartyItem(RelatedParty relatedPartyItem) Event.atBaseType(String atBaseType) Event.atSchemaLocation(String atSchemaLocation) Event.correlationId(String correlationId) Event.description(String description) Event.relatedParty(List<RelatedParty> relatedParty) Event.reportingSystem(EntityRef reportingSystem) Event.timeOcurred(Date timeOcurred)