Package com.bea.alui.proxy

Provides classes and interfaces used to create pagelets for WebCenter Ensemble.

See:
          Description

Interface Summary
IEnvironment IEnvironment
IPayload Represents the payload of a request that is sent to a proxied resource.
IProxyContext Root interface for retrieving information from the proxy for specific pagelets.
IProxyRequest Represents the data available in a request made to a pagelet.
IProxyResponse Represents the contextual information that is returned in the response to the entity that made this pagelet request.
IProxyUser Represents the current user requesting the pagelet Generally, a pagelet can obtain an IProxyUser from IProxyContext.getUser().
IXMLPayload Interface that supports methods to easily process an IPayload as XML.
 

Class Summary
AggregationType  
EnvironmentType Enumeration that represents the environment of execution for a CSP Request.
ProxyContextFactory Factory used to create objects that provide environment information about Pagelet requests.
 

Exception Summary
NotGatewayedException Thrown when a user attempts to access API functionality that is only available when the request is gatewayed.
PayloadProcessingException An unchecked exception thrown when an error occurs processing an IXMLPayload object.
ProtocolNotSupportedException Thrown when a user attempts to access functionality in a version of the portal that does not support it.
 

Package com.bea.alui.proxy Description

Provides classes and interfaces used to create pagelets for WebCenter Ensemble.



For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.