Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IProxyRequest Members

IProxyRequest overview

Public Instance Methods

GetEnvironment Gets an IEnvironment instance that provides information about the environment in which this proxied resource is being requested.
GetHostPageURI Returns the URI for the page in which the pagelet is currently displayed.
GetIdentifier Gets the identifier for this resource.
GetImageServerURI Returns the URI for the image server for the the application container or runtime environment in which the pagelet is currently displayed.
GetInstanceIdentifier Gets the instance identifier for the requested resource.
GetPayload Gets the optional payload information that may be available for this request.
GetSetting Gets a setting value with the given name.
GetStylesheetURI Returns the URI for the stylesheet for the page in which the pagelet is currently displayed.
GetUser Gets the IProxyUser representing the user making a pagelet request.

See Also

IProxyRequest Interface | Bea.Alui.Proxy Namespace