The methods of the IFolder interface are listed below. For a complete list of IFolder interface members, see the IFolder Members topic.
AddAssociatedPortletID | Adds an association of a portlet to this folder. |
GetAssociatedPortletIDs | Returns the object IDs of the portlets associated with this folder or an empty array if no portlets have been associated with the folder. |
GetFolderACL | Returns the XPFolderACL for this folder. |
GetParentFolder | Returns the parent folder, or null if this is the root folder. |
RemoveAssociatedPortletID | Remove a portlet association from this folder. |
Store | Stores the folder. |
IFolder Interface | Plumtree.Remote.PRC.Content.Folder Namespace