Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProxyRequest Members

IProxyRequest overview

Public Instance Methods

iconGetEnvironment Gets an IEnvironment instance that provides information about the environment in which this proxied resource is being requested.
iconGetHostPageURI Returns the URI for the page in which the pagelet is currently displayed.
iconGetIdentifier Gets the identifier for this resource.
iconGetImageServerURI Returns the URI for the image server for the the application container or runtime environment in which the pagelet is currently displayed.
iconGetInstanceIdentifier Gets the instance identifier for the requested resource.
iconGetPayload Gets the optional payload information that may be available for this request.
iconGetSetting Gets a setting value with the given name.
iconGetStylesheetURI Returns the URI for the stylesheet for the page in which the pagelet is currently displayed.
iconGetUser Gets the IProxyUser representing the user making a pagelet request.

See Also

IProxyRequest Interface | Bea.Alui.Proxy Namespace