IIdentifiedEntity Interface |
Namespace: SanteDB.Core.Model.Interfaces
The IIdentifiedEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| Key |
Gets the identifier for the entity
| |
| LoadState |
Gets the load state of the entity
|
| Name | Description | |
|---|---|---|
| AddAnnotation |
Add an annotated object
| |
| CopyAnnotations |
Copy annotations
| |
| GetAnnotationsT |
Get annotations of specified T | |
| RemoveAnnotation |
Remove annotation
|
| Name | Description | |
|---|---|---|
| CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) | |
| LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods.) | |
| LoadProperty(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
| LoadPropertyTReturn(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
| TryGetExisting |
Try get by classifier
(Defined by ModelExtensions.) | |
| UpdateParentKeys | (Defined by ModelExtensions.) | |
| WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |