Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IObject.Save Method 

Saves all changes in the object to the Portal Server.

int Save();

Return Value

The ID of the object.

Exceptions

Exception Type Condition
HttpException The query interface URL is not valid.
InvalidOperationException The method was called prior to setting all information required for successful object creation in the portal.
PortalException The operation resulted in an error in the portal.

See Also

IObject Interface | Plumtree.Remote.PRC Namespace