Uses of Interface
org.kuali.coeus.propdev.api.s2s.S2sOpportunityContract
-
Packages that use S2sOpportunityContract Package Description org.kuali.coeus.propdev.api.core org.kuali.coeus.propdev.api.s2s -
-
Uses of S2sOpportunityContract in org.kuali.coeus.propdev.api.core
Methods in org.kuali.coeus.propdev.api.core that return S2sOpportunityContract Modifier and Type Method Description S2sOpportunityContractDevelopmentProposalContract. getS2sOpportunity() -
Uses of S2sOpportunityContract in org.kuali.coeus.propdev.api.s2s
Methods in org.kuali.coeus.propdev.api.s2s that return S2sOpportunityContract Modifier and Type Method Description S2sOpportunityContractS2sOpportunityService. findS2SOpportunityByProposalNumber(String proposalNumber)This method retrieves and S2S Opportunity by proposal number.
-