This is the complete list of members for Tronix.Web.Controllers.DealJacketController, including all inherited members.
AddDocuments(DealJacketOptionsViewModel options) | Tronix.Web.Controllers.DealJacketController | |
AddOption(DealJacketModalViewModel modaldata) | Tronix.Web.Controllers.DealJacketController | |
DealJacketController(IDocumentService documentService, IDealDetailsService dealDetailsService, IDocSysTemplateService docSysService, IPdfService pdfService, IUserService userService, ISessionContextService sessionContextService) | Tronix.Web.Controllers.DealJacketController | |
GetDealJacketDocuments(int dealId) | Tronix.Web.Controllers.DealJacketController | |
GetOptions() | Tronix.Web.Controllers.DealJacketController | |
Index(int id) | Tronix.Web.Controllers.DealJacketController | |
RemoveDocument(int dealId, string keyName) | Tronix.Web.Controllers.DealJacketController | |
ReplaceDocument(int dealId, string keyName) | Tronix.Web.Controllers.DealJacketController | |
ShowCustomerDealJacket(int dealId) | Tronix.Web.Controllers.DealJacketController | |
ShowDealerDealJacket(int dealId) | Tronix.Web.Controllers.DealJacketController | |
UpdateIsCustomerFacing(int dealId, string keyName, bool isCustomerFacing) | Tronix.Web.Controllers.DealJacketController | |
View(int dealId, string keyName) | Tronix.Web.Controllers.DealJacketController | |