Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortletBase.GetWebServiceID Method 

Gets the ID for the Web Service object with which this Portlet is associated.

int GetWebServiceID();

Return Value

The ID of the Web Service object with which this Portlet is associated.

Exceptions

Exception Type Condition
HttpException The query interface URL is not valid.

See Also

IPortletBase Interface | Plumtree.Remote.PRC Namespace