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

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

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

Methods in gov.grants.apply.struts.actions that return _GetApplicationListRequest
protected  _GetApplicationListRequest GetApplicationListAction.createRequest(GetApplicationListForm form)
          Creates an application list request
 

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 ApplicantIntegrationSoapBindingStub.getApplicationList(_GetApplicationListRequest getApplicationListRequest)