Interface S2sAppSubmissionContract

All Superinterfaces:
NumberedProposal

public interface S2sAppSubmissionContract extends NumberedProposal
  • Method Details

    • getSubmissionNumber

      Integer getSubmissionNumber()
    • getAgencyTrackingId

      String getAgencyTrackingId()
    • getComments

      String getComments()
    • getGgTrackingId

      String getGgTrackingId()
    • getLastModifiedDate

      Date getLastModifiedDate()
    • getLastNotifiedDate

      Date getLastNotifiedDate()
    • getReceivedDate

      Date getReceivedDate()
    • getStatus

      String getStatus()
    • getS2sApplication

      S2sApplicationContract getS2sApplication()