Uses of Interface
de.hybris.platform.ticket.service.TicketAttachmentsService
-
-
Uses of TicketAttachmentsService in de.hybris.platform.customersupportbackoffice.renderers
Methods in de.hybris.platform.customersupportbackoffice.renderers that return TicketAttachmentsService Modifier and Type Method Description protected TicketAttachmentsServiceCorrespondenceRenderer. getTicketAttachmentsService()Methods in de.hybris.platform.customersupportbackoffice.renderers with parameters of type TicketAttachmentsService Modifier and Type Method Description voidCorrespondenceRenderer. setTicketAttachmentsService(TicketAttachmentsService ticketAttachmentsService) -
Uses of TicketAttachmentsService in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket that return TicketAttachmentsService Modifier and Type Method Description protected TicketAttachmentsServiceDefaultCustomerTicketingFacade. getTicketAttachmentsService()Methods in de.hybris.platform.customerticketingfacades.customerticket with parameters of type TicketAttachmentsService Modifier and Type Method Description voidDefaultCustomerTicketingFacade. setTicketAttachmentsService(TicketAttachmentsService ticketAttachmentsService) -
Uses of TicketAttachmentsService in de.hybris.platform.ticket.service.impl
Classes in de.hybris.platform.ticket.service.impl that implement TicketAttachmentsService Modifier and Type Class Description classDefaultTicketAttachmentsServiceImplementation forTicketAttachmentsServiceMethods in de.hybris.platform.ticket.service.impl that return TicketAttachmentsService Modifier and Type Method Description protected TicketAttachmentsServiceDefaultTicketBusinessService. getTicketAttachmentsService()Methods in de.hybris.platform.ticket.service.impl with parameters of type TicketAttachmentsService Modifier and Type Method Description voidDefaultTicketBusinessService. setTicketAttachmentsService(TicketAttachmentsService ticketAttachmentsService)
-