public interface S2sApplicationService
| Modifier and Type | Method and Description |
|---|---|
S2sApplicationContract |
findS2sApplicationByProposalNumber(String proposalNumber)
This method retrieves and S2S Application by proposal number.
|
S2sApplicationContract findS2sApplicationByProposalNumber(String proposalNumber)
proposalNumber - the proposal number. Cannot be blank.IllegalArgumentException - if proposal number is blankCopyright © 2014 The Kuali Foundation. All rights reserved.