Generics
Table of Contents
Namespaces
Classes
- RetrieveCreateUpdateService
- Adds retrieve, create and update actions to the service.
- RetrieveListCreateService
- Adds the retrieve and create actions to the service.
- RetrieveListCreateUpdateDeleteService
- Adds the retrieve, create and update actions to the service.
- RetrieveListDeleteService
- Adds the delete and retrieve actions to the service.
- RetrieveListRandomService
- Adds the retrieve and create actions to the service.
- RetrieveListUpdateDeleteService
- Adds the retrieve, update and delete actions to the service.
- RetrieveListUpdateService
- Adds the retrieve and update actions to the service.
- UniversalGenericService
- Adds the retrieve/details, create, list, update, random and delete actions to the service.