| RMP.WCF.Model Namespace |
| Class | Description | |
|---|---|---|
| DapperBase | DapperBase is used by all Dapper Repositories
| |
| GetListParams |
A object with the required fields for the GetList stored procedures
|
| Interface | Description | |
|---|---|---|
| IDatabaseRow |
A single row from the database.
| |
| IEditorT |
The general editor interface containing all CRUD operations.
| |
| ILookupRepositoryT |
The general editor interface for lookup tables/items
| |
| IQuarterlyEntryEditor |
Interface for all CRUD operations for Quarterly Entery records
| |
| IQuarterlyEntryRepository |
Interface to handle the special methods of Quarterly Entery records
| |
| IReadAgencyListEditorT |
Interface to provide structure for reading special records with agency and vehicle info in them
| |
| IReadAgencyListRepositoryT |
Interface to provide structure for reading special records with agency and vehicle info in them
| |
| IRepositoryT |
Standard Repo providing CRUD operations
| |
| IVehicleEditor |
Interface to provide CRUD operations for Vehicles
| |
| IVehicleRepository |
Extended interface for Vehicles
|