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

Packages that use _GetOpportunityListResponse
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0   
gov.grants.apply.ws   
 

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 ApplicantIntegrationSoapBindingImpl.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingSkeleton.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingStub.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 

Uses of _GetOpportunityListResponse in gov.grants.apply.ws
 

Methods in gov.grants.apply.ws that return _GetOpportunityListResponse
protected  _GetOpportunityListResponse GetOpportunityListProcessor.buildResponse(java.util.List opportunities)