Puts the content item into the checked-out state.
null
. A content item can only be checked out by one user at a time.
Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have permission to check out the item. |
ContentException | The method call resulted in a Publisher exception. |
SoapException | There was a communication problem during the execution of the remote method call. |
InvalidOperationException | The content item has not been persisted, has been removed, or is already checked out. |
IContentItemManager Interface | Plumtree.Remote.PRC.Content.Item Namespace