CopyFolder | 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. |
CreateFolder | Creates a new IFolder instance. |
GetFolder | Returns an IFolder by its UUID. |
GetFolderByPath | Returns an IFolder by its path. |
GetRootFolder | Returns the Content Server root folder. |
GetSubfolders | Returns the immediate sub-folders contained in the specified folder. |
MoveFolder | Move all the objects of the source folder into the specified destination parent folder, including any content items, Data Entry Templates, Presentation Templates, selection lists, sub-folders and all objects in each sub-folder. |
RemoveFolder | Deletes the folder. |
IFolderManager Interface | Plumtree.Remote.PRC.Content.Folder Namespace