Uses of Class
de.hybris.platform.ticket.model.CsTicketModel
Packages that use CsTicketModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.ticket.events.jalo package.
Contains generated models for each type of de.hybris.platform.ticket.jalo package.
-
Uses of CsTicketModel in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order that return CsTicketModelModifier and TypeMethodDescriptionprotected CsTicketModelCheckTransactionReviewStatusAction.createTicket(String subject, String description, OrderModel order, CsTicketCategory category, CsTicketPriority priority) -
Uses of CsTicketModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CsTicketModelModifier and TypeMethodDescriptionCustomerModel.getTickets()Generated method - Getter of theCustomer.ticketsdynamic attribute defined at extensionticketsystem.Method parameters in de.hybris.platform.core.model.user with type arguments of type CsTicketModelModifier and TypeMethodDescriptionvoidCustomerModel.setTickets(List<CsTicketModel> value) Generated method - Setter ofCustomer.ticketsdynamic attribute defined at extensionticketsystem. -
Uses of CsTicketModel in de.hybris.platform.ticket.events.model
Methods in de.hybris.platform.ticket.events.model that return CsTicketModelModifier and TypeMethodDescriptionCsTicketEventModel.getTicket()Deprecated, for removal: This API element is subject to removal in a future version.since agesMethods in de.hybris.platform.ticket.events.model with parameters of type CsTicketModelModifier and TypeMethodDescriptionvoidCsTicketEventModel.setTicket(CsTicketModel value) Deprecated, for removal: This API element is subject to removal in a future version.since ages -
Uses of CsTicketModel in de.hybris.platform.ticket.model
Methods in de.hybris.platform.ticket.model that return types with arguments of type CsTicketModelModifier and TypeMethodDescriptionCsTicketModel.getTickets()Generated method - Getter of theCsTicket.ticketsdynamic attribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticket.model with type arguments of type CsTicketModelModifier and TypeMethodDescriptionvoidCsTicketModel.setTickets(List<CsTicketModel> value) Generated method - Setter ofCsTicket.ticketsdynamic attribute defined at extensionticketsystem.