References/Meta Artifact: Difference between revisions
From OHC Network Wiki
More languages
More actions
Content deleted Content added
OHC identity seed |
Add Navbox platform (via update-page on MediaWiki MCP Server) |
||
| Line 209: | Line 209: | ||
* After creation, <code>associating_type</code>, <code>associating_id</code>, <code>object_type</code>, and <code>name</code> are fixed. Only <code>object_value</code> and <code>note</code> can change, via <code>MetaArtifactUpdateSpec</code>. |
* After creation, <code>associating_type</code>, <code>associating_id</code>, <code>object_type</code>, and <code>name</code> are fixed. Only <code>object_value</code> and <code>note</code> can change, via <code>MetaArtifactUpdateSpec</code>. |
||
* <code>EMRBaseModel</code> maintains the audit fields (<code>created_by</code>, <code>updated_by</code>, <code>created_date</code>, <code>modified_date</code>), the public <code>external_id</code> (exposed as <code>id</code>), and soft-delete (<code>deleted</code>). Don't set them from clients. |
* <code>EMRBaseModel</code> maintains the audit fields (<code>created_by</code>, <code>updated_by</code>, <code>created_date</code>, <code>modified_date</code>), the public <code>external_id</code> (exposed as <code>id</code>), and soft-delete (<code>deleted</code>). Don't set them from clients. |
||
{{Navbox platform}} |
|||
{{Related}} |
{{Related}} |
||