Package com.sapportals.wcm.service.propertystructure

Provides structuring information for properties.

See:
          Description

Interface Summary
IAccessibilityGroupRenderer Used for structured group renderers to render its content in 508 mode.
IExtendedGroupRenderer To be implemented by structured group renderers to support additional functionalities.
IPropertyStructure Preconfigured structure for displaying the properties of a resource.
IPropertyStructureList List of items of a property structure.
IPropertyStructureListIterator Iterator for a list of items of a property structure.
IPropertyStructureService Provides structure information for rendering property dialogs.
IStructuredGroup Preconfigured structured group for displaying the properties of a resource.
IStructuredGroupItem Item inside a structured group or property structure.
IStructuredGroupItemList List of items of a group inside a property structure.
IStructuredGroupItemListIterator Iterator for a list of items of a group inside a property structure.
IStructuredGroupRenderer Renderer for a structured group.
IStructuredProperty Property inside a property structure.
 

Class Summary
AbstractGroupRenderer Abstract group renderer that should be extended by every property structure group renderer.
 

Exception Summary
PropertyStructureServiceException WcmException that is thrown inside the property structure service.
 

Package com.sapportals.wcm.service.propertystructure Description

Provides structuring information for properties.

Package Specification

Purpose
Configuration

Purpose

The property structure service is used to get structuring information for properties of folders and documents. It is possible to order and group properties. Groups can be nested so that every structure and group can contain properties and groups. For every structure resource types and display modes can be used to restrict the availability of it. The configuration is done via the CM configuration framework UI.

Configuration

The property structure service has only a few important configuration parameters.
The parameters can be set with the help of the user interface of the Content Management configuration framework.
For more information see the documentation Administering Content Management.

PropertyRequiredDescription
class yes The Java class of the property structure service com.sapportals.wcm.service.propertystructure.cm.PropertyStructureService.
active yes Indicates that the service is active.
bundlefile no The optional bundle file of the property structure service can be used to override the values of the default bundle file.


The following shows a sample configuration:

Name Value
class com.sapportals.wcm.service.propertystructure.cm.PropertyStructureService
active true
bundlefile



Copyright 2014 SAP AG Complete Copyright Notice