Oracle WebCenter Interaction Web Service Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

API Libraries

This page provides links to API libraries for use in Oracle WebCenter Interaction development.

Oracle WebCenter Interaction Development Kit (IDK)

These API libraries provide detailed documentation on IDK objects and methods. To access documentation for previous versions or download the entire documentation package, download the appropriate version of the IDK. For details on using these APIs, see About the Oracle WebCenter Interaction Development Kit (IDK) Proxy API.

Oracle WebCenter Interaction Scripting Framework

The Oracle WebCenter Interaction Scripting Framework is a collection of client-side JavaScript libraries that provide services to portlets and hosted gatewayed pages. Most services are provided by the JSPortlet API. Opener functionality is provided by the Common Opener API. For lower-level functionality, see the JSXML package. For details on using these APIs, see About the Oracle WebCenter Interaction Scripting Framework.

Adaptive Tags

Adaptive Tags are XML tags that can be included in the markup returned by any gatewayed page, including portlets. These tags provide access to key portal components and support advanced attribute replacement. For details on using tags, see con_tags.html.

The following API documentation includes the classes used to create custom Adaptive Tags for use in portlets and gatewayed pages. For details on creating custom tags, see Creating Custom Adaptive Tags.


  Back to Top      Previous Next