Skip navigation links

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

E17273-02


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

java.lang.Object
  extended by oracle.stellent.wcm.client.invokers.RequestInvoker<T>
      extended by oracle.stellent.wcm.client.invokers.impl.VarInvoker<MetadataRequest>
          extended by oracle.stellent.wcm.client.invokers.impl.MetadataInvoker


public class MetadataInvoker
extends VarInvoker<MetadataRequest>

Handle metadata requests invocations


Field Summary

 

Fields inherited from class oracle.stellent.wcm.client.invokers.RequestInvoker
m_log

 

Constructor Summary
MetadataInvoker(RequestContext requestContext, ClientApplication clientApplication)
           

 

Method Summary
 java.lang.Object getVarObject()
           

 

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

 

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

MetadataInvoker

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

Method Detail

getVarObject

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

Skip navigation links

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

E17273-02


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