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.
-
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