new EntityExtension(copyData)
Extension bound to entity
Parameters:
Name | Type | Description |
---|---|---|
copyData |
EntityExtension | Copy constructor (if present) |
Properties:
Name | Type | Description |
---|---|---|
value |
Array.<byte> | |
externId |
string | |
valueModel |
string | [Delay loaded from value], |
extensionTypeModel |
ExtensionType | [Delay loaded from extensionType], |
extensionType |
string | |
modifiedOn |
Date | |
source |
string | |
sourceModel |
Entity | [Delay loaded from source], |
id |
string | Gets or sets the primary identifying UUID of this object |
operation |
BatchOperationType | Gets or sets the operation(see: BatchOperationType for values) |
$type |
string | Gets the type registration of this object |
Extends
Members
extensionType :string
Type:
- string
- Overrides:
- Source:
extensionTypeModel :ExtensionType
Type:
- Overrides:
- Source:
externId :string
Type:
- string
- Overrides:
- Source:
id :string
Gets or sets the primary identifying UUID of this object
Type:
- string
- Overrides:
- Source:
modifiedOn :Date
Type:
- Date
- Overrides:
- Source:
operation :BatchOperationType
Gets or sets the operation
Type:
- Overrides:
- Source:
source :string
Type:
- string
- Overrides:
- Source:
sourceModel :Entity
Type:
- Overrides:
- Source:
value :Array.<byte>
Type:
- Array.<byte>
- Overrides:
- Source:
valueModel :string
Type:
- string
- Overrides:
- Source: