FhirResourceHandlerUtil Methods |
The FhirResourceHandlerUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| GetMapperForInstance |
Get mapper for the specified object
| |
| GetMappersFor(ResourceType) |
Gets the mapper for resourceType | |
| GetMappersFor(Type) |
Gets the mapper for resourceOrModelType | |
| GetResourceHandler(ResourceType) |
Get the specified resource handler
| |
| GetResourceHandler(String) |
Get the message processor type based on resource name
| |
| GetRestDefinition |
Get REST definition
| |
| Initialize |
Initialize based on configuration
| |
| RegisterResourceHandler |
Register resource handler
| |
| UnRegisterResourceHandler |
Register resource handler
|