Skip to content

cms/index

Overview

Module

This module provides functionalities for Content Management System (CMS) within the Aerokit SDK. It includes classes and methods for managing content repositories, handling content items, and interacting with CMIS-compliant systems.

The main components of this module are:

  • Cmis: Represents a CMIS-compliant content repository and provides methods to interact with it, such as creating, retrieving, updating, and deleting content items.

Classes