Title here
Summary here
TraitKind: global abstract class
Extends: Trait
Model:
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Entity ID |
| id | string | number | |
| TABLE | string | number | Mandatory |
| PRIMARY_KEY | Object |
TraitArray.<string>ArrayDAO Entity model.
Array.<string>Get all properties name (expect TABLE and PRIMARY_KEY)
Kind: instance method of AbstractEntity
ArrayGet all properties value (expect TABLE and PRIMARY_KEY)
Kind: instance method of AbstractEntity