Uses of Class
de.hybris.platform.customerticketingocc.dto.ticket.TicketEventAttachmentWsDTO
Packages that use TicketEventAttachmentWsDTO
Package
Description
-
Uses of TicketEventAttachmentWsDTO in de.hybris.platform.customerticketingocc.controllers
Methods in de.hybris.platform.customerticketingocc.controllers that return TicketEventAttachmentWsDTOModifier and TypeMethodDescriptionTicketsController.createTicketEventAttachment(String ticketId, String eventCode, org.springframework.web.multipart.MultipartFile ticketEventAttachment, String fields) -
Uses of TicketEventAttachmentWsDTO in de.hybris.platform.customerticketingocc.dto.ticket
Methods in de.hybris.platform.customerticketingocc.dto.ticket that return types with arguments of type TicketEventAttachmentWsDTOMethod parameters in de.hybris.platform.customerticketingocc.dto.ticket with type arguments of type TicketEventAttachmentWsDTOModifier and TypeMethodDescriptionvoidTicketEventWsDTO.setTicketEventAttachments(List<TicketEventAttachmentWsDTO> ticketEventAttachments)