Uses of Interface
de.hybris.platform.customerticketingfacades.TicketFacade
-
Packages that use TicketFacade Package Description de.hybris.platform.customerticketingfacades.customerticket de.hybris.platform.customerticketingocc.controllers -
-
Uses of TicketFacade in de.hybris.platform.customerticketingfacades.customerticket
Classes in de.hybris.platform.customerticketingfacades.customerticket that implement TicketFacade Modifier and Type Class Description classDefaultCustomerTicketingFacadeCS Integration Ticket Facade Facade should provide access to a user's support ticket details and full details of support ticket. -
Uses of TicketFacade in de.hybris.platform.customerticketingocc.controllers
Methods in de.hybris.platform.customerticketingocc.controllers that return TicketFacade Modifier and Type Method Description TicketFacadeTicketsController. getTicketFacade()Methods in de.hybris.platform.customerticketingocc.controllers with parameters of type TicketFacade Modifier and Type Method Description voidTicketsController. setTicketFacade(TicketFacade ticketFacade)
-