gov.grants.apply.ws.production
Class GetApplicationListProdModeProcessor

java.lang.Object
  |
  +--gov.grants.apply.ws.production.GetApplicationListProdModeProcessor
All Implemented Interfaces:
IGetApplicationListProcessor

public final class GetApplicationListProdModeProcessor
extends java.lang.Object
implements IGetApplicationListProcessor

Author:
Grants.gov WebServices Team

Constructor Summary
GetApplicationListProdModeProcessor()
           
 
Method Summary
 gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListResponse process(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListRequestApplicationFilter[] filters)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetApplicationListProdModeProcessor

public GetApplicationListProdModeProcessor()
Method Detail

process

public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListResponse process(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListRequestApplicationFilter[] filters)
                                                                                               throws ProcessorException
Specified by:
process in interface IGetApplicationListProcessor