Click or drag to resize

TemplateDefinitionResourceHandler Methods

The TemplateDefinitionResourceHandler type exposes the following members.

Methods
  NameDescription
Public methodAddChildObject
Add an associated entity
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodAddChildResource
Add the property handler to this handler
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodAddOperation
Add the child operation
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodCancel
Cancel the specified object
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodCheckIn
Release the specified lock
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodCheckOut
Attempt to get a lock on the specified object
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodCreate
Create a resource
(Inherited from ResourceHandlerBaseTResource.)
Public methodDelete
OBsoletion wrapper with locking
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet
Read clinical data
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodGetChildObject
Get associated entity
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodHandleFreeTextSearch
Handle freetext search
(Inherited from ResourceHandlerBaseTResource.)
Public methodInvokeOperation
Invoke the specified operation
(Inherited from HdsiResourceHandlerBaseTData.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodQuery
Perform a query
(Inherited from ResourceHandlerBaseTResource.)
Public methodQueryChildObjects
Query for associated entities
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodRemoveChildObject
Remove an associated entity
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodToString (Inherited from Object.)
Public methodTouch
Touch the specified object
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodTryGetChainedResource
Try to get a chained resource
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodTryGetOperation
Try to get operation
(Inherited from HdsiResourceHandlerBaseTData.)
Public methodUpdate
Update with lock
(Inherited from HdsiResourceHandlerBaseTData.)
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
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.)
Top
See Also