Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IFolderManager Methods

The methods of the IFolderManager interface are listed below. For a complete list of IFolderManager interface members, see the IFolderManager Members topic.

Public Instance Methods

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.

See Also

IFolderManager Interface | Plumtree.Remote.PRC.Content.Folder Namespace