Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.GetClassID Method 

Returns the class ID.

int GetClassID();

Return Value

The class ID.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.
ProtocolNotSupportedException Used with a version of the portal that does not support this feature.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace