Uses of Class
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0._GetOpportunityListResponse

Packages that use _GetOpportunityListResponse
gov.grants.apply.struts.actions   
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0   
 

Uses of _GetOpportunityListResponse in gov.grants.apply.struts.actions
 

Methods in gov.grants.apply.struts.actions with parameters of type _GetOpportunityListResponse
 java.util.List GetOpportunityListAction.retrieveOpportunityList(_GetOpportunityListResponse response)
          Retrieves opportunities.
 

Uses of _GetOpportunityListResponse in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return _GetOpportunityListResponse
 _GetOpportunityListResponse ApplicantIntegrationPortType.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingStub.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)