| | Name | Description |
|---|
 | AddRangeT |
Add itemsToAdd to me |
 | Aggregate |
Create aggregation functions
|
 | AsResultSet(IEnumerable) |
As result set
|
 | AsResultSetTData(IEnumerableTData) |
As result set
|
 | AssemblyQualifiedNameWithoutVersion |
Gets an assembly qualified name without version information
|
 | Base32Encode |
Encodes buffer as a Base32 string
|
 | Base64UrlEncode |
Convert to base 64
|
 | ContainsPropertyReference |
Searches the expression tree expression to see if there is a property reference to propertyName |
 | 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.
|
 | CopyObjectDataTObject(TObject, TObject) |
Copy object data from one object instance to another
|
 | CopyObjectDataTObject(TObject, TObject, Boolean, Boolean, Boolean, Boolean) |
Update property data if required
|
 | DelayLoadDisabled |
True if delay loading operations should be prevented
|
 | ForEachT |
For each item in an enumerable
|
 | GetAllTypes |
Get all types
|
 | GetClassifierKeyProperty |
Get the classification key property for UUIDs
|
 | GetClassifierProperty |
Get the specified classifier property
|
 | GetClassKeys |
Get all allowed class keys for the specified type
|
 | GetDependentObjects |
Get dependent objects for model |
 | GetExportedTypesSafe |
Safe method for loading exported types from assemblies where ReflectionTypeLoadException is thrown
|
 | GetFullName |
Gets the full name of the user entity.
|
 | GetGenericMethod |
Get generic method
|
 | GetMember |
Get member
|
 | GetQueryName |
Get the serialization name
|
 | GetQueryProperty |
Get a property based on XML property and/or serialization redirect and/or query parameter
|
 | GetResourceName |
Get the preferred resource name or the default resource name
|
 | GetResourceSensitivityClassification |
Get the resource sensitivity classification
|
 | GetResourceType |
Get the resource type from the serialization name
|
 | GetSanteDBPropertyAttributeType |
Get the classifier property on type |
 | GetSerializationModelProperty |
Gets the serialization runtime property
|
 | GetSerializationName(PropertyInfo) |
Get the serialization name
|
 | GetSerializationName(Type) |
Get the serialization type name
|
 | GetSerializationRedirectProperty |
Gets the serialization runtime property
|
 | HarmonizeKeysTData |
Harmonize the keys with the delay load properties
|
 | HasCustomAttribute(PropertyInfo, Type) |
Non generic implementation of HasCustomAttributeTAttribute(Type) |
 | HasCustomAttribute(Type, Type) |
Non generic implementation of HasCustomAttributeTAttribute(Type) |
 | HasCustomAttributeTAttribute(PropertyInfo) |
Returns true if p has TAttribute |
 | HasCustomAttributeTAttribute(Type) |
Returns true if t has TAttribute |
 | HasDirectOrParentRelationshipWith |
Checks whether me has a direct relationship with targetEntityKey or if there exists a relationship with
targetEntityKey via one of its Parent associations
|
 | HashCode |
Compute a basic hash string
|
 | HasProperty |
Determines whether the specified property name has property.
|
 | HexDecode |
Decode encodedData to a byte array
|
 | HexEncode |
Convert a hex string to byte array
|
 | Implements |
Determine if me implements all of interfaces |
 | IsEnumerable |
True if enumerable
|
 | IsHexEncoded |
Determine if stringToTest is hex encoded
|
 | IsNullable |
Determine if t is a nullable type
|
 | IsNullOrEmpty |
Returns true if the IList is null or has no elements
|
 | LastModified | Gets the last modification date of the object |
 | LoadCollectionTReturn(IAnnotatedResource, String, Boolean, IEnumerableIdentifiedData) |
Delay load property
|
 | LoadCollectionTSource, TReturn(TSource, ExpressionFuncTSource, IEnumerableTReturn, Boolean) |
Load collection of TReturn from TSource |
 | LoadProperty(IAnnotatedResource, String, Boolean, IEnumerableIdentifiedData) |
Delay load property
|
 | LoadPropertyTReturn(IAnnotatedResource, String, Boolean, IEnumerableIdentifiedData) |
Delay load property
|
 | LoadPropertyTSource, TReturn(TSource, ExpressionFuncTSource, TReturn, Boolean, IEnumerableIdentifiedData) |
Load collection of TReturn from TSource |
 | Mask |
Masks the specified string exposing only the last digitsToDisclose or the last 20% of the identifier
|
 | NullifyEmptyCollectionsTModel |
Nullify all empty collections
|
 | NullifyProperties |
Ensure that all properties in propertiesToNullify are null
|
 | OrderByTData, TKey |
Order result set
|
 | OrderByDescendingTData, TKey |
Order result set
|
 | ParseBase64UrlEncode |
Parse base 64 encode
|
 | ParseVersion |
Parse the version string
|
 | PreventDelayLoad |
Prevent delay load
|
 | ReadPascalString |
Read a pascal string form the stream
|
 | SemanticCopyTObject |
Update property data with data from fromEntities if the property is not semantically equal
|
 | SemanticCopyFieldsTObject |
Update property data with data from fromEntities if and only if the source property is null
in the original toEntity
|
 | SemanticCopyNullFieldsTObject |
Update property data with data from fromEntities if the property is not semantically equal - only if the field on the inbound toEntity is null
|
 | SemanticEqualsTEntity |
Determine semantic equality of each item in me and other
|
 | StripAssociatedItemSourcesTObject |
Strips all version information from the specified object.
|
 | StripGeneric |
Strips list
|
 | StripNullable |
Strips any nullable typing.
|
 | ToDictionaryIgnoringDuplicatesTSource, TKey(IEnumerableTSource, FuncTSource, TKey) |
Creates a DictionaryTKey, TValue from an IEnumerableT
according to specified key selector function. Diplicate keys will not be added to the dictionary.
|
 | ToDictionaryIgnoringDuplicatesTSource, TKey, TElement(IEnumerableTSource, FuncTSource, TKey, FuncTSource, TElement) |
Creates a DictionaryTKey, TValue from an IEnumerableT
according to specified key selector and element selector functions. Diplicate keys will not be added to the dictionary.
|
 | ToHumanReadableString |
Convert the exception to a human readable string
|
 | TransformResultSetTFrom, TTo |
As a result set
|
 | TryResolveClassConceptToType |
Resolves me to the appropriate RIM type based on its class key
|
 | TryResolveTypeConceptToType |
Resolves me to the appropriate RIM type based on its type concept key
|
 | ValidateTSourceType |
Validates that this object has a target entity
|
 | Value |
Gets the value of a component of an EntityAddress with the given addressType.
|
 | WasLoaded(IAnnotatedResource, String) |
Returns true if the property has been loaded
|
 | WasLoadedTSource, TReturn(TSource, ExpressionFuncTSource, TReturn) |
Returns true if the property is loaded
|
 | WithCorrelationControl |
Adds correlation control onto bundle me |
 | WritePascalString |
Write stringData to str |