ISimpleAssociation Interface |
Namespace: SanteDB.Core.Model.Interfaces
The ISimpleAssociation type exposes the following members.
Name | Description | |
---|---|---|
Key |
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.) | |
LoadState |
Gets the load state of the entity
(Inherited from IIdentifiedEntity.) | |
SourceEntity |
Gets or sets the source entity
| |
SourceEntityKey |
Gets or sets the source entity key
| |
SourceType |
Get the source type of the association
|
Name | Description | |
---|---|---|
AddAnnotation |
Add an annotated object
(Inherited from IIdentifiedEntity.) | |
CopyAnnotations |
Copy annotations
(Inherited from IIdentifiedEntity.) | |
GetAnnotationsT |
Get annotations of specified T (Inherited from IIdentifiedEntity.) | |
RemoveAnnotation |
Remove annotation
(Inherited from IIdentifiedEntity.) |
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.) |