ILockableResourceHandler Methods |
The ILockableResourceHandler 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.) | |
| Lock |
Locks a resource.
| |
| Query |
Queries for a resource.
(Inherited from IApiResourceHandler.) | |
| Unlock |
Obsoletes a unlock.
| |
| Update |
Updates a resource.
(Inherited from IApiResourceHandler.) |