Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

CMIS Type Definition

Embedded Object Grooper.CMIS

Defines the attributes and configuration of a content type in a CMIS Repository.

Remarks

The CMIS Type Definition class represents a single content type as defined in a connected CMIS Repository. It provides access to the type's identity, display information, inheritance, and capabilities, allowing users to inspect and understand the structure and behavior of repository objects exposed via CMIS.

Overview

Use this class to view the metadata and capabilities of document, folder, or custom types available in a CMIS repository. This information is essential for configuring import/export mappings, designing integration workflows, and troubleshooting repository compatibility issues in Grooper.

The class is typically accessed through repository browsing or configuration dialogs, where it enables users to select, inspect, and map CMIS types to Grooper objects and processes.

Usage in Grooper

  • Inspect type identity, display name, and description to understand the role of each content type.
  • Review inheritance and base type information to determine relationships between types.
  • Examine capabilities (such as queryability, fileability, and ACL support) to guide integration and automation.
  • Use type definitions to configure import/export definitions, content model mappings, and security policies.

For more information, see the documentation for CMIS Repository, CMIS Connection, and the CMIS specification.

Properties

NameTypeDescription
General
Capabilities

Context Menu Commands

Command Shortcut Description
list_alt Generate Local Type Generates a Grooper Content Type from a CMIS content type definition.

Used By

Notification