gov.grants.apply.ws.standAloneMode
Class ApplicationInfoFromDAO
java.lang.Object
gov.grants.apply.ws.standAloneMode.ApplicationInfoFromDAO
- All Implemented Interfaces:
- IGetApplicationListBean
- public final class ApplicationInfoFromDAO
- extends java.lang.Object
- implements IGetApplicationListBean
- Author:
- Grants.gov WebServices Team
Wrapper for Application class from DAO component.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationInfoFromDAO
public ApplicationInfoFromDAO(Application app)
getCfdaNumber
public java.lang.String getCfdaNumber()
- Specified by:
getCfdaNumber
in interface IGetApplicationListBean
getCompetitionId
public java.lang.String getCompetitionId()
- Specified by:
getCompetitionId
in interface IGetApplicationListBean
getOpportunityNumber
public java.lang.String getOpportunityNumber()
- Specified by:
getOpportunityNumber
in interface IGetApplicationListBean
getStatus
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GrantsGovApplicationStatusType getStatus()
- Specified by:
getStatus
in interface IGetApplicationListBean
getSubmissionTitle
public java.lang.String getSubmissionTitle()
- Specified by:
getSubmissionTitle
in interface IGetApplicationListBean
getTrackingNumber
public java.lang.String getTrackingNumber()
- Specified by:
getTrackingNumber
in interface IGetApplicationListBean
getReceivedDate
public java.util.Calendar getReceivedDate()
- Specified by:
getReceivedDate
in interface IGetApplicationListBean