AquaLogic Interaction Development Kit (IDK) 6.0.0

IFolderManager Interface

Interface for managing IFolder functionality. Handles folder creation, removal and retrieval. An IFolder is a container for other Publisher objects, such as IContentItem, IDataEntryTemplate, IPresentationTemplate, ISelectionList, and other IFolder objects.

For additional details about folder functionality and folder security management, see the Administrator Guide for AquaLogic Interaction Publisher.

Note: The folder security management is handled primarily by the Publisher Explorer. Currently the remote API does not provide a way to manage security for any Publisher object or expose any administrative control.

When a new folder is created and stored, the security level of the newly-created folder will inherit the security of its parent folder by default. Use Publisher Explorer for administration or security modification.

For a list of all members of this type, see IFolderManager Members.

public interface IFolderManager

Requirements

Namespace: Plumtree.Remote.PRC.Content.Folder

Assembly: idk (in idk.dll)

See Also

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