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

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

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

Methods in gov.grants.apply.struts.actions with parameters of type _GetApplicationListResponse
protected  java.util.List GetApplicationListAction.formatReply(_GetApplicationListResponse getApplicationListResponse)
          Formats a reply
 

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return _GetApplicationListResponse
 _GetApplicationListResponse ApplicantIntegrationPortType.getApplicationList(_GetApplicationListRequest getApplicationListRequest)
           
 _GetApplicationListResponse ApplicantIntegrationSoapBindingStub.getApplicationList(_GetApplicationListRequest getApplicationListRequest)