title: "ProtectionClass" category: reference tags: [entity, protection-class, datamodel] source: Entities.xml date: 2026-04-17 status: published
ProtectionClass
Type: Entity Properties: 11 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ProtectionClass")· ../tables/ProtectionClass
Contextsbewerken
- 1: MT (
ProtectionClassContext.MT)
Statussenbewerken
- -1: Trash (
ProtectionClassStatus.Trash) - 0: None (
ProtectionClassStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PROCID | 10 | false | |
| Context | Context | PROCCONTEXT | false | ||
| DataProvider | UltimoString | PROCDATAPROVIDER | 50 | true | |
| Description | UltimoString | PROCDESCR | 200 | true | |
| Exported | Boolean | PROCEXPORTED | false | 0 | |
| ExternalId | UltimoString | PROCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | PROCEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | PROCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | PROCRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PROCRECSTATUS | false | ||
| TransferNextTime | Boolean | PROCTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ProtectionClass")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ProtectionClass")· ../tables/ProtectionClass DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ProtectionClass")Before/After Save events voor ProtectionClass. Bron:workflows.xml.