Name | Description |
---|---|
NewEntity | |
Duplicate | |
ECreate | creates a new entity of the given entity type |
EDelete | deletes the entity |
EGet | reads the specified field of the entity |
ESet | sets the specified field of the entity |
ERead | reads all the fields of the entity |
EUpdate | updates all the fields of the entity |