Back Forward Cover

A cover is a work object that is also a parent to one or a few other related work objects. Typically one work party — such as the customer party — is present in the cover work object and also present in all the covered work objects associated with it. The covered work objects are the children in a parent-child relationship.

Internally, a cover is a work object in a concrete class derived from the Work-Cover- abstract class.

Covers and folders are two built-in facilities that allow your application to support collections of work objects.

A cover work object provides a means to coordinate processing of the related work objects. Normally, the system resolves a cover work object once all its member covered work objects are resolved.

Cover
Definitions folder, sample application, work object, work pool, work type
Related topics Understanding covers
Standard rules Standard properties in the Work-Cover- class

zzz Definitions — C