Uses of Class
de.hybris.platform.customerticketingocc.dto.ticket.TicketEventWsDTO
Packages that use TicketEventWsDTO
Package
Description
-
Uses of TicketEventWsDTO in de.hybris.platform.customerticketingocc.controllers
Methods in de.hybris.platform.customerticketingocc.controllers with parameters of type TicketEventWsDTOModifier and TypeMethodDescriptionvoidTicketsController.createTicketEvent(String ticketId, TicketEventWsDTO ticketEvent) -
Uses of TicketEventWsDTO in de.hybris.platform.customerticketingocc.dto.ticket
Methods in de.hybris.platform.customerticketingocc.dto.ticket that return types with arguments of type TicketEventWsDTOMethod parameters in de.hybris.platform.customerticketingocc.dto.ticket with type arguments of type TicketEventWsDTOModifier and TypeMethodDescriptionvoidTicketWsDTO.setTicketEvents(List<TicketEventWsDTO> ticketEvents)