Uses of Class
gov.grants.apply.ws.AbstractWSProcessor_RI

Packages that use AbstractWSProcessor_RI
gov.grants.apply.ws   
 

Uses of AbstractWSProcessor_RI in gov.grants.apply.ws
 

Subclasses of AbstractWSProcessor_RI in gov.grants.apply.ws
 class GetApplicationListProcessor_RI
          This is the class for Processing a getting application list web service request and obtaining a list of applications from the database.
 class GetApplicationStatusDetailProcessor_RI
          This is the class for Processing a getting application status detail web service request and obtaining a detailed application status from the database.
 class GetOpportunityListProcessor_RI
          Processes a GetOpportunityList Web Service Request.
 class SubmitApplicationProcessor_RI
          Processes a SubmitApplication Web Service Request.