Method | Description | |
---|---|---|
AllocateProjectCode ( [ request, int regionId, int status ) : System.Web.Mvc.ActionResult | ||
AllocationAdjustment ( int requisitionId ) : System.Web.Mvc.ActionResult | ||
ApproveSiPcAllocation ( int id ) : System.Web.Mvc.ActionResult | ||
AssignHubFromLogisticsDashboard ( int paramRegionId ) : System.Web.Mvc.ActionResult | ||
BindAllocation ( List |
||
DispatchAllocationController ( IReliefRequisitionService reliefRequisitionService, Cats.Services.EarlyWarning.IHubService hubService, Cats.Services.EarlyWarning.IAdminUnitService adminUnitService, INeedAssessmentService needAssessmentService, IHubAllocationService hubAllocationService, IUserAccountService userAccountService, IAllocationByRegionService allocationByRegionService, ITransactionService transactionService ) : System | ||
GetRegions ( ) : System.Web.Mvc.ActionResult | ||
Hub ( int regionId ) : System.Web.Mvc.ActionResult | ||
HubAllocation ( [ request, int regionId ) : System.Web.Mvc.ActionResult | ||
Index ( int regionId = -1 ) : System.Web.Mvc.ActionResult | ||
IndexFromNotification ( int paramRegionId, int recordId ) : System.Web.Mvc.ActionResult | ||
RegionId ( int id ) : System.Web.Mvc.ActionResult | ||
RejectRequsition ( int id ) : System.Web.Mvc.ActionResult | ||
UncommitRequsition ( int id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
ReadRequisitions ( int regionId ) : System.Web.Mvc.JsonResult | ||
Save ( List |
public AllocateProjectCode ( [ request, int regionId, int status ) : System.Web.Mvc.ActionResult | ||
request | [ | |
regionId | int | |
status | int | |
return | System.Web.Mvc.ActionResult |
public AllocationAdjustment ( int requisitionId ) : System.Web.Mvc.ActionResult | ||
requisitionId | int | |
return | System.Web.Mvc.ActionResult |
public ApproveSiPcAllocation ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public AssignHubFromLogisticsDashboard ( int paramRegionId ) : System.Web.Mvc.ActionResult | ||
paramRegionId | int | |
return | System.Web.Mvc.ActionResult |
public BindAllocation ( List |
||
reliefRequisitions | List |
|
return | List |
public DispatchAllocationController ( IReliefRequisitionService reliefRequisitionService, Cats.Services.EarlyWarning.IHubService hubService, Cats.Services.EarlyWarning.IAdminUnitService adminUnitService, INeedAssessmentService needAssessmentService, IHubAllocationService hubAllocationService, IUserAccountService userAccountService, IAllocationByRegionService allocationByRegionService, ITransactionService transactionService ) : System | ||
reliefRequisitionService | IReliefRequisitionService | |
hubService | Cats.Services.EarlyWarning.IHubService | |
adminUnitService | Cats.Services.EarlyWarning.IAdminUnitService | |
needAssessmentService | INeedAssessmentService | |
hubAllocationService | IHubAllocationService | |
userAccountService | IUserAccountService | |
allocationByRegionService | IAllocationByRegionService | |
transactionService | ITransactionService | |
return | System |
public GetRegions ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Hub ( int regionId ) : System.Web.Mvc.ActionResult | ||
regionId | int | |
return | System.Web.Mvc.ActionResult |
public HubAllocation ( [ request, int regionId ) : System.Web.Mvc.ActionResult | ||
request | [ | |
regionId | int | |
return | System.Web.Mvc.ActionResult |
public Index ( int regionId = -1 ) : System.Web.Mvc.ActionResult | ||
regionId | int | |
return | System.Web.Mvc.ActionResult |
public IndexFromNotification ( int paramRegionId, int recordId ) : System.Web.Mvc.ActionResult | ||
paramRegionId | int | |
recordId | int | |
return | System.Web.Mvc.ActionResult |
public RegionId ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public RejectRequsition ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public UncommitRequsition ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |