Unified API Developer Manual / Version 2406.0
Table Of ContentsCopyright CoreMedia GmbH © 2024
CoreMedia GmbH
Altes Klöpperhaus, 5. OG
Rödingsmarkt 9
20459 Hamburg
International
All rights reserved. No part of this manual or the corresponding program may be reproduced or copied in any form (print, photocopy or other process) without the written permission of CoreMedia GmbH.
Germany
Alle Rechte vorbehalten. CoreMedia und weitere im Text erwähnte CoreMedia Produkte sowie die entsprechenden Logos sind Marken oder eingetragene Marken der CoreMedia GmbH in Deutschland. Alle anderen Namen von Produkten sind Marken der jeweiligen Firmen.
Das Handbuch bzw. Teile hiervon sowie die dazugehörigen Programme dürfen in keiner Weise (Druck, Fotokopie oder sonstige Verfahren) ohne schriftliche Genehmigung der CoreMedia GmbH reproduziert oder vervielfältigt werden. Unberührt hiervon bleiben die gesetzlich erlaubten Nutzungsarten nach dem UrhG.
Licenses and Trademarks
All trademarks acknowledged.
November 07, 2024- 1. Preface
- 2. Unified API Overview
- 3. An Introductory Example
- 4. Common Concepts
- 5. The Content Repository
- 6. The Workflow Repository
- 7. The User Repository
- Glossary
- Index
List of Figures
- 4.1. Class Diagram: Repositories and Services
- 4.2. Class Diagram: Blobs
- 4.3. Class Diagram: Types
- 4.4. Class Diagram: Repositories and Identified Objects
- 4.5. Class Diagram: Listeners
- 5.1. Class Diagram: Content and Versions
- 5.2. Statechart: Checked In and Out
- 5.3. Statechart: Place Approvals
- 5.4. Statechart: Deleting
- 5.5. Statechart: Version
- 5.6. Statechart: Content Publication
- 6.1. Workflow Class Diagram
- 6.2. States of a process
- 6.3. States of an automated task
- 6.4. States of a Task
- 6.5. Workflow Object and View Definitions
- 6.6. Workflow views
- 7.1. Class Diagram: Users and Groups
List of Tables
- 1.1. Typographic conventions
- 1.2. Pictographs
- 1.3. CoreMedia manuals
- 1.4. Changes
- 4.1. Connection properties
- 4.2. Parameters of connection's management bean
- 4.3. ID formats for CapObject
- 4.4. ID formats for CapType
- 4.5. ID formats for other objects
- 5.1. Rights for the Unified API
- 5.2. Types in subexpressions
- 6.1. WfAPI signal names and UAPI event classes
List of Examples
- 3.1. Create a new folder
- 4.1. Open a session
- 4.2. Log in another session
- 4.3. Using a session pool
- 6.1.
AbortAllProcesses
- 6.2. Suspend My Processes
- 6.3. Create Process Example
- 6.4. The SendMail action