Extension |
The ExtensionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| AddManagedReferenceLinkT | Add a managed reference link between sourceObject and targetObject | |
| AppliesTo | Returns true if the job schedule applies at refDate given the lastRun | |
| ApplyPrivacyPoliciesTReturn | Apply all privacy policies | |
| ClosestDay | Find the closest day dayOfWeek from me | |
| CreateInjected | Create injected class | |
| EnsureWeekday(DateTime) | Ensure that the date appears on a weekday | |
| EnsureWeekday(DateTimeOffset) | Ensure that the date appears on a weekday | |
| FilterManagedReferenceLinks(IHasRelationships) | Get managed reference links | |
| FilterManagedReferenceLinksT(IEnumerableITargetedAssociation) | Get managed reference links wrapper for [!:IDataManagedLinkProvider<T>.FilterManagedReferenceLinks(IEnumerable<ITargetedAssociation>)] | |
| FormatString | Get a string formatted to the message with the specified input object | |
| GetApplicationIdentity | Get the application identity from the authentication context | |
| GetApplicationProviderService | Get application provider service | |
| GetAsPemString | Get serialized public certificate in base64 format | |
| GetAssigningAuthorityService | Gets the assigning authority repository service. | |
| GetAuditService | Get the audit service. | |
| GetBusinessRulesServiceT | Gets the business rules service for a specific information model. | |
| GetByMnemonic | Get the data template definition via mnemonic | |
| GetConceptService | Get the concept service. | |
| GetDeviceIdentity | Get the device identity from the authentication context | |
| GetNotificationService | Gets the INotificationService instance from context. | |
| GetUserId(IIdentity) | Gets the user identifier for a given identity. | |
| GetUserIdT(IIdentity) | Gets the user identifier for a given identity. | |
| GetUserIdentity | Get the user identity | |
| GreaterOfT(T, T) | Returns the greater of two values (helper method) | |
| GreaterOfT(NullableT, NullableT) | Returns the greater of two values (helper method) | |
| IsCompatible | Returns true if the major revisions are equal and minor revisions are greater | |
| IsElevatedPrincipal | True if elevated principal | |
| IsMonoRuntime | Determine if this is running under mono | |
| IsNonInteractivePrincipal | True if the principal is not an interactive (user) principal | |
| IsoWeek(DateTime) | Week number | |
| IsoWeek(DateTimeOffset) | Week number | |
| IsRunning | Determine if the IJobState is running | |
| LesserOfT(T, T) | Returns the lesser of two values (helper method) | |
| LesserOfT(NullableT, NullableT) | Returns the lesser of two values (helper method) | |
| PrepareForCdssAnalysisTData | Prepare for CDSS analysis | |
| PrepareForCdssExecutionTData | Prepare the target for the cdss execution | |
| ResolveGoldenRecord | Resolve the managed target wrapper for ResolveManagedRecord(T) | |
| ResolveManagedRecord(IdentifiedData) | Resolve the managed target wrapper for ResolveManagedRecord(T) | |
| ResolveManagedRecordT(T) | Resolve the managed target wrapper for ResolveManagedRecord(T) | |
| ResolveOwnedRecord(IdentifiedData, IPrincipal) | Non generic method of ResolveOwnedRecordT(T, IPrincipal) | |
| ResolveOwnedRecordT(T, IPrincipal) | Resolve the managed target wrapper for ResolveOwnedRecord(T, IPrincipal) | |
| ResolveReference | Resolve the reference | |
| SetTimeout | Set timeout on me to millisecondTimeout | |
| ToPolicy | Convert a CDR policy registration to an operation policy definition | |
| ToPolicyInstance | Convert to policy instance | |
| ToProtocol | Convert an ICdssProtocol to a Protocol | |
| TryDequeue | Tries to dequeue a message from the dispatcher queue. Returns true if successful, false otherwise. | |
| TryGetSignatureSettings | Try to get signature settings | |
| TryResolveReference | Try to resolve a reference | |
| ValidateCodeIsSigned | Validate that the code is signed |