Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.client.invokers.impl
Class DynamicListInvoker

java.lang.Object
  extended by oracle.stellent.wcm.client.invokers.SiteRequestInvoker<T>
      extended by oracle.stellent.wcm.client.invokers.impl.VarInvoker<DynamicListRequest>
          extended by oracle.stellent.wcm.client.invokers.impl.DynamicListInvoker


public class DynamicListInvoker
extends VarInvoker<DynamicListRequest>

Handles the invocation of the dynamic list


Constructor Summary
DynamicListInvoker(RequestContext requestContext, ClientApplication clientApplication)
           

 

Method Summary
protected  DynamicListRequest createSiteRequest()
          Create a new site request object
 java.lang.Object getVarObject()
           

 

Methods inherited from class oracle.stellent.wcm.client.invokers.impl.VarInvoker
getVarName, handleSiteResponse, setVarName

 

Methods inherited from class oracle.stellent.wcm.client.invokers.SiteRequestInvoker
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

DynamicListInvoker

public DynamicListInvoker(RequestContext requestContext,
                          ClientApplication clientApplication)
                   throws ApplicationException
Throws:
ApplicationException

Method Detail

createSiteRequest

protected DynamicListRequest createSiteRequest()
Create a new site request object
Overrides:
createSiteRequest in class SiteRequestInvoker<DynamicListRequest>
Returns:
the site request

getVarObject

public java.lang.Object getVarObject()
                              throws ApplicationException
Specified by:
getVarObject in class VarInvoker<DynamicListRequest>
Returns:
the object to expose
Throws:
ApplicationException

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.