UserEntity Class |
Namespace: SanteDB.Core.Model.Entities
The UserEntity type exposes the following members.
Name | Description | |
---|---|---|
UserEntity | Initializes a new instance of the UserEntity class |
Name | Description | |
---|---|---|
Addresses |
Gets a list of all addresses associated with the entity
(Inherited from Entity.) | |
AsSecurityUser |
Gets the security user account associated with this person if applicable
(Inherited from Person.) | |
BatchOperation |
Gets or sets the operation
(Inherited from IdentifiedData.) | |
ClassConcept |
Class concept datal load property
(Inherited from Entity.) | |
ClassConceptKey |
Class concept
(Inherited from Entity.) | |
CreatedBy |
Gets or sets the user that created this base data
(Inherited from BaseEntityData.) | |
CreatedByKey |
Gets or sets the security provenance object which represents the creation of this object
(Inherited from BaseEntityData.) | |
CreationAct |
Creation act reference
(Inherited from Entity.) | |
CreationActKey |
Creation act reference
(Inherited from Entity.) | |
CreationTime |
Gets or sets the time at which the data was created
(Inherited from BaseEntityData.) | |
CreationTimeXml |
Gets or sets the creation time as an ISO date format
(Inherited from BaseEntityData.) | |
DateOfBirth |
Gets or sets the person's date of birth
(Inherited from Person.) | |
DateOfBirthPrecision |
Gets or sets the precision ofthe date of birth
(Inherited from Person.) | |
DateOfBirthXml |
Gets the date of birth as XML
(Inherited from Person.) | |
DeterminerConcept |
Determiner concept
(Inherited from Entity.) | |
DeterminerConceptKey |
Determiner concept
(Inherited from Entity.) | |
Extensions |
Gets a list of all extensions associated with the entity
(Inherited from Entity.) | |
GenderConcept |
Gets or sets the gender concept
(Inherited from Person.) | |
GenderConceptKey |
Gets or sets the gender concept key
(Inherited from Person.) | |
Identifiers |
Gets the identifiers associated with this entity
(Inherited from Entity.) | |
IsDelayLoadEnabled |
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.) | |
Key |
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.) | |
LanguageCommunication |
Gets the person's languages of communication
(Inherited from Person.) | |
LoadState |
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.) | |
ModifiedOn |
Gets the time that the object was last modified (from base data, default to CreationTime)
(Inherited from BaseEntityData.) | |
Names |
Gets a list of all names associated with the entity
(Inherited from Entity.) | |
Notes |
Gets a list of all notes associated with the entity
(Inherited from Entity.) | |
ObsoletedBy |
Gets or sets the user that obsoleted this base data
(Inherited from BaseEntityData.) | |
ObsoletedByKey |
Gets or sets the security provenance object which represents the obsoletion of this data
(Inherited from BaseEntityData.) | |
ObsoletionTime |
Gets or sets the time when the data is or will become invalid
(Inherited from BaseEntityData.) | |
ObsoletionTimeXml |
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
(Inherited from BaseEntityData.) | |
Occupation |
Gets or sets the marital status code
(Inherited from Person.) | |
OccupationKey |
Gets or sets the religious affiliation
(Inherited from Person.) | |
Participations |
Gets the acts in which this entity participates
(Inherited from Entity.) | |
Policies |
Gets or sets the security policy instances associated with the entity
(Inherited from Entity.) | |
PreviousVersionKey |
Gets or sets the UUID of the previous version of this record
(Inherited from VersionedEntityDataTHistoryModelType.) | |
Relationships |
Gets a list of all associated entities for this entity
(Inherited from Entity.) | |
SecurityUser |
Gets or sets the security user key
| |
SecurityUserKey |
Gets or sets the security user key
| |
StatusConcept |
Status concept id
(Inherited from Entity.) | |
StatusConceptKey |
Status concept id
(Inherited from Entity.) | |
Tag |
Override the ETag
(Inherited from VersionedEntityDataTHistoryModelType.) | |
Tags |
Gets a list of all tags associated with the entity
(Inherited from Entity.) | |
Telecoms |
Gets a list of all telecommunications addresses associated with the entity
(Inherited from Entity.) | |
Template |
Gets or sets the template definition
(Inherited from Entity.) | |
TemplateKey |
Gets the template key
(Inherited from Entity.) | |
Type |
Gets the type registration of this object
(Inherited from IdentifiedData.) | |
TypeConcept |
Type concept identifier
(Inherited from Entity.) | |
TypeConceptKey |
Type concept identifier
(Inherited from Entity.) | |
VersionKey |
Gets or sets the UUID of the current version of this object
(Inherited from VersionedEntityDataTHistoryModelType.) | |
VersionSequence |
The sequence number of the version (for ordering)
(Inherited from VersionedEntityDataTHistoryModelType.) |
Name | Description | |
---|---|---|
AddAnnotation |
Add an annotated object
(Inherited from IdentifiedData.) | |
AddExtension |
Add an extension to this entity
(Inherited from Entity.) | |
AddPolicy |
Add a policy to this entity
(Inherited from Entity.) | |
AddTag |
Add a tag to this entity
(Inherited from Entity.) | |
Clone |
Clone this object
(Inherited from IdentifiedData.) | |
Copy |
Copies the entity
(Inherited from Entity.) | |
CopyAnnotations |
Copy annotations from another resource
(Inherited from IdentifiedData.) | |
DeepCopy |
Provide a deep copy of the specified data
(Inherited from IdentifiedData.) | |
DelayLoadTEntity |
Get associated entity
(Inherited from IdentifiedData.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAnnotationsT |
Get annotations of specified T (Inherited from IdentifiedData.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLocked |
Clone the specified data
(Inherited from IdentifiedData.) | |
GetPreviousVersion |
Gets the previous version or loads it from the database if needed
(Inherited from VersionedEntityDataTHistoryModelType.) | |
GetTag |
Get the specified tag
(Inherited from Entity.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasPolicy |
Detects whether this object has a policy
(Inherited from Entity.) | |
IsEmpty |
Determines w
(Inherited from IdentifiedData.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RemoveAllTags |
Remove tags matching predicate from the tag collection
(Inherited from Entity.) | |
RemoveAnnotation |
Remove annotation
(Inherited from IdentifiedData.) | |
RemoveExtension |
Remove the specified extension
(Inherited from Entity.) | |
RemoveTag |
Remove the specified tagKey from this objects tags
(Inherited from Entity.) | |
SemanticEquals |
Determine semantic equality
(Overrides PersonSemanticEquals(Object).) | |
SetPreviousVersion |
Sets the previous version
(Inherited from VersionedEntityDataTHistoryModelType.) | |
ShouldSerializeAddresses |
Should serialize addresses
(Inherited from Entity.) | |
ShouldSerializeBatchOperation |
Should serialize batch operation
(Inherited from IdentifiedData.) | |
ShouldSerializeCreatedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
ShouldSerializeCreationActKey |
Should serialize creation act
(Inherited from Entity.) | |
ShouldSerializeDateOfBirthPrecision |
Should serialize date of birth precision
(Inherited from Person.) | |
ShouldSerializeExtensions |
Shoudl serialize extensions
(Inherited from Entity.) | |
ShouldSerializeIdentifiers |
Should serialize identifiers
(Inherited from Entity.) | |
ShouldSerializeKey |
True if key should be serialized
(Inherited from IdentifiedData.) | |
ShouldSerializeModifiedOn |
Never serialize modified on
(Inherited from IdentifiedData.) | |
ShouldSerializeNames |
Should serialize Names
(Inherited from Entity.) | |
ShouldSerializeNotes |
Should serialize notes
(Inherited from Entity.) | |
ShouldSerializeObsoletedByKey |
True if key should be serialized
(Inherited from BaseEntityData.) | |
ShouldSerializeParticipations |
Should serialize participations
(Inherited from Entity.) | |
ShouldSerializePreviousVersionKey |
Should serialize previous version?
(Inherited from VersionedEntityDataTHistoryModelType.) | |
ShouldSerializeTags |
Should serialize tags
(Inherited from Entity.) | |
ShouldSerializeTelecoms |
Should serialize telecoms
(Inherited from Entity.) | |
ShouldSerializeTemplateKey |
Should serialize template key
(Inherited from Entity.) | |
ShouldSerializeTypeConceptKey |
Should serialize type concept
(Inherited from Entity.) | |
ToDisplay |
Render the display of this entity
(Inherited from Entity.) | |
ToString |
Represent the versioned data as a string
(Inherited from VersionedEntityDataTHistoryModelType.) | |
TryGetTag |
Try to fetch the tag
(Inherited from Entity.) |
Name | Description | |
---|---|---|
m_annotations |
A list of custom tags which were added to this object
(Inherited from IdentifiedData.) |
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.) | |
GetAddresses |
Gets or loads addresses attached to an entity
(Defined by DelayLoadUtils.) | |
GetExtensions |
Gets or loads extensions
(Defined by DelayLoadUtils.) | |
GetFullName |
Gets the full name of the user entity.
(Defined by ExtensionMethods.) | |
GetIdentifiers |
Gets or loads identifiers
(Defined by DelayLoadUtils.) | |
GetInstanceOfTDomain |
Gets an instance of TDomain from me
(Defined by ModelExtensions.) | |
GetNames |
Gets or loads names attached to an entity
(Defined by DelayLoadUtils.) | |
GetNotes |
Gets or loads notes
(Defined by DelayLoadUtils.) | |
GetPersonLanguages |
Load the person's languages
(Defined by DelayLoadUtils.) | |
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.) |