Checks in and stores a content item.
null
. null
. Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have permission to check in the content item. |
NameAlreadyInUseException | If there is already a content item with the given name in the same folder. |
ContentException | The content item is associated with an invalid portlet ID, or if 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 has has been removed, the containing folder has been removed, the item is not checked out, or there was an attempt to associate the item with a portlet ID that was already associated with another content item. |
ArgumentException | If an invalid selection list value was set for an ISelectionListProperty . |
IContentItemManager Interface | Plumtree.Remote.PRC.Content.Item Namespace