|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IFolder | An IFolder represents a folder in the Content Server which is a
container for IContentItem, IDataEntryTemplate,
IPresentationTemplate, ISelectionList, and other
IFolder objects. |
| IFolderManager | IFolderManager is an interface for managing IFolder
functionality. |
Provides classes and interfaces for creating, modifying, removing, and retrieving Content folders (See Content Item Example for sample code on how to create and retrieve folders). Folder security is managed by the Content Server Explorer.
Content item security inherits the security of its containing folder, i.e. if a portal user has read permission for a folder, he will be able to retrieve all the content items contained in that folder. Note that currently the remote API does not provide a way to manage security for any Content Server object, nor expose any administrative control. The security level of a newly-created, persisted folder will inherit the security of its parent folder by default. Please use the Content Server Explorer for administration or security modification. Refer to the Administrator Guide for Content Server for additional details on Content folder functionality and folder security management, or see Plumtree Developer Center for developer discussions and additional documentation. Note: Folder names cannot be an empty string, cannot be longer than 255 characters and are case-insensitive.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.