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

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

ChangeAdhocProductStatus(int id, bool active)Tronix.Business.Services.ProductService
ChangeIndustryProductStatus(int id, bool active)Tronix.Business.Services.ProductService
CreateDealerAdhocProduct(DealerAdhocProduct dealerAdhocProduct, bool saveChanges=true)Tronix.Business.Services.ProductService
CreateDealerIndustryProduct(DealerIndustryProduct dealerIndustryProduct, bool saveChanges=true)Tronix.Business.Services.ProductService
FindDealerIntegratedProductByTpaAndProductType(int dealerCode, int tpaId, int iptId)Tronix.Business.Services.ProductService
GetActiveProductsForMenuTemplate(int dealerCode, int? menuTemplateId)Tronix.Business.Services.ProductService
GetAdhocById(int id)Tronix.Business.Services.ProductService
GetAdhocsByIds(List< int > ids)Tronix.Business.Services.ProductService
GetAdhocTerms()Tronix.Business.Services.ProductService
GetAvailableDealerProducts(int dealerCode)Tronix.Business.Services.ProductService
GetByTpaId(int tpaId)Tronix.Business.Services.ProductService
GetDealerCasProductTypes(int ownerGroup, int dealerCode, int industryProductType)Tronix.Business.Services.ProductService
GetDealerIndustryProductById(int id)Tronix.Business.Services.ProductService
GetDealerIndustryProductsByIds(List< int > ids)Tronix.Business.Services.ProductService
GetDealerTaxRate(int dealerCode)Tronix.Business.Services.ProductService
GetIndustryProductType(string productTypeName)Tronix.Business.Services.ProductService
GetIndustryProductTypeById(int id)Tronix.Business.Services.ProductService
GetIndustryProductTypes()Tronix.Business.Services.ProductService
GetIndustryProductTypes(int ownerGroup, int dealerCode, int producer, int agency, int tpa)Tronix.Business.Services.ProductService
GetMenuDescription(Dealer dealer, TpaDealRatesCache tpaDealRatesCache, List< ContractAdminSystemIndustryProductType > productTypes, List< ContractAdminSystemCoverageType > coverageTypes)Tronix.Business.Services.ProductService
GetPriceOverrideReasons()Tronix.Business.Services.ProductService
GetProductTypesForDropDown()Tronix.Business.Services.ProductService
GetSystemCoverageTypes()Tronix.Business.Services.ProductService
GetSystemProductTypes()Tronix.Business.Services.ProductService
GetTermOptions()Tronix.Business.Services.ProductService
GetUnusedIndustryProductTypesByTpaAndDealer(int tpaId, int dealerCode)Tronix.Business.Services.ProductService
InsertIndustryProductType(IndustryProductType industryProductType)Tronix.Business.Services.ProductService
ProductService(IRepository< CasActivatedContract > casActivatedContractRepository, IRepository< DealerIndustryProduct > dealerIndustryProductRepository, IRepository< DealerAdhocProduct > dealerAdhocProductRepository, IRepository< TermOption > termOptionRepository, IRepository< Dealer > dealerRepository, IRepository< Tpa > tpaRepository, IRepository< ContractAdminSystemIndustryProductType > contractAdminSystemIndustryProductTypeRepository, IRepository< ContractAdminSystem > contractAdminSystemRepository, IRepository< IndustryProductType > industryProductTypeRepository, IRepository< ContractAdminSystemCoverageType > contractAdminSystemCoverageTypeRepository, IRepository< PriceOverrideReason > priceOverrideReasonRepository, IMenuTemplateService menuTemplateService, ISessionProviderService sessionProviderService, ILoggerService logger)Tronix.Business.Services.ProductService
SearchDealerProducts(int dealerCode, Status? status=null)Tronix.Business.Services.ProductService
UpdateDealerAdhocProduct(DealerAdhocProduct dealerAdhocProduct)Tronix.Business.Services.ProductService
UpdateDealerIndustryProduct(DealerIndustryProduct dealerIndustryProduct)Tronix.Business.Services.ProductService