| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.stellent.wcm.client.invokers.SiteRequestInvoker<T>
oracle.stellent.wcm.client.invokers.SiteRequestInvoker<T>
       oracle.stellent.wcm.client.invokers.impl.ContributableInvoker<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
| Constructor Summary | |
|---|---|
| ContributableInvoker(RequestContext requestContext, ClientApplication clientApplication, java.lang.Class<T> type) | |
| Method Summary | |
|---|---|
| protected  void | handleSiteResponse()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.SiteRequestInvoker | 
|---|
| createSiteRequest, finishSiteRequest, getClientApplication, getRequestContext, getSiteContext, getSiteRequest, getSiteResponse, getSiteResponseHandler, invokeSiteRequest, setPropagateResponseErrors, setSiteResponseHandler | 
| 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 handleSiteResponse()
                           throws ApplicationException,
                                  java.io.IOException
handleSiteResponse in class SiteRequestInvoker<T extends SiteRequest>ApplicationExceptionjava.io.IOException| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||