Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProxyRequest.GetIdentifier Method 

Gets the identifier for this resource.

string GetIdentifier();

Return Value

The proxy identifier.

Remarks

For pagelets, this will be the name of the pagelet. For resources, this will be the name of the resource.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IProxyRequest Interface | Bea.Alui.Proxy Namespace