|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationSoapBindingImpl
This class was stubbed out by Axis' WSDL2Java tool. We have edited this file so that it calls the classes in our business tier.
Constructor Summary | |
AgencyIntegrationSoapBindingImpl()
|
Method Summary | |
gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AssignAgencyTrackingNumberResponse |
assignAgencyTrackingNumber(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AssignAgencyTrackingNumberRequest assignAgencyTrackingNumberRequest)
Handles the AssignAgencyTrackingNumberweb service call. |
gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryResponse |
confirmApplicationDelivery(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryRequest confirmApplicationDeliveryRequest)
Handles the ConfirmApplicationDelivery web service call. |
gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationResponse |
getApplication(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationRequest getApplicationRequest)
Handles the GetApplication web service call. |
gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListResponse |
getApplicationList(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListRequestApplicationFilter[] getApplicationListRequest)
Handles the GetApplicationList web service call. |
gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationZipResponse |
getApplicationZip(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationZipRequest getApplicationZipRequest)
Handles the GetApplicationZip web service call. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AgencyIntegrationSoapBindingImpl()
Method Detail |
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListResponse getApplicationList(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListRequestApplicationFilter[] getApplicationListRequest) throws java.rmi.RemoteException
getApplicationList
in interface gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationPortType
getApplicationListRequest
- Object containing request parameters from the client invoking the web service.
java.rmi.RemoteException
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationResponse getApplication(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationRequest getApplicationRequest) throws java.rmi.RemoteException
getApplication
in interface gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationPortType
getApplicationRequest
- Object containing request parameters from the client invoking the web service.
java.rmi.RemoteException
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationZipResponse getApplicationZip(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationZipRequest getApplicationZipRequest) throws java.rmi.RemoteException
getApplicationZip
in interface gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationPortType
getApplicationZipRequest
- Object containing request parameters from the client invoking the web service.
java.rmi.RemoteException
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryResponse confirmApplicationDelivery(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryRequest confirmApplicationDeliveryRequest) throws java.rmi.RemoteException
confirmApplicationDelivery
in interface gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationPortType
confirmApplicationDeliveryRequest
- Object containing request parameters from the client invoking the web service.
java.rmi.RemoteException
public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AssignAgencyTrackingNumberResponse assignAgencyTrackingNumber(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AssignAgencyTrackingNumberRequest assignAgencyTrackingNumberRequest) throws java.rmi.RemoteException
assignAgencyTrackingNumber
in interface gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.AgencyIntegrationPortType
assignAgencyTrackingNumberRequest
- Object containing request parameters from the client invoking the web service.
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |