Interface EscalationHoldInfo

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    EscalationHoldInfoImpl

    public interface EscalationHoldInfo
    extends java.io.Serializable
    Escalation and hold info interface.
    Author:
    rbo
    • Method Detail

      • getEscalationId

        int getEscalationId()
        Returns:
        the escalationId
      • getEscalationDate

        java.util.Date getEscalationDate()
        Returns:
        the escalationDate
      • getPoolEscalationDate

        java.util.Date getPoolEscalationDate()
        Returns:
        the poolEscalationDate
      • getHoldDate

        java.util.Date getHoldDate()
        Returns:
        the holdDate