Record Types
Introduction
Record types allow for organising records within the Record Tree such as the tree of record types described in Record Trees. By defining properties on record types one can describe the record tree and place restrictions.
Properties
Property | Description | Example | Since |
---|---|---|---|
Allowed children | Which child record types are allowed under this record type. This property organises the record types into Record Trees. | The record type
|
|
Default record type | Indicates if this the default record type when creating a record in the MediaHaven REST API. This default record type should as rRecord Structure | The record type |
|
Default record status | Records of record type have this initial Record status | Most data records have status |
|
The position of the record type in the record tree. | The record types |
| |
Information Package | To which information package the record type belongs. See Record Tree Glossary | Term: Information Package. | The information package of the common record types such as |
|
Rules & effects on the children when deleting a record | Record type |
| |
Rules & effects on the children when publishing an intellectual object or data object | Record type “Newspaper” cascades its publish to all records below it. |
| |
Default workflow | Workflow to be created when uploading a record of this record type when the workflow option is not explicitly provided when creating the record | For record type |
|
Can publish on create | Whether an auto publish can be requested when creating the record. | True for most record types except for record type |
|
Permission inheritance* | Whether to let permissions
| From |
|
Permission inheritance rules* | List of options | Only used in advanced installations |
|
The asterisk *
denotes an advanced feature.