gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0
Interface AgencyIntegrationPortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AgencyIntegrationSoapBindingStub

public interface AgencyIntegrationPortType
extends java.rmi.Remote


Method Summary
 AssignAgencyTrackingNumberResponse assignAgencyTrackingNumber(AssignAgencyTrackingNumberRequest assignAgencyTrackingNumberRequest)
           
 ConfirmApplicationDeliveryResponse confirmApplicationDelivery(ConfirmApplicationDeliveryRequest confirmApplicationDeliveryRequest)
           
 GetApplicationResponse getApplication(GetApplicationRequest getApplicationRequest)
           
 GetApplicationListResponse getApplicationList(GetApplicationListRequestApplicationFilter[] getApplicationListRequest)
           
 GetApplicationZipResponse getApplicationZip(GetApplicationZipRequest getApplicationZipRequest)
           
 

Method Detail

getApplicationList

public GetApplicationListResponse getApplicationList(GetApplicationListRequestApplicationFilter[] getApplicationListRequest)
                                              throws java.rmi.RemoteException

getApplication

public GetApplicationResponse getApplication(GetApplicationRequest getApplicationRequest)
                                      throws java.rmi.RemoteException

getApplicationZip

public GetApplicationZipResponse getApplicationZip(GetApplicationZipRequest getApplicationZipRequest)
                                            throws java.rmi.RemoteException

confirmApplicationDelivery

public ConfirmApplicationDeliveryResponse confirmApplicationDelivery(ConfirmApplicationDeliveryRequest confirmApplicationDeliveryRequest)
                                                              throws java.rmi.RemoteException

assignAgencyTrackingNumber

public AssignAgencyTrackingNumberResponse assignAgencyTrackingNumber(AssignAgencyTrackingNumberRequest assignAgencyTrackingNumberRequest)
                                                              throws java.rmi.RemoteException