Uses of Class
de.hybris.platform.customerticketingfacades.data.TicketEventAttachmentFileData
Packages that use TicketEventAttachmentFileData
Package
Description
-
Uses of TicketEventAttachmentFileData in de.hybris.platform.customerticketingfacades
Methods in de.hybris.platform.customerticketingfacades that return TicketEventAttachmentFileDataModifier and TypeMethodDescriptiondefault TicketEventAttachmentFileDataTicketFacade.getAttachmentFileByAttachmentId(String ticketId, String eventCode, String attachmentId) Requesting to retrieve an attachment file to a ticket event of a customer by event code. -
Uses of TicketEventAttachmentFileData in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket that return TicketEventAttachmentFileDataModifier and TypeMethodDescriptionDefaultCustomerTicketingFacade.getAttachmentFileByAttachmentId(String ticketId, String eventCode, String attachmentId) -
Uses of TicketEventAttachmentFileData in de.hybris.platform.customerticketingocc.controllers
Methods in de.hybris.platform.customerticketingocc.controllers that return types with arguments of type TicketEventAttachmentFileDataModifier and TypeMethodDescriptionprotected Optional<TicketEventAttachmentFileData>TicketsController.getAttachmentFileByAttachmentId(String ticketId, String eventCode, String attachmentId)