Upstream |
The UpstreamHdsiServiceBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| UpstreamHdsiServiceBehavior | For REST service initialization | |
| UpstreamHdsiServiceBehavior(IDataCachingService, ILocalizationService, IPatchService, IPolicyEnforcementService, IBarcodeProviderService, IResourcePointerService, IServiceManager, IConfigurationManager, IRestClientFactory, IUpstreamIntegrationService, IUpstreamAvailabilityProvider, IDataPersistenceServiceEntity, IDataPersistenceServiceAct, IAdhocCacheService, IAuditService) | Initializes a new instance of the UpstreamHdsiServiceBehavior class |
| Name | Description | |
|---|---|---|
| AssociationCreate |
Assigns the child object as a child (or link) of the parent
(Overrides HdsiServiceBehaviorAssociationCreate(String, String, String, Object)) | |
| AssociationGet(String, String, String) |
Performs a linked or chained search on a sub-property
(Inherited from HdsiServiceBehavior) | |
| AssociationGet(String, String, String, String) |
Performs a linked or chained search on a sub-property
(Overrides HdsiServiceBehaviorAssociationGet(String, String, String, String)) | |
| AssociationRemove(String, String, String) |
Removes a child resource instance from the parent container
(Inherited from HdsiServiceBehavior) | |
| AssociationRemove(String, String, String, String) |
Removes a child resource instance from the parent container
(Overrides HdsiServiceBehaviorAssociationRemove(String, String, String, String)) | |
| AssociationSearch(String, String) |
Performs a linked or chained search on a sub-property
(Inherited from HdsiServiceBehavior) | |
| AssociationSearch(String, String, String) |
Performs a linked or chained search on a sub-property
(Overrides HdsiServiceBehaviorAssociationSearch(String, String, String)) | |
| CheckIn |
Releases an edit lock on the specified object
(Inherited from HdsiServiceBehavior) | |
| CheckOut |
Acquires an edit lock on the specified object
(Inherited from HdsiServiceBehavior) | |
| Copy |
Downloads a copy of the specified resource and all dependent objects from another cdr to this CDR
(Overrides HdsiServiceBehaviorCopy(String, String)) | |
| Create |
Creates the resource. If the resource already exists, then a 409 is thrown
(Overrides HdsiServiceBehaviorCreate(String, IdentifiedData)) | |
| CreateContentLocation |
Create content location
(Inherited from HdsiServiceBehavior) | |
| CreateUpdate |
Creates or updates a resource. That is, creates the resource if it does not exist, or updates it if it does
(Overrides HdsiServiceBehaviorCreateUpdate(String, String, IdentifiedData)) | |
| Delete |
Deletes the specified resource from the server
(Overrides HdsiServiceBehaviorDelete(String, String)) | |
| 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) | |
| Get |
Retrieves the current version of the specified resource
(Overrides HdsiServiceBehaviorGet(String, String)) | |
| GetBarcode |
Gets the specified barcode for the resource
(Inherited from HdsiServiceBehavior) | |
| GetDataset |
Get the dataset for the specified object
(Overrides HdsiServiceBehaviorGetDataset(String, String)) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetResourceHandler |
Get the resource handler for the named resource
(Inherited from HdsiServiceBehavior) | |
| GetSchema |
Get the schema of the HDSI API for use in code generation frameworks
(Inherited from HdsiServiceBehavior) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetVersion |
Retrieves a specific version of the specified resource
(Overrides HdsiServiceBehaviorGetVersion(String, String, String)) | |
| GetVrpPointerData |
Gets the digitally signed pointer (in JWS format) for the resource
(Inherited from HdsiServiceBehavior) | |
| Head |
Get just the headers
(Inherited from HdsiServiceBehavior) | |
| HeadSearch |
Perform a search (query) and return only the headers
(Inherited from HdsiServiceBehavior) | |
| History |
Gets a complete history of all changes made to the specified resource
(Overrides HdsiServiceBehaviorHistory(String, String)) | |
| InvokeMethod(String, String, ParameterCollection) |
Invokes the specified operation
(Overrides HdsiServiceBehaviorInvokeMethod(String, String, ParameterCollection)) | |
| InvokeMethod(String, String, String, ParameterCollection) |
Invokes the specified operation
(Overrides HdsiServiceBehaviorInvokeMethod(String, String, String, ParameterCollection)) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Options |
Returns a service capability statement of the HDSI
(Overrides HdsiServiceBehaviorOptions) | |
| Patch |
Updates the specified resource according to the instructions in the PATCH file
(Overrides HdsiServiceBehaviorPatch(String, String, Patch)) | |
| PatchAll |
Performs a patch on all resources in the resourceType collection
(Overrides HdsiServiceBehaviorPatchAll(PatchCollection)) | |
| Ping |
Performs a minimal PING request to test service availability
(Inherited from HdsiServiceBehavior) | |
| ResolvePointer |
Resolve a code to a resource by posting a form-encoded search to the API
(Overrides HdsiServiceBehaviorResolvePointer(NameValueCollection)) | |
| ResourceOptions |
Returns specific options for a single resource
(Overrides HdsiServiceBehaviorResourceOptions(String)) | |
| Search |
Perform a search (query) for resourceType matching the HTTP query parameters provided
(Overrides HdsiServiceBehaviorSearch(String)) | |
| ThrowIfNotReady |
Throw if the service is not ready
(Inherited from HdsiServiceBehavior) | |
| Time |
Gets the current server time from the API allowing for time synchronization
(Inherited from HdsiServiceBehavior) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Touch |
Touch the resource (update its timestamp) without modifying the resource itself
(Inherited from HdsiServiceBehavior) | |
| Update |
Update the specified resource
(Overrides HdsiServiceBehaviorUpdate(String, String, IdentifiedData)) |
| Name | Description | |
|---|---|---|
| ProgressChanged | Fired when progress changes |
| Name | Description | |
|---|---|---|
| m_configuration |
The configuration loaded/injected into the HDSI
(Inherited from HdsiServiceBehavior) | |
| m_dataCachingService |
Ad-hoc cache method
(Inherited from HdsiServiceBehavior) | |
| m_localeService |
Locale service
(Inherited from HdsiServiceBehavior) | |
| m_traceSource |
The trace source for HDSI based implementations
(Inherited from HdsiServiceBehavior) |
| 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) | |
| WithControl |
With control parameter is used as a wrapper for _ parameters
(Defined by QueryFilterExtensions) |