Entity Methods |
The Entity type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAnnotationT |
Add an annotated object
(Inherited from IdentifiedData.) | |
| AddExtension |
Add an extension to this entity
| |
| AddPolicy |
Add a policy to this entity
| |
| AddTag |
Add a tag to this entity
| |
| Clone |
Clone this object
(Inherited from IdentifiedData.) | |
| CopyAnnotations |
Copy annotations from another resource
(Inherited from IdentifiedData.) | |
| DeepCopy |
Provide a deep copy of the specified data
(Inherited from IdentifiedData.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAnnotationsT |
Get annotations of specified T (Inherited from IdentifiedData.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPreviousVersion |
Gets the previous version or loads it from the database if needed
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| GetTag |
Get the specified tag
| |
| GetType | (Inherited from Object.) | |
| IsEmpty |
Determines w
(Inherited from IdentifiedData.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RemoveAllTags |
Remove tags matching predicate from the tag collection
| |
| RemoveAnnotation |
Remove annotation
(Inherited from IdentifiedData.) | |
| RemoveAnnotationsT |
Remove annotation
(Inherited from IdentifiedData.) | |
| RemoveExtension |
Remove the specified extension
| |
| RemoveTag |
Remove the specified tagKey from this objects tags
| |
| SemanticEquals |
Semantic equality function
(Overrides IdentifiedDataSemanticEquals(Object).) | |
| ShouldSerializeAddresses |
Should serialize addresses
| |
| ShouldSerializeBatchOperation |
Should serialize batch operation
(Inherited from IdentifiedData.) | |
| ShouldSerializeCreatedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
| ShouldSerializeCreationActKey |
Should serialize creation act
| |
| ShouldSerializeExtensions |
Shoudl serialize extensions
| |
| ShouldSerializeIdentifiers |
Should serialize identifiers
| |
| ShouldSerializeKey |
True if key should be serialized
(Inherited from IdentifiedData.) | |
| ShouldSerializeModifiedOn |
Never serialize modified on
(Inherited from IdentifiedData.) | |
| ShouldSerializeNames |
Should serialize Names
| |
| ShouldSerializeNotes |
Should serialize notes
| |
| ShouldSerializeObsoletedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
| ShouldSerializeParticipations |
Should serialize participations
| |
| ShouldSerializePreviousVersionKey |
Should serialize previous version?
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| ShouldSerializeTags |
Should serialize tags
| |
| ShouldSerializeTelecoms |
Should serialize telecoms
| |
| ShouldSerializeTemplateKey |
Should serialize template key
| |
| ShouldSerializeTypeConceptKey |
Should serialize type concept
| |
| ToDisplay |
Render the display of this entity
(Overrides IdentifiedDataToDisplay.) | |
| ToString |
Represent the versioned data as a string
(Inherited from VersionedEntityDataTHistoryModelType.) | |
| TryGetTag |
Try to fetch the tag
| |
| ValidateClassKey |
Validate the class key
|
| Name | Description | |
|---|---|---|
| ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) | |
| CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) | |
| GetAddresses |
Gets or loads addresses attached to an entity
(Defined by DelayLoadUtils.) | |
| GetExtensions |
Gets or loads extensions
(Defined by DelayLoadUtils.) | |
| GetIdentifiers |
Gets or loads identifiers
(Defined by DelayLoadUtils.) | |
| GetNames |
Gets or loads names attached to an entity
(Defined by DelayLoadUtils.) | |
| GetNotes |
Gets or loads notes
(Defined by DelayLoadUtils.) | |
| GetOrSetValueAtPath |
Get the property value
(Defined by ModelSetterMethods.) | |
| GetRelationships |
Gets or loads relationships
(Defined by DelayLoadUtils.) | |
| GetTags |
Gets or loads tags
(Defined by DelayLoadUtils.) | |
| GetTelecoms |
Gets or loads telecoms attached to an entity
(Defined by DelayLoadUtils.) | |
| 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.) | |
| ResolveOwnedRecord |
Non generic method of ResolveOwnedRecordT(T, IPrincipal) (Defined by ExtensionMethods.) | |
| WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |