IApiResourceHandlerEx Methods |
The IApiResourceHandlerEx type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Creates a resource.
(Inherited from IApiResourceHandler.) | |
| Delete |
Delete a resource.
(Inherited from IApiResourceHandler.) | |
| Get |
Gets a specific resource instance.
(Inherited from IApiResourceHandler.) | |
| Query |
Queries for a resource.
(Inherited from IApiResourceHandler.) | |
| Touch |
Touches a resource (updates its modified on without changing or creating a new version)
| |
| Update |
Updates a resource.
(Inherited from IApiResourceHandler.) |