Interface S2sOpportunityContract

All Superinterfaces:
NumberedProposal

public interface S2sOpportunityContract extends NumberedProposal
  • Method Details

    • getPackageId

      String getPackageId()
    • getClosingDate

      Calendar getClosingDate()
    • getCompetitionId

      String getCompetitionId()
    • getCompetitionTitle

      String getCompetitionTitle()
    • getInstructionUrl

      String getInstructionUrl()
    • getOpeningDate

      Calendar getOpeningDate()
    • getOpportunity

      String getOpportunity()
    • getRevisionOtherDescription

      String getRevisionOtherDescription()
    • getSchemaUrl

      String getSchemaUrl()
    • getOpportunityId

      String getOpportunityId()
    • getOpportunityTitle

      String getOpportunityTitle()
      alias of fundingOpportunityTitle
    • getFundingOpportunityNumber

      String getFundingOpportunityNumber()
    • getOfferingAgency

      String getOfferingAgency()
    • getAgencyContactInfo

      String getAgencyContactInfo()
    • isMultiProject

      boolean isMultiProject()
    • getComponentType

      String getComponentType()
    • getOverallSchemaUrl

      String getOverallSchemaUrl()
    • getOverallSchema

      String getOverallSchema()
    • getS2sProvider

      S2sProviderContract getS2sProvider()
    • getS2sRevisionType

      S2sRevisionTypeContract getS2sRevisionType()
    • getS2sSubmissionType

      S2sSubmissionTypeContract getS2sSubmissionType()
    • getS2sOppForms

      List<? extends S2sOppFormsContract> getS2sOppForms()
    • getS2sOpportunityCfdas

      List<? extends S2sOpportunityCfdaContract> getS2sOpportunityCfdas()