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

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

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type _GetApplicationListRequest
 _GetApplicationListResponse ApplicantIntegrationPortType.getApplicationList(_GetApplicationListRequest getApplicationListRequest)
           
 _GetApplicationListResponse ApplicantIntegrationSoapBindingImpl.getApplicationList(_GetApplicationListRequest getApplicationListRequest)
           
 _GetApplicationListResponse ApplicantIntegrationSoapBindingSkeleton.getApplicationList(_GetApplicationListRequest getApplicationListRequest)
           
 _GetApplicationListResponse ApplicantIntegrationSoapBindingStub.getApplicationList(_GetApplicationListRequest getApplicationListRequest)
           
 

Uses of _GetApplicationListRequest in gov.grants.apply.ws
 

Methods in gov.grants.apply.ws with parameters of type _GetApplicationListRequest
protected  java.util.List GetApplicationListProcessor_RI.getApplications(_GetApplicationListRequest request)