Oracle® WebCenter Interaction API Documentation

This page provides links to Oracle WebCenter Interaction API documentation.

Adaptive Tags

The tagdocs provide details on tags used for Adaptive Page Layouts. For details, see the Oracle WebCenter Interaction UI Customization Guide Chapter 3, "Using Adaptive Page Layouts". The tagdocs can be viewed in the following location: http://download.oracle.com/docs/cd/E13158_01/alui/wci/docs103/devguide/apidocs/tagdocs/index.html (Download a zip of the package here: http://download.oracle.com/docs/cd/E13158_01/alui/wci/docs103/devguide/apidocs/tagdocs/TagDocs.zip.)

You can also create custom adaptive tags. The API documentation for the Adaptive Tag Framework can be viewed in the following locations:

Portal UI Packages

The following packages provide selected libraries from the portal UI API package for customizing specific functionality.

PEIs (portalpages.pei, portaluiinfrastructure.pei, portaluiinfrastructure.tags.pei and uiinfrastructure.pei): These libraries are focused on the portal's Programmable Event Interfaces API. For details on implementing custom code using PEIs, see the Oracle WebCenter Interaction UI Customization Guide Chapter 12, "Using PEIs". The PEI API documentation can be found in the following locations:

Pluggable Navigation (nullnavigation.*, portalnavigation.*, portalpages.common.mediator, portalpages.common.plugnav, portalpages.common.uiparts, portaluiinfrastructure.application.varpacks, portaluiinfrastructure.compoundlist, and portaluiinfrastructure.navtype): These libraries are focused on the Pluggable Navigation API. Note: Most navigation customizations can be implemented without writing custom code against the portal UI. For details, see the Oracle WebCenter Interaction UI Customization Guide Chapter 9, "Customizing Portal Navigation". The Pluggable Navigation API documentation can be found in the following locations:

UI Infrastructure: The uiinfrastructure library represents the layer of the portal UI that defines the core architectural classes for the portal UI. This layer has no dependencies on the plumtree.server layer. It addresses generic problems like how to store state across pages in a consistent, reusable fashion. The UI Infrastructure API documentation can be found in the following locations:

Open Foundation: This section contains the cross-platform (Java) development library underneath all portal UI layers. The Open Foundation API documentation can be found in the following location: http://download.oracle.com/docs/cd/E13158_01/alui/wci/docs103/uiguide/apidocs/java/openfoundation/index.html

Portal Server API

This package contains libraries that can only be invoked on a machine with core portal server libraries. The Portal Server API documentation can be found in the following locations:

A subset of features are available on the remote tier using the Programmable Remote Client (PRC). For details on using the PRC, see the Oracle WebCenter Interaction Web Service Development Guide.