Unified API Developer Manual / Version 2406.0
Table Of ContentsThe content repository stores versioned content items that are organized in a folder tree. It allows the user to create, retrieve, read and update stored content items and folders while checking access rights. It also ensures that content can be published from the Content Management Server to the Master Live Server.
The content repository is augmented by the following services:
AccessControl for determine rights
PublicationService for controlling the publication process
ObservedPropertyService for accessing contents which have a given value in an observed property
QueryService for performing structured queries
SearchService for performing full text searches
PropertyService for accessing persistent properties of the Content Server
WorkflowContentService for finding workflows that access a given content
The PublisherService
, the
WorkflowContentService,
and all modifying methods are only available on the Content
Management Server.