TRONIX Code Documentation
Loading...
Searching...
No Matches
Tronix.Web.Controllers.ProductController Member List

This is the complete list of members for Tronix.Web.Controllers.ProductController, including all inherited members.

Add(int dealerCode)Tronix.Web.Controllers.ProductController
Add(AddProductViewModel model)Tronix.Web.Controllers.ProductController
EditIntegrated(int id, int dealerCode)Tronix.Web.Controllers.ProductController
EditIntegrated(AddProductViewModel model)Tronix.Web.Controllers.ProductController
EditNonIntegrated(int id)Tronix.Web.Controllers.ProductController
EditNonIntegrated(AddProductViewModel model)Tronix.Web.Controllers.ProductController
FilterDealerList(int ownerGroupId, string dealerId)Tronix.Web.Controllers.ProductController
GetAdhocTerms()Tronix.Web.Controllers.ProductController
GetIndustryProductTypes()Tronix.Web.Controllers.ProductController
GetUnusedIndustryProductTypesByTpaAndDealer(int tpaId, int dealerCode)Tronix.Web.Controllers.ProductController
LoadDealerTaxRate(int dealerCode)Tronix.Web.Controllers.ProductController
Lookup()Tronix.Web.Controllers.ProductController
ProductController(ISessionContextService sessionContextService, ITpaService tpaService, IProductService productService, IDealerGroupService dealerGroupService, IDealerService dealerService, IAgencyService agencyService, IDealerAdhocRateService adhocRateService, ILoggerService loggerService)Tronix.Web.Controllers.ProductController
ReactivateAdhoc(int id, string dealerGroup, string dealer, int status)Tronix.Web.Controllers.ProductController
ReactivateIndustry(int id, string dealerGroup, string dealer, int status)Tronix.Web.Controllers.ProductController
RetireAdhoc(int id, string dealerGroup, string dealer, int status)Tronix.Web.Controllers.ProductController
RetireIndustry(int id, string dealerGroup, string dealer, int status)Tronix.Web.Controllers.ProductController
Search(ProductLookupViewModel model)Tronix.Web.Controllers.ProductController
ValidateExistingProduct(int dealerCode, int tpaId, int iptId)Tronix.Web.Controllers.ProductController