Class RenewReservationNotification

java.lang.Object
com.highdeal.notification.InternalNotification
com.highdeal.notification.RenewReservationNotification

public class RenewReservationNotification extends InternalNotification
  • Constructor Details

    • RenewReservationNotification

      public RenewReservationNotification()
    • RenewReservationNotification

      public RenewReservationNotification(String systemName, String instanceId, long timestamp, Object[] argValues)
  • Method Details

    • setDesc

      public void setDesc(NotificationDescription desc)
      Overrides:
      setDesc in class InternalNotification
    • getListenerId

      public byte getListenerId()
    • setListenerId

      public void setListenerId(byte listenerId)
    • getUniqueId

      public long getUniqueId()
    • setUniqueId

      public void setUniqueId(long uniqueId)
    • getPartitionId

      public short getPartitionId()
    • setPartitionId

      public void setPartitionId(short partitionId)
    • getResendAttempt

      public short getResendAttempt()
    • setResendAttempt

      public void setResendAttempt(short resendAttempt)
    • toString

      public final String toString()
      Description copied from class: InternalNotification
      Returns a string representation of the instance ID, the date, unique identifier and the specific arguments of a notification.
      Overrides:
      toString in class InternalNotification
      Returns:
      A string representation