IOperationalApiResourceHandler Methods |
The IOperationalApiResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
AddOperation |
Add a property handler
| |
Create |
Creates a resource.
(Inherited from IApiResourceHandler.) | |
Delete |
Delete a resource.
(Inherited from IApiResourceHandler.) | |
Get |
Gets a specific resource instance.
(Inherited from IApiResourceHandler.) | |
InvokeOperation |
Fetchs the scoped entity
| |
Query |
Queries for a resource.
(Inherited from IApiResourceHandler.) | |
TryGetOperation |
Try to get chianed resource
| |
Update |
Updates a resource.
(Inherited from IApiResourceHandler.) |