AquaLogic Interaction Development Kit (IDK) 6.0.0

IFolderManager Members

IFolderManager overview

Public Instance Methods

CopyFolder Copies all the objects of the source folder to the destination folder recursively, including any content items, Data Entry Templates, Presentation Templates, selection lists, subfolders and all objects in each subfolder.
CreateFolder Creates a new IFolder instance.
GetFolder Returns an IFolder by its UUID.
GetFolderByPath Returns an IFolder by its path.
GetRootFolder Returns the Publisher root folder.
GetSubfolders Returns the immediate subfolders contained in the specified folder.
MoveFolder Moves all the objects of the source folder into the specified destination parent folder, including any content items, Data Entry Templates, Presentation Templates, selection lists, subfolders and all objects in each subfolder.
RemoveFolder Deletes the folder.

See Also

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