Constructor Summary
Public Constructor | ||
public |
All extending classes must define these member variables in their constructor |
Member Summary
Public Members | ||
public |
Implementing classes must override this variable in their constructor |
|
public |
Implementing classes must override this variable in their constructor |
|
public |
Implementing classes must override this variable in their constructor |
|
public get |
Load the json field for this entity |
|
public set |
Set the JSON entry for this entity |
Method Summary
Public Methods | ||
public |
setJsonKey(key: string, value: string) Set/update a JSON key for this entity |
Public Constructors
public constructor source
All extending classes must define these member variables in their constructor
Public Members
public PRIMARY_KEY: string source
Implementing classes must override this variable in their constructor
public TABLE_NAME: string source
Implementing classes must override this variable in their constructor