Copy all the objects of the source folder to the destination folder recursively, including any content items, Data Entry Templates, Presentation Templates, selection lists, sub-folders and all objects in each sub-folder.
null
and has to be persisted prior to call. null
and has to be persisted prior to call. ContentException
will be thrown if you copy a folder to any of its subfolders. An InvalidOperationException
will be thrown if you copy a folder to itself. Exception Type | Condition |
---|---|
InvalidOperationException | If you copy a folder to itself or the destination or souce folder has not yet been stored or has been removed. |
ContentSecurityException | The user does not have permission to access the destination or source folders. |
ContentException | The method call resulted in a Content Server exception. |
SoapException | There was a communication problem during the execution of the remote method call. |
IFolderManager Interface | Plumtree.Remote.PRC.Content.Folder Namespace