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 that return TicketEventWsDTOModifier and TypeMethodDescriptionTicketsController.createTicketEvent(String ticketId, TicketEventWsDTO ticketEvent, String fields) Methods in de.hybris.platform.customerticketingocc.controllers with parameters of type TicketEventWsDTOModifier and TypeMethodDescriptionTicketsController.createTicketEvent(String ticketId, TicketEventWsDTO ticketEvent, String fields) -
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)