Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:3500:0300:0318 [2023/04/05 05:57] – ↷ Page name changed from docs:3500:0300:0318_ientitytemplate_interface to docs:3500:0300:0318 sean | docs:3500:0300:0318 [2023/04/05 07:48] (current) – [IEntityTemplate interface] sean | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ==== IEntityTemplate interface ==== | ==== IEntityTemplate interface ==== | ||
| - | IEntityTemplate represents the instance of the business object before it has been added to the database. As such it does not have the unique ID and some other attributes assigned to the instance of the business object automatically by the system. The main usage of this interface is to set initial values of an instance when using the [[# | + | IEntityTemplate represents the instance of the business object before it has been added to the database. As such it does not have the unique ID and some other attributes assigned to the instance of the business object automatically by the system. The main usage of this interface is to set initial values of an instance when using the '' |
| - | The interface exposes [[# | + | The interface exposes |