/
Content Component Types

Content Component Types

  • Content Data Componentsdomain objects representing the content to be stored
  • Content Endpointscomponents that accept external requests and interface with the internal components, storing content in the content repository and/or creating catalog entries
  • Content Frameworkthe core of the Content application, routes requests and responses between the Content Components
  • Content Operationsrepresents all transactions that occur in the Content Framework, specifically requests and responses
  • Content Pluginsprocess Content operations after content storage, generally to parse content's metadata and create a Metacard from it to insert into the catalog provider
  • Storage Providersproxies to storage mechanisms used to store the content