![]() | ConceptClassResourceHandler Methods |
The ConceptClassResourceHandler 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 |
Create a resource
(Inherited from ResourceHandlerBaseTResource.) |
![]() | Delete |
OBsoletion wrapper with locking
(Inherited from HdsiResourceHandlerBaseTData.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Get |
Read clinical data
(Inherited from HdsiResourceHandlerBaseTData.) |
![]() | 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 |
Perform a query
(Inherited from ResourceHandlerBaseTResource.) |
![]() | 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 |
Update with lock
(Inherited from HdsiResourceHandlerBaseTData.) |
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.) |