Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Package oracle.portal.provider.v2.webservice

Class Summary
DocWebServiceRenderer DocWebServiceRenderer is a specialized WebServiceRenderer for invoking 'doc style' web services.
HTMLStringWebServiceRenderer HTMLStringWebServiceRenderer is a specialized RPCWebServiceRenderer for invoking 'RPC style' webservices that return HTML as a string.
LiteralXML A LiteralXML is used to describe the structure and bindings of a literal XML request to a web service.
LiteralXML.Handler LiteralXML.Handler is the NodeHandler that should be used to process XML descriptions of a LiteralXML object.
RPCWebServiceRenderer RPCWebServiceRenderer is a specialized WebServiceRenderer for invoking 'RPC style' web services.
WebServiceRenderer WebServiceRenderer is the base class for web service enabled renderers.
WebServiceRenderer.ConstParam Class representing a parameter bound to a constant value
WebServiceRenderer.DefaultableParameterBinding Superclass for ParameterBindings that can have a default value.
WebServiceRenderer.EditData Class representing a parameter bound to an item of customization data from a NameValuePersonalizationObject.
WebServiceRenderer.ParameterBinding Base class for objects representing a parameter in the request to the web service to that can be 'bound' to a variety of sources.
WebServiceRenderer.PromptedBinding Base class for objects representing a prompt in the request to the web service to that is used show prompt in edit mode.
WebServiceRenderer.RequestParam Class representing a parameter bound to an item of data in the current WebServiceRenderRequest.
WebServiceRenderer.SessionAttrib Class representing a parameter bound to an item of session data in the ProviderSession.
WebServiceRenderer.URLParam Class representing a parameter bound to the value of a parmeter in the query string of the request to the provider.
WebServiceRenderRequest A WebServiceRenderRequest 'wraps' a PortletRenderRequest in order to expose properties and derived values that are relevant to a WebServiceRenderer.
XMLStringWebServiceRenderer XMLStringWebServiceRenderer is a specialized RPCWebServiceRenderer for invoking 'RPC style' web services that return XML as a string.
 


Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.