TRONIX Code Documentation
Loading...
Searching...
No Matches
Tronix.Business.Services.TpaService Member List

This is the complete list of members for Tronix.Business.Services.TpaService, including all inherited members.

GetActiveTpasByDealerCode(int dealerCode)Tronix.Business.Services.TpaService
GetAllTpasForCurrentUser()Tronix.Business.Services.TpaService
GetBrochure(int id)Tronix.Business.Services.TpaService
GetDealerTpaConfiguration(int dealerCode, int tpaId, string casName)Tronix.Business.Services.TpaService
GetDealerTpaConfigurations(int dealerCode, List< int > tpaIds, string casName)Tronix.Business.Services.TpaService
GetDropDownForCurrentUser()Tronix.Business.Services.TpaService
GetForTypeAhead(string agencyName)Tronix.Business.Services.TpaService
GetTpa(int tpaId)Tronix.Business.Services.TpaService
GetTPAsByDealerAndAgencyForReportDropdowns(int dealerCode, int agencyId)Tronix.Business.Services.TpaService
GetTpasByDealerCodeForDropdowns(int dealerCode, bool includeInactive=false)Tronix.Business.Services.TpaService
GetTpasForMenuTemplateProducts(string dealerProductId, int dealerCode)Tronix.Business.Services.TpaService
GetTpasWithSystemIntegrations()Tronix.Business.Services.TpaService
Save(SaveTpaDTO tpaDto)Tronix.Business.Services.TpaService
TpaService(IRepository< Tpa > tpaRepository, IRepository< TpaContractAdminSystem > tpaContractAdminSystemRepository, IRepository< DealerTpaConfiguration > dealerTpaConfigurationRepository, IRepository< DealerIndustryProduct > dealerIndustryProductRepository, IRepository< ContractAdminSystemIndustryProductType > contractAdminSystemIndustryProductTypeRepository, IAmazonService amazonService, ISessionProviderService sessionProviderService, ILoggerService logger)Tronix.Business.Services.TpaService