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

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

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

Methods in gov.grants.apply.struts.actions that return _GetApplicationStatusDetailRequest
protected  _GetApplicationStatusDetailRequest GetApplicationStatusDetailAction.createRequest(GetApplicationStatusDetailForm form)
          Creates an application status detail request
 

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type _GetApplicationStatusDetailRequest
 _GetApplicationStatusDetailResponse ApplicantIntegrationPortType.getApplicationStatusDetail(_GetApplicationStatusDetailRequest getApplicationStatusDetailRequest)
           
 _GetApplicationStatusDetailResponse ApplicantIntegrationSoapBindingStub.getApplicationStatusDetail(_GetApplicationStatusDetailRequest getApplicationStatusDetailRequest)