/
Content Endpoints

Content Endpoints

Description

Content Endpoints act as a proxy between the client and the Content Framework. Endpoints expose the client to the Content Framework.

Endpoint interface formats/protocols can include a variety of formats, including (but not limited to):

  • SOAP Web services
  • RESTful services
  • JMS
  • RMI
  • JSON
  • OpenSearch

Content Endpoints provide the capability to create, read, update, and delete content in the content repository, as well as create, update, and delete Metacards corresponding to the content in the Metadata Catalog.

Endpoints are the only client-accessible components in DDF.

Examples

The following Endpoints are provided with the Content Framework out of the box:

Content REST CRUD Endpoint