Interface Ticket

All Superinterfaces:
AttachedModel, BaseModel<Ticket>, ClassedModel, Cloneable, Comparable<Ticket>, MVCCModel, PersistedModel, Serializable, ShardedModel, TicketModel, TypedModel
All Known Implementing Classes:
TicketWrapper

@ProviderType public interface Ticket extends PersistedModel, TicketModel
The extended model interface for the Ticket service. Represents a row in the "Ticket" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}
  • Field Details

  • Method Details

    • isExpired

      boolean isExpired()