C# Класс Disco.Web.Areas.API.Controllers.T4MVC_DeviceBatchController

Наследование: Disco.Web.Areas.API.Controllers.DeviceBatchController
Показать файл Открыть проект

Открытые методы

Метод Описание
T4MVC_DeviceBatchController ( ) : System

Приватные методы

Метод Описание
Delete ( int id, bool redirect ) : System.Web.Mvc.ActionResult
DeleteOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, bool redirect ) : void
Index ( int id ) : System.Web.Mvc.ActionResult
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void
Timeline ( ) : System.Web.Mvc.ActionResult
TimelineOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void
Update ( int id, string key, string value, bool redirect ) : System.Web.Mvc.ActionResult
UpdateAssignedUsersLinkedGroup ( int id, string GroupId, bool redirect ) : System.Web.Mvc.ActionResult
UpdateAssignedUsersLinkedGroupOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string GroupId, bool redirect ) : void
UpdateComments ( int id, string Comments, bool redirect ) : System.Web.Mvc.ActionResult
UpdateCommentsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string Comments, bool redirect ) : void
UpdateDefaultDeviceModelId ( int id, string DefaultDeviceModelId, bool redirect ) : System.Web.Mvc.ActionResult
UpdateDefaultDeviceModelIdOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string DefaultDeviceModelId, bool redirect ) : void
UpdateDevicesLinkedGroup ( int id, string GroupId, bool redirect ) : System.Web.Mvc.ActionResult
UpdateDevicesLinkedGroupOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string GroupId, bool redirect ) : void
UpdateInsuranceDetails ( int id, string InsuranceDetails, bool redirect ) : System.Web.Mvc.ActionResult
UpdateInsuranceDetailsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string InsuranceDetails, bool redirect ) : void
UpdateInsuranceSupplier ( int id, string InsuranceSupplier, bool redirect ) : System.Web.Mvc.ActionResult
UpdateInsuranceSupplierOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string InsuranceSupplier, bool redirect ) : void
UpdateInsuredDate ( int id, string InsuredDate, bool redirect ) : System.Web.Mvc.ActionResult
UpdateInsuredDateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string InsuredDate, bool redirect ) : void
UpdateInsuredUntil ( int id, string InsuredUntil, bool redirect ) : System.Web.Mvc.ActionResult
UpdateInsuredUntilOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string InsuredUntil, bool redirect ) : void
UpdateName ( int id, string BatchName, bool redirect ) : System.Web.Mvc.ActionResult
UpdateNameOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string BatchName, bool redirect ) : void
UpdateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string key, string value, bool redirect ) : void
UpdatePurchaseDate ( int id, string PurchaseDate, bool redirect ) : System.Web.Mvc.ActionResult
UpdatePurchaseDateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string PurchaseDate, bool redirect ) : void
UpdatePurchaseDetails ( int id, string PurchaseDetails, bool redirect ) : System.Web.Mvc.ActionResult
UpdatePurchaseDetailsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string PurchaseDetails, bool redirect ) : void
UpdateSupplier ( int id, string Supplier, bool redirect ) : System.Web.Mvc.ActionResult
UpdateSupplierOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string Supplier, bool redirect ) : void
UpdateUnitCost ( int id, string UnitCost, bool redirect ) : System.Web.Mvc.ActionResult
UpdateUnitCostOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string UnitCost, bool redirect ) : void
UpdateUnitQuantity ( int id, string UnitQuantity, bool redirect ) : System.Web.Mvc.ActionResult
UpdateUnitQuantityOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string UnitQuantity, bool redirect ) : void
UpdateWarrantyDetails ( int id, string WarrantyDetails, bool redirect ) : System.Web.Mvc.ActionResult
UpdateWarrantyDetailsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string WarrantyDetails, bool redirect ) : void
UpdateWarrantyValidUntil ( int id, string WarrantyValidUntil, bool redirect ) : System.Web.Mvc.ActionResult
UpdateWarrantyValidUntilOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id, string WarrantyValidUntil, bool redirect ) : void

Описание методов

T4MVC_DeviceBatchController() публичный Метод

public T4MVC_DeviceBatchController ( ) : System
Результат System