Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IFolder Members

IFolder overview

Public Instance Properties

iconName Gets or sets the folder name.
iconPath Gets the path of a folder.
iconUUID Gets the folder UUID.

Public Instance Methods

iconAddAssociatedPortletID Adds an association of a portlet to this folder.
iconGetAssociatedPortletIDs Returns the object IDs of the portlets associated with this folder or an empty array if no portlets have been associated with the folder.
iconGetFolderACL Returns the XPFolderACL for this folder.
iconGetParentFolder Returns the parent folder, or null if this is the root folder.
iconRemoveAssociatedPortletID Remove a portlet association from this folder.
iconStore Stores the folder.

See Also

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