Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IObjectManager.LookupObjectID Method 

Gets an object's ID from its UUID.

int LookupObjectID(
   string UUID
);

Exceptions

Exception Type Condition
HttpException The query interface URL is not valid.
PortalException The operation resulted in an error in the portal.

See Also

IObjectManager Interface | Plumtree.Remote.PRC Namespace