|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.client.invokers.RequestInvoker<T>
oracle.stellent.wcm.client.invokers.impl.ContributableInvoker<T>
public abstract class ContributableInvoker<T extends SiteRequest>
Invokers that draw contribution includes if not already drawn
| Field Summary |
|---|
| Fields inherited from class oracle.stellent.wcm.client.invokers.RequestInvoker |
|---|
m_log |
| Constructor Summary | |
|---|---|
ContributableInvoker(RequestContext requestContext, ClientApplication clientApplication, java.lang.Class<T> type) |
|
| Method Summary | |
|---|---|
protected void |
handleResponse()Handle the response of the site request; by default uses a ResponseHandler to draw the output |
| Methods inherited from class oracle.stellent.wcm.client.invokers.RequestInvoker |
|---|
createSiteRequest, finishRequest, getClientApplication, getRequestContext, getResponseHandler, getSiteContext, getSiteRequest, getSiteResponse, getType, invokeRequest, isPropagateResponseErrors, setPropagateResponseErrors, setResponseHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContributableInvoker(RequestContext requestContext,
ClientApplication clientApplication,
java.lang.Class<T> type)
throws ApplicationException
ApplicationException| Method Detail |
|---|
protected void handleResponse()
throws ApplicationException,
java.io.IOException
handleResponse in class RequestInvoker<T extends SiteRequest>ApplicationExceptionjava.io.IOException
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||