Sun Java System Portal Server 7.2 Technical Overview

Portal Server Content Management

Portal Server content management system (CMS) provides a hierarchical content store that supports structured and unstructured content, images, content templates, and versions. The content management system uses the JSR 170: Content Repository for Java Technology API specification, which provides a standard way for server-based applications to interact with content repositories.

How Portal Server users can use the content management system is based on their roles.

Portal Server administrators can use content management to create, edit, delete, and lock the following:

Portal Server developers can use content management to do the following:

Portal Server end users can use content management to perform the following tasks:

The content management systems provides portlets that do the following:

Portal Server provides sample CMS portlets that illustrate the use of OCM (object content mapping) functions for managing unstructured content, for managing structured content with predefined metadata, and for creating custom content types and contents. The samples available include the following portlets:

The sample CMS portlets use the Apache JackRabbit implementation of the JSR 170 specification.