| Name | Description |
---|
 | BadRequest | (Inherited from ApiController.) |
 | BadRequest(String) | (Inherited from ApiController.) |
 | BadRequest(ModelStateDictionary) | (Inherited from ApiController.) |
 | Conflict | (Inherited from ApiController.) |
 | Content``1(HttpStatusCode, UMP) | (Inherited from ApiController.) |
 | Content``1(HttpStatusCode, UMP, MediaTypeFormatter) | (Inherited from ApiController.) |
 | Content``1(HttpStatusCode, UMP, MediaTypeFormatter, String) | (Inherited from ApiController.) |
 | Content``1(HttpStatusCode, UMP, MediaTypeFormatter, MediaTypeHeaderValue) | (Inherited from ApiController.) |
 | Created``1(String, UMP) | (Inherited from ApiController.) |
 | Created``1(Uri, UMP) | (Inherited from ApiController.) |
 | CreatedAtRoute``1(String, Object, UMP) | (Inherited from ApiController.) |
 | CreatedAtRoute``1(String, IDictionaryString, Object, UMP) | (Inherited from ApiController.) |
 | Delete | (Overrides CrudControllerTEntityDelete(String).) |
 | DeleteAny |
Executes a search in the server and delete all the results
(Inherited from CrudControllerTEntity.) |
 | Dispose | (Inherited from ApiController.) |
 | Dispose(Boolean) | (Inherited from CrudControllerTEntity.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | ExecuteAsync | (Inherited from ApiController.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Initialize | (Inherited from ApiController.) |
 | InternalServerError | (Inherited from ApiController.) |
 | InternalServerError(Exception) | (Inherited from ApiController.) |
 | Json``1(UMP) | (Inherited from ApiController.) |
 | Json``1(UMP, JsonSerializerSettings) | (Inherited from ApiController.) |
 | Json``1(UMP, JsonSerializerSettings, Encoding) | (Inherited from ApiController.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | NotFound | (Inherited from ApiController.) |
 | Ok | (Inherited from ApiController.) |
 | Ok``1(UMP) | (Inherited from ApiController.) |
 | PreFilter |
Applys a filter to all searchs in the crud controller
(Inherited from CrudControllerTEntity.) |
 | Read |
Get a entity from the data manager
(Inherited from CrudControllerTEntity.) |
 | Redirect(String) | (Inherited from ApiController.) |
 | Redirect(Uri) | (Inherited from ApiController.) |
 | RedirectToRoute(String, Object) | (Inherited from ApiController.) |
 | RedirectToRoute(String, IDictionaryString, Object) | (Inherited from ApiController.) |
 | ResponseMessage | (Inherited from ApiController.) |
 | SaveOrUpdate |
Insert a entity to the server
(Inherited from CrudControllerTEntity.) |
 | Search |
Executes a search in the server
(Inherited from CrudControllerTEntity.) |
 | SearchByText |
Executes a search in the server
(Inherited from CrudControllerTEntity.) |
 | SetMode | (Inherited from CrudControllerTEntity.) |
 | StatusCode | (Inherited from ApiController.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Unauthorized(AuthenticationHeaderValue) | (Inherited from ApiController.) |
 | Unauthorized(IEnumerableAuthenticationHeaderValue) | (Inherited from ApiController.) |
 | Validate``1(UMP) | (Inherited from ApiController.) |
 | Validate``1(UMP, String) | (Inherited from ApiController.) |