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