AquaLogic User Interaction Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

About Remote Publisher Folder Operations

Folders are containers that enable you to access and manage Publisher objects. The IDK remote Publisher API (com.plumtree.remote.prc.content.folder) allows you to query, create, or modify folders.

Folders organize content items, Presentation Templates, Data Entry Templates, image files, and selection lists into a structured hierarchy. Each folder inherits the security of its parent folder by default. Folder security is managed in Publisher Explorer, and cannot be configured using the remote API.
Note: The Publisher folder organization is also used to create the folder structure on the web server where published content items are stored (the publishing target). Administrative users can override this default mirroring of the Publisher and web server folder structures through Publisher Explorer. The remote Publisher API does not provide access to this functionality.
For details on using remote Publisher folder operations, see the following topics:

The remote Publisher API provides methods to manage associations between folders and portlets, but the recommended way to associate a portlet with a folder is through ALI administration. For details on managing folder security, publishing targets and portlet association, see the Administrator Guide for AquaLogic Interaction Publisher or the Publisher online help.


  Back to Top      Previous Next