Click or drag to resize

IdentifiedData Class

Represents data that is identified by a key
Inheritance Hierarchy
SystemObject
  SanteDB.Core.ModelIdentifiedData
    More...

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public abstract class IdentifiedData : IIdentifiedEntity, 
	ICanDeepCopy

The IdentifiedData type exposes the following members.

Constructors
  NameDescription
Protected methodIdentifiedData
Initializes a new instance of the IdentifiedData class
Top
Properties
  NameDescription
Public propertyBatchOperation
Gets or sets the operation
Public propertyIsDelayLoadEnabled
True if the class is currently loading associations when accessed
Public propertyKey
Gets or sets the primary identifying UUID of this object
Public propertyLoadState
Gets or sets whether the object was partial loaded
Public propertyModifiedOn
Gets or sets date/time that this object was last created or modified
Public propertyTag
Gets a tag which changes whenever the object is updated
Public propertyType
Gets the type registration of this object
Top
Methods
  NameDescription
Public methodAddAnnotation
Add an annotated object
Public methodClone
Clone this object
Public methodCopyAnnotations
Copy annotations from another resource
Public methodDeepCopy
Provide a deep copy of the specified data
Protected methodDelayLoadTEntity
Get associated entity
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAnnotationsT
Get annotations of specified T
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLocked
Clone the specified data
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEmpty
Determines w
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemoveAnnotation
Remove annotation
Public methodSemanticEquals
Determines the semantic equality of this object an obj
Public methodShouldSerializeBatchOperation
Should serialize batch operation
Public methodShouldSerializeKey
True if key should be serialized
Public methodShouldSerializeModifiedOn
Never serialize modified on
Public methodToDisplay
To display value
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Protected fieldm_annotations
A list of custom tags which were added to this object
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
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.)
Public Extension MethodCreateExtensions
Runs all registered extensions on the object
(Defined by ExtensionUtil.)
Public Extension MethodGetInstanceOfTDomain
Gets an instance of TDomain from me
(Defined by ModelExtensions.)
Public Extension MethodLoadCollectionTReturn
Delay load property
(Defined by ExtensionMethods.)
Public Extension MethodLoadProperty(String, Boolean)Overloaded.
Delay load property
(Defined by ExtensionMethods.)
Public Extension MethodLoadPropertyTReturn(String, Boolean)Overloaded.
Delay load property
(Defined by ExtensionMethods.)
Public Extension MethodTryGetExisting
Try get by classifier
(Defined by ModelExtensions.)
Public Extension MethodUpdateParentKeys (Defined by ModelExtensions.)
Public Extension MethodWasLoaded
Returns true if the property has been loaded
(Defined by ExtensionMethods.)
Top
See Also
Inheritance Hierarchy
SystemObject
  SanteDB.Core.ModelIdentifiedData
    SanteDB.Core.AuditingAuditData
    SanteDB.Core.InteropServiceOptions
    SanteDB.Core.Model.AMI.DiagnosticsDiagnosticsProbe
    SanteDB.Core.Model.AMI.SecurityAuditSubmission
    SanteDB.Core.ModelAssociationTSourceType
    SanteDB.Core.ModelBaseEntityData
    SanteDB.Core.Model.CollectionBundle
    SanteDB.Core.Model.DataTypesGeoTag
    SanteDB.Core.Model.DataTypesIdentifiedDataReference
    SanteDB.Core.Model.SecuritySecurityProvenance
    SanteDB.Core.Model.SubscriptionSubscriptionDefinition
    SanteDB.Matcher.ModelMatchReport
    SanteDB.Matcher.ModelMatchResultReport
    SanteDB.Matcher.ModelVectorResultReport