QuantityObservationResourceHandler Methods |
The QuantityObservationResourceHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChildObject |
Add an associated entity
(Inherited from HdsiResourceHandlerBaseTData.) | |
| AddChildResource |
Add the property handler to this handler
(Inherited from HdsiResourceHandlerBaseTData.) | |
| AddOperation |
Add the child operation
(Inherited from HdsiResourceHandlerBaseTData.) | |
| Cancel |
Cancel the specified object
(Inherited from HdsiResourceHandlerBaseTData.) | |
| CheckIn |
Release the specified lock
(Inherited from HdsiResourceHandlerBaseTData.) | |
| CheckOut |
Attempt to get a lock on the specified object
(Inherited from HdsiResourceHandlerBaseTData.) | |
| Create | (Inherited from ObservationResourceHandlerTObservation.) | |
| Delete | (Inherited from ObservationResourceHandlerTObservation.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get | (Inherited from ObservationResourceHandlerTObservation.) | |
| GetChildObject |
Get associated entity
(Inherited from HdsiResourceHandlerBaseTData.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| HandleFreeTextSearch |
Handle freetext search
(Inherited from ResourceHandlerBaseTResource.) | |
| InvokeOperation |
Invoke the specified operation
(Inherited from HdsiResourceHandlerBaseTData.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Query | (Inherited from ObservationResourceHandlerTObservation.) | |
| QueryChildObjects |
Query for associated entities
(Inherited from HdsiResourceHandlerBaseTData.) | |
| RemoveChildObject |
Remove an associated entity
(Inherited from HdsiResourceHandlerBaseTData.) | |
| ToString | (Inherited from Object.) | |
| Touch |
Touch the specified object
(Inherited from HdsiResourceHandlerBaseTData.) | |
| TryGetChainedResource |
Try to get a chained resource
(Inherited from HdsiResourceHandlerBaseTData.) | |
| TryGetOperation |
Try to get operation
(Inherited from HdsiResourceHandlerBaseTData.) | |
| Update | (Inherited from ObservationResourceHandlerTObservation.) |
| 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.) |