Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IFolderManager Members

IFolderManager overview

Public Instance Methods

iconCopyFolder 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.
iconCreateFolder Creates a new IFolder instance.
iconGetFolder Returns an IFolder by its UUID.
iconGetFolderByPath Returns an IFolder by its path.
iconGetRootFolder Returns the Publisher root folder.
iconGetSubfolders Returns the immediate subfolders contained in the specified folder.
iconMoveFolder 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.
iconRemoveFolder Deletes the folder.

See Also

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