|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.ws.AbstractWSProcessor_RI
gov.grants.apply.ws.GetOpportunityListProcessor_RI
Processes a GetOpportunityList Web Service Request.
Field Summary | |
(package private) static org.apache.log4j.Logger |
log
|
Constructor Summary | |
GetOpportunityListProcessor_RI()
|
Method Summary | |
protected static boolean |
hasValue(java.lang.Object o)
|
java.lang.Object |
processRequest(java.lang.Object request)
|
Methods inherited from class gov.grants.apply.ws.AbstractWSProcessor_RI |
getConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final org.apache.log4j.Logger log
Constructor Detail |
public GetOpportunityListProcessor_RI()
Method Detail |
public java.lang.Object processRequest(java.lang.Object request) throws java.lang.Exception
request
- the Object of the webservice request.
java.lang.Exception
protected static boolean hasValue(java.lang.Object o)
o
- an object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |