Метод | Описание | |
---|---|---|
CurrentHrdRead ( ) : System.Web.Mvc.ActionResult | ||
DaysElapsed ( |
||
DaysLeft ( |
||
DaysToStart ( |
||
GetAllocationSummary ( ) : System.Web.Mvc.JsonResult | ||
GetBids ( ) : System.Web.Mvc.JsonResult | ||
GetDelayedTOs ( ) : System.Web.Mvc.JsonResult | ||
GetDispatchAllocation ( int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
GetDispatchAllocationByHub ( int hubId ) : System.Web.Mvc.JsonResult | ||
GetDonation ( ) : System.Web.Mvc.JsonResult | ||
GetListOfBidWinners ( string id ) : System.Web.Mvc.JsonResult | ||
GetListOfUnContractedBidWinners ( string id ) : System.Web.Mvc.JsonResult | ||
GetNonReportedTransporters ( ) : System.Web.Mvc.JsonResult | ||
GetRecievedRequisitions ( ) : System.Web.Mvc.JsonResult | ||
GetRegions ( ) : System.Web.Mvc.JsonResult | ||
GetRequestType ( ) : System.Web.Mvc.JsonResult | ||
GetRequisitions ( int id ) : System.Web.Mvc.JsonResult | ||
GetSiPcAllocation ( ) : System.Web.Mvc.JsonResult | ||
GetTransportContractExecution ( ) : System.Web.Mvc.JsonResult | ||
GetTransportContractInfo ( ) : System.Web.Mvc.JsonResult | ||
GetTransporters ( ) : System.Web.Mvc.JsonResult | ||
HomeController ( IReliefRequisitionService reliefRequisitionService, Cats.Services.Hub dispatchAllocationService, IUserAccountService userAccountService, ITransportOrderService transportOrderService, ITransportOrderDetailService transportOrderDetailService, Cats.Services.Hub dispatchService, Cats.Services.Hub dispatchDetailService, ISIPCAllocationService sipcAllocationService, IAdminUnitService adminUnitService, IHRDService hrdService, IBidWinnerService bidWinnerService, IBidService bidService, IHRDDetailService hrdDetailService, IRationDetailService rationDetailService, IProgramService programService, IStockStatusService stockStatusService, IReceiptPlanDetailService receiptPlanDetailService, IDeliveryService deliveryService, IGiftCertificateDetailService giftCertificateDetailService, Cats.Services.Hub receiptAllocationService ) : System | ||
ImportantNumbers ( string id, string requestName ) : System.Web.Mvc.JsonResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
NoneReportedTransporters ( ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
GetBidWinners ( IEnumerable |
||
GetDelayedTransportersListViewModel ( IEnumerable |
||
GetHRDSummary ( int id ) : DataTable | ||
GetHrds ( IEnumerable |
public CurrentHrdRead ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public DaysElapsed ( |
||
transportOrder | ||
Результат | int |
public DaysLeft ( |
||
transportOrder | ||
Результат | int |
public DaysToStart ( |
||
transportOrder | ||
Результат | int |
public GetAllocationSummary ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetBids ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetDelayedTOs ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetDispatchAllocation ( int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
program | int | |
date | System.DateTime | |
Результат | System.Web.Mvc.JsonResult |
public GetDispatchAllocationByHub ( int hubId ) : System.Web.Mvc.JsonResult | ||
hubId | int | |
Результат | System.Web.Mvc.JsonResult |
public GetDonation ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetListOfBidWinners ( string id ) : System.Web.Mvc.JsonResult | ||
id | string | |
Результат | System.Web.Mvc.JsonResult |
public GetListOfUnContractedBidWinners ( string id ) : System.Web.Mvc.JsonResult | ||
id | string | |
Результат | System.Web.Mvc.JsonResult |
public GetNonReportedTransporters ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetRecievedRequisitions ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetRegions ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetRequestType ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetRequisitions ( int id ) : System.Web.Mvc.JsonResult | ||
id | int | |
Результат | System.Web.Mvc.JsonResult |
public GetSiPcAllocation ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetTransportContractExecution ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetTransportContractInfo ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetTransporters ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public HomeController ( IReliefRequisitionService reliefRequisitionService, Cats.Services.Hub dispatchAllocationService, IUserAccountService userAccountService, ITransportOrderService transportOrderService, ITransportOrderDetailService transportOrderDetailService, Cats.Services.Hub dispatchService, Cats.Services.Hub dispatchDetailService, ISIPCAllocationService sipcAllocationService, IAdminUnitService adminUnitService, IHRDService hrdService, IBidWinnerService bidWinnerService, IBidService bidService, IHRDDetailService hrdDetailService, IRationDetailService rationDetailService, IProgramService programService, IStockStatusService stockStatusService, IReceiptPlanDetailService receiptPlanDetailService, IDeliveryService deliveryService, IGiftCertificateDetailService giftCertificateDetailService, Cats.Services.Hub receiptAllocationService ) : System | ||
reliefRequisitionService | IReliefRequisitionService | |
dispatchAllocationService | Cats.Services.Hub | |
userAccountService | IUserAccountService | |
transportOrderService | ITransportOrderService | |
transportOrderDetailService | ITransportOrderDetailService | |
dispatchService | Cats.Services.Hub | |
dispatchDetailService | Cats.Services.Hub | |
sipcAllocationService | ISIPCAllocationService | |
adminUnitService | IAdminUnitService | |
hrdService | IHRDService | |
bidWinnerService | IBidWinnerService | |
bidService | IBidService | |
hrdDetailService | IHRDDetailService | |
rationDetailService | IRationDetailService | |
programService | IProgramService | |
stockStatusService | IStockStatusService | |
receiptPlanDetailService | IReceiptPlanDetailService | |
deliveryService | IDeliveryService | |
giftCertificateDetailService | IGiftCertificateDetailService | |
receiptAllocationService | Cats.Services.Hub | |
Результат | System |
public ImportantNumbers ( string id, string requestName ) : System.Web.Mvc.JsonResult | ||
id | string | |
requestName | string | |
Результат | System.Web.Mvc.JsonResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public NoneReportedTransporters ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |