ExtensionMethods Methods |
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 | |
CreateInjected |
Create injected class
| |
FilterManagedReferenceLinksT |
Get managed reference links wrapper for FilterManagedReferenceLinks(IEnumerableITargetedAssociation) | |
GetApplicationProviderService |
Get application provider service
| |
GetAssigningAuthorityService |
Gets the assigning authority repository service.
| |
GetAuditService |
Get the audit service.
| |
GetBusinessRulesServiceT |
Gets the business rules service for a specific information model.
| |
GetConceptService |
Get the concept service.
| |
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.
| |
IsRunning |
Determine if the IJobState is running
| |
ResolveManagedRecordT |
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 [!:IDataManagedLinkProvider<T>.ResolveOwnedRecord(T)] | |
SetTimeout |
Set timeout on me to millisecondTimeout | |
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.
| |
ToPolicyInstance |
Convert to policy instance
| |
TryDequeue |
Tries to dequeue a message from the dispatcher queue. Returns true if successful, false otherwise.
|