Uses of Interface
org.javlo.module.ticket.Ticket
-
Packages that use Ticket Package Description org.javlo.module.ticket -
-
Uses of Ticket in org.javlo.module.ticket
Classes in org.javlo.module.ticket that implement Ticket Modifier and Type Class Description class
TicketBean
class
TicketUserWrapper
Constructors in org.javlo.module.ticket with parameters of type Ticket Constructor Description TicketBean(Ticket ticket)
TicketUserWrapper(Ticket ticket, ContentContext ctx)
-