|
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<PageRequest>
oracle.stellent.wcm.client.invokers.impl.PageInvoker
public class PageInvoker
| Constructor Summary | |
|---|---|
PageInvoker(RequestContext requestContext, ClientApplication clientApplication) |
|
| Method Summary | |
|---|---|
protected void |
applyCacheControl()Apply the cache controls to the response object |
protected PageRequest |
createSiteRequest()Create a new site request object |
void |
finishSiteRequest()Cleanup after a request invocation |
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 |
|---|
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 PageInvoker(RequestContext requestContext,
ClientApplication clientApplication)
throws ApplicationException
ApplicationException| Method Detail |
|---|
protected PageRequest createSiteRequest()
createSiteRequest in class SiteRequestInvoker<PageRequest>
protected void handleSiteResponse()
throws ApplicationException,
java.io.IOException
handleSiteResponse in class SiteRequestInvoker<PageRequest>ApplicationExceptionjava.io.IOExceptionprotected void applyCacheControl()
public void finishSiteRequest()
finishSiteRequest in class SiteRequestInvoker<PageRequest>
|
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 | |||||||||