Interface TicketService

  • All Superinterfaces:
    Service
    All Known Subinterfaces:
    TicketServiceLocal

    public interface TicketService
    extends Service
    Service interface to manage tickets.
    A ticket is a transaction having a receiver user and represents a pending payment to be accepted by any user (the payer) who want (and can) make the payment. It also could be created to be accepted by a specific payer.