TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tronix.Business.Services.CcarService Class Reference
Inheritance diagram for Tronix.Business.Services.CcarService:
Inheritance graph
[legend]
Collaboration diagram for Tronix.Business.Services.CcarService:
Collaboration graph
[legend]

Public Member Functions

 CcarService (IDealerRepository dealerRepository, ISessionProviderService sessionProviderService, ILoggerService logger, IPdfService pdfService)
 
byte[] GetPdfBytesForDeal (int dealId)
 
ArchivedContractsSearchDealsResponse ArchivedContractsSearchDeals (string Vin, string contractNumber, string LastName, string ProducerName, string ddId)
 
GetThirdPartyMenuProvidersForDealerResponse GetThirdMenuProvidersForDealer (int DealerTpaCode)
 
SyncContractResponse SyncContract (SyncContractRequest syncRequest)
 
bool UpdateCgwLender (UpdateCgwLenderDTO lender)
 
bool CreateVehicleExclusion (VehicleExclusionAddDTO exclusion)
 
void DeleteVehicleExclusion (int id)
 
IQueryable< VehicleExclusionDTOGetAllVehicleExclusions ()
 
List< HierarchicalLookupDTOGetProductTypeLookups ()
 
List< LookupDTOGetVehicleMakeLookups ()
 
ArchivedContractsSearchDealsResponse ArchivedContractsSearchDeals (string Vin, string contractNumber, string LastName, string ProducerName, string ddId)
 
byte[] GetPdfBytesForDeal (int dealId)
 
GetThirdPartyMenuProvidersForDealerResponse GetThirdMenuProvidersForDealer (int DealerTpaCode)
 
IQueryable< VehicleExclusionDTOGetAllVehicleExclusions ()
 
bool CreateVehicleExclusion (VehicleExclusionAddDTO exclusion)
 
bool UpdateCgwLender (UpdateCgwLenderDTO lender)
 
void DeleteVehicleExclusion (int id)
 
List< HierarchicalLookupDTOGetProductTypeLookups ()
 
List< LookupDTOGetVehicleMakeLookups ()
 
SyncContractResponse SyncContract (SyncContractRequest request)
 

Constructor & Destructor Documentation

◆ CcarService()

Tronix.Business.Services.CcarService.CcarService ( IDealerRepository  dealerRepository,
ISessionProviderService  sessionProviderService,
ILoggerService  logger,
IPdfService  pdfService 
)

Member Function Documentation

◆ ArchivedContractsSearchDeals()

ArchivedContractsSearchDealsResponse Tronix.Business.Services.CcarService.ArchivedContractsSearchDeals ( string  Vin,
string  contractNumber,
string  LastName,
string  ProducerName,
string  ddId 
)

◆ CreateVehicleExclusion()

bool Tronix.Business.Services.CcarService.CreateVehicleExclusion ( VehicleExclusionAddDTO  exclusion)

◆ DeleteVehicleExclusion()

void Tronix.Business.Services.CcarService.DeleteVehicleExclusion ( int  id)

◆ GetAllVehicleExclusions()

IQueryable< VehicleExclusionDTO > Tronix.Business.Services.CcarService.GetAllVehicleExclusions ( )

◆ GetPdfBytesForDeal()

byte[] Tronix.Business.Services.CcarService.GetPdfBytesForDeal ( int  dealId)

◆ GetProductTypeLookups()

List< HierarchicalLookupDTO > Tronix.Business.Services.CcarService.GetProductTypeLookups ( )

◆ GetThirdMenuProvidersForDealer()

GetThirdPartyMenuProvidersForDealerResponse Tronix.Business.Services.CcarService.GetThirdMenuProvidersForDealer ( int  DealerTpaCode)

◆ GetVehicleMakeLookups()

List< LookupDTO > Tronix.Business.Services.CcarService.GetVehicleMakeLookups ( )

◆ SyncContract()

SyncContractResponse Tronix.Business.Services.CcarService.SyncContract ( SyncContractRequest  syncRequest)

◆ UpdateCgwLender()

bool Tronix.Business.Services.CcarService.UpdateCgwLender ( UpdateCgwLenderDTO  lender)

The documentation for this class was generated from the following file: