Uses of Interface
de.hybris.platform.ticket.service.TicketBusinessService
-
-
Uses of TicketBusinessService in de.hybris.platform.acceleratorservices.order.actions
Fields in de.hybris.platform.acceleratorservices.order.actions declared as TicketBusinessService Modifier and Type Field Description protected TicketBusinessServiceCreateConsignmentMovedToCSTicketAction. ticketBusinessServiceMethods in de.hybris.platform.acceleratorservices.order.actions that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceCreateConsignmentMovedToCSTicketAction. getTicketBusinessService()Methods in de.hybris.platform.acceleratorservices.order.actions with parameters of type TicketBusinessService Modifier and Type Method Description voidCreateConsignmentMovedToCSTicketAction. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceHeadingDataProvider. getTicketBusinessService()Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type TicketBusinessService Modifier and Type Method Description voidHeadingDataProvider. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.customersupportbackoffice.editor
Fields in de.hybris.platform.customersupportbackoffice.editor declared as TicketBusinessService Modifier and Type Field Description protected TicketBusinessServiceTicketCategoryEditor. ticketBusinessServiceprotected TicketBusinessServiceTicketPriorityEditor. ticketBusinessServiceprotected TicketBusinessServiceTicketStateEditor. ticketBusinessServiceprotected TicketBusinessServiceUpdateAgentEditorDecorator. ticketBusinessServiceprotected TicketBusinessServiceUpdateAgentGroupEditorDecorator. ticketBusinessServiceprotected TicketBusinessServiceUpdateAssociatedEditorDecorator. ticketBusinessService -
Uses of TicketBusinessService in de.hybris.platform.customersupportbackoffice.renderers
Methods in de.hybris.platform.customersupportbackoffice.renderers that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceCorrespondenceRenderer. getTicketBusinessService()Methods in de.hybris.platform.customersupportbackoffice.renderers with parameters of type TicketBusinessService Modifier and Type Method Description voidCorrespondenceRenderer. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.customersupportbackoffice.widgets
Methods in de.hybris.platform.customersupportbackoffice.widgets that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceCloseTicketWizardHandler. getTicketBusinessService()protected TicketBusinessServiceCreateTicketWizardHandler. getTicketBusinessService()protected TicketBusinessServiceReopenTicketWizardHandler. getTicketBusinessService()Methods in de.hybris.platform.customersupportbackoffice.widgets with parameters of type TicketBusinessService Modifier and Type Method Description voidCloseTicketWizardHandler. setTicketBusinessService(TicketBusinessService ticketBusinessService)voidCreateTicketWizardHandler. setTicketBusinessService(TicketBusinessService ticketBusinessService)voidReopenTicketWizardHandler. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceDefaultCustomerTicketingFacade. getTicketBusinessService()Methods in de.hybris.platform.customerticketingfacades.customerticket with parameters of type TicketBusinessService Modifier and Type Method Description voidDefaultCustomerTicketingFacade. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.integration.cis.payment.cronjob
Methods in de.hybris.platform.integration.cis.payment.cronjob that return TicketBusinessService Modifier and Type Method Description TicketBusinessServiceDefaultCisNotifyCustomerInactiveOrdersJob. getTicketBusinessService()Methods in de.hybris.platform.integration.cis.payment.cronjob with parameters of type TicketBusinessService Modifier and Type Method Description voidDefaultCisNotifyCustomerInactiveOrdersJob. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.ticket.event.impl
Methods in de.hybris.platform.ticket.event.impl that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceDefaultOrderFraudEmployeeNotificationEventListener. getTicketBusinessService()Methods in de.hybris.platform.ticket.event.impl with parameters of type TicketBusinessService Modifier and Type Method Description voidDefaultOrderFraudEmployeeNotificationEventListener. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.ticket.jalo
Fields in de.hybris.platform.ticket.jalo declared as TicketBusinessService Modifier and Type Field Description protected TicketBusinessServiceAbstractTicketsystemTest. ticketBusinessService -
Uses of TicketBusinessService in de.hybris.platform.ticket.service.impl
Classes in de.hybris.platform.ticket.service.impl that implement TicketBusinessService Modifier and Type Class Description classDefaultTicketBusinessServiceImplementation of TicketBusinessService -
Uses of TicketBusinessService in de.hybris.platform.yacceleratorcore.retention.impl
Methods in de.hybris.platform.yacceleratorcore.retention.impl that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceDefaultCSTicketStagnationAction. getTicketBusinessService()Methods in de.hybris.platform.yacceleratorcore.retention.impl with parameters of type TicketBusinessService Modifier and Type Method Description voidDefaultCSTicketStagnationAction. setTicketBusinessService(TicketBusinessService ticketBusinessService) -
Uses of TicketBusinessService in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order that return TicketBusinessService Modifier and Type Method Description protected TicketBusinessServiceCheckTransactionReviewStatusAction. getTicketBusinessService()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order with parameters of type TicketBusinessService Modifier and Type Method Description voidCheckTransactionReviewStatusAction. setTicketBusinessService(TicketBusinessService ticketBusinessService)
-