Click or drag to resize
RMP.WCF.Model Namespace
 
Classes
  ClassDescription
Public classDapperBase
DapperBase is used by all Dapper Repositories
Public classGetListParams
A object with the required fields for the GetList stored procedures
Interfaces
  InterfaceDescription
Public interfaceIDatabaseRow
A single row from the database.
Public interfaceIEditorT
The general editor interface containing all CRUD operations.
Public interfaceILookupRepositoryT
The general editor interface for lookup tables/items
Public interfaceIQuarterlyEntryEditor
Interface for all CRUD operations for Quarterly Entery records
Public interfaceIQuarterlyEntryRepository
Interface to handle the special methods of Quarterly Entery records
Public interfaceIReadAgencyListEditorT
Interface to provide structure for reading special records with agency and vehicle info in them
Public interfaceIReadAgencyListRepositoryT
Interface to provide structure for reading special records with agency and vehicle info in them
Public interfaceIRepositoryT
Standard Repo providing CRUD operations
Public interfaceIVehicleEditor
Interface to provide CRUD operations for Vehicles
Public interfaceIVehicleRepository
Extended interface for Vehicles