public interface S2sOpportunityContract extends NumberedProposal
| Modifier and Type | Method and Description |
|---|---|
String |
getAgencyContactInfo() |
String |
getCfdaDescription() |
String |
getCfdaNumber() |
Calendar |
getClosingDate() |
String |
getCompetetionId() |
String |
getFundingOpportunityNumber() |
String |
getInstructionUrl() |
String |
getOfferingAgency() |
Calendar |
getOpeningDate() |
String |
getOpportunity() |
String |
getOpportunityId() |
String |
getOpportunityTitle() |
String |
getRevisionOtherDescription() |
List<? extends S2sOppFormsContract> |
getS2sOppForms() |
S2sProviderContract |
getS2sProvider() |
S2sRevisionTypeContract |
getS2sRevisionType() |
S2sSubmissionTypeContract |
getS2sSubmissionType() |
String |
getSchemaUrl() |
boolean |
isMultiProject() |
getProposalNumberString getCfdaNumber()
Calendar getClosingDate()
String getCompetetionId()
String getInstructionUrl()
Calendar getOpeningDate()
String getOpportunity()
String getRevisionOtherDescription()
String getSchemaUrl()
String getOpportunityId()
String getOpportunityTitle()
String getFundingOpportunityNumber()
String getOfferingAgency()
String getAgencyContactInfo()
String getCfdaDescription()
boolean isMultiProject()
S2sProviderContract getS2sProvider()
S2sRevisionTypeContract getS2sRevisionType()
S2sSubmissionTypeContract getS2sSubmissionType()
List<? extends S2sOppFormsContract> getS2sOppForms()
Copyright © 2014 The Kuali Foundation. All rights reserved.