![]() | ICancelResourceHandler Interface |
Namespace: SanteDB.Rest.Common
The ICancelResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capabilities |
Gets the capabilities of this service
(Inherited from IApiResourceHandler.) |
![]() | ResourceName |
Gets the name of the resource which the resource handler supports.
(Inherited from IApiResourceHandler.) |
![]() | Scope |
Get the scope of this resource handler (the service to which the resources are bound)
(Inherited from IApiResourceHandler.) |
![]() | Type |
Gets the type which the resource handler supports.
(Inherited from IApiResourceHandler.) |
Name | Description | |
---|---|---|
![]() | Cancel |
Cancel the specified object
|
![]() | Create |
Creates a resource.
(Inherited from IApiResourceHandler.) |
![]() | Get |
Gets a specific resource instance.
(Inherited from IApiResourceHandler.) |
![]() | Obsolete |
Obsoletes a resource.
(Inherited from IApiResourceHandler.) |
![]() | Query(NameValueCollection) |
Queries for a resource.
(Inherited from IApiResourceHandler.) |
![]() | Query(NameValueCollection, Int32, Int32, Int32) |
Queries for a resource.
(Inherited from IApiResourceHandler.) |
![]() | Update |
Updates a resource.
(Inherited from IApiResourceHandler.) |