Summary Data Class for Core Collaboration

The Summary Data class (ClbSummaryData) stores collaboration data that applies to an entire version series.

You can view the Summary Data class in the Administration Console for Content Platform Engine, under the object store navigation pane. Go to Data Design > Classes > Other Classes > Abstract Persistable > Summary Data.

Class metadata:
  • Allows instances: true
  • Hidden: false
  • Subclassed from: Abstract Persistable (CmAbstractPersistable) class
Table 1. Custom properties on the Summary Data class
Column Name Property Description
Summary Version Series (ClbSummaryVersionSeries) Singleton Object Supports queries for summary data that is associated with a document version series.

Added by the Core Collaboration extensions.

Value required = true
Set on create only.
Required class = VersionSeries
Security proxy = false
Index for queries.

Securing Version (ClbSecuringVersion) Singleton Object A Document object is used as a security proxy. The server manages the value of this property by setting it to the released version of the document. If the released version is not available, the property is set to the current version (similar to DynamicReferentialContainmentRelationship).
Value required = true
Security proxy = true
Required class = Document
Read/write
Additional properties are introduced by other add-ons. For more information see the following topics: