Package org.kuali.coeus.propdev.api.s2s
Interface S2sAppSubmissionContract
- All Superinterfaces:
NumberedProposal
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
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()
-