INullifyResourceHandler Methods |
The INullifyResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a resource.
(Inherited from IApiResourceHandler.) | |
Get |
Gets a specific resource instance.
(Inherited from IApiResourceHandler.) | |
Nullify |
Nullifies the object, which means it was created in error
| |
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.) |