Puts a content item that is currently in the checked-out state into the non-checked-out state.
null
. All modifications to the checked out content item will be lost when the check-out is undone.
Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have permission to perform this operation. |
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 item is not checked-out, has not been persisted, or has already been removed. |
IContentItemManager Interface | Plumtree.Remote.PRC.Content.Item Namespace