Uses of Class
org.exoplatform.cs.rest.model.Ticket
Packages that use Ticket
Package
Description
-
Uses of Ticket in org.exoplatform.cs.rest
Methods in org.exoplatform.cs.rest with parameters of type TicketModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseCustomerTicketRest.createTicket(Ticket ticket) javax.ws.rs.core.ResponseCustomerTicketRest.updateTicket(Ticket ticket, String rate) -
Uses of Ticket in org.exoplatform.cs.rest.model
Methods in org.exoplatform.cs.rest.model that return Ticket -
Uses of Ticket in org.exoplatform.cs.rest.utils
Methods in org.exoplatform.cs.rest.utils that return TicketModifier and TypeMethodDescriptionstatic final TicketEntityBuilder.fromTicketDto(TicketDTO ticketDTO) Methods in org.exoplatform.cs.rest.utils with parameters of type TicketModifier and TypeMethodDescriptionstatic final TicketDTOEntityBuilder.toTicketDto(Ticket ticket)