| Package | Description |
|---|---|
| org.javlo.module.ticket |
| Modifier and Type | Method and Description |
|---|---|
TicketBean |
TicketService.getTicket(String id) |
| Modifier and Type | Method and Description |
|---|---|
static List<TicketBean> |
TicketService.getAllTickets(ContentContext ctx) |
Collection<TicketBean> |
TicketService.getTickets() |
| Modifier and Type | Method and Description |
|---|---|
void |
TicketService.updateTicket(ContentContext ctx,
TicketBean ticket,
boolean updateDate) |
Copyright © 2012-2018. All Rights Reserved.