Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

The Standard Content Framework provides the reference implementation of a Content Framework that implements all requirements of the Content API. ContentFrameworkImpl is the implementation of the Standard Content Framework.

Usage

The Standard Content Framework is the core class of 

DDF

Content. It provides the methods for read, create, update, and delete (CRUD) operations on the Storage Provider.

Use this framework if:

  • access to a storage provider to create, update, and delete content items in the DDF Content Repository are required
  • the ability to parse content, create a Metacard, and then create, update, and delete catalog entries in the Metadata Catalog based on the parsed content are required

Installation and Uninstallation

The Standard Content Framework is bundled in the content-core feature and is part of the content-core-app. It can be installed and uninstalled using the normal processes described in the Configuration section.

Configuration

There are no configuration properties for this component. This component can only be installed and uninstalled.

Known Issues

None

  • No labels