메소드 | 설명 | |
---|---|---|
Allocate ( ) : System.Web.Mvc.ActionResult | ||
AllocatePC ( ICollection |
||
AllocateProjectCode ( ) : System.Web.Mvc.ActionResult | ||
Assign ( int reqId, double remaining, double totalAssigned ) : System.Web.Mvc.ActionResult | ||
AssignedprojectCodes ( int requisitionId ) : System.Web.Mvc.ActionResult | ||
GetPCAmount ( int pcIndex, int reqId ) : System.Web.Mvc.JsonResult | ||
GetSIAmount ( int siIndex, int reqId ) : System.Web.Mvc.JsonResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ProjectAllocationController ( IRegionalRequestService reliefRequistionService, IFDPService fdpService, IAdminUnitService adminUnitService, IProgramService programService, ICommodityService commodityService, IRegionalRequestDetailService reliefRequisitionDetailService, IProjectCodeAllocationService projectCodeAllocationService, IProjectCodeService projectCodeService, IShippingInstructionService shippingInstructionService, IHubService hubService, IHubAllocationService hubAllocationService, log4net.ILog log, IReliefRequisitionService requisitionService, ITransactionService transactionservice, ILedgerService ledgerService ) : System | ||
ProjectCodeAllocation ( ) : System.Web.Mvc.ActionResult | ||
SaveProjectAllocation ( |
메소드 | 설명 | |
---|---|---|
HubAllocationDetail ( Cats hubAllocation ) : System.Web.Mvc.ActionResult |
public AllocatePC ( ICollection |
||
requisitionDetail | ICollection |
|
form | System.Web.Mvc.FormCollection | |
리턴 | System.Web.Mvc.ActionResult |
public AllocateProjectCode ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public Assign ( int reqId, double remaining, double totalAssigned ) : System.Web.Mvc.ActionResult | ||
reqId | int | |
remaining | double | |
totalAssigned | double | |
리턴 | System.Web.Mvc.ActionResult |
public AssignedprojectCodes ( int requisitionId ) : System.Web.Mvc.ActionResult | ||
requisitionId | int | |
리턴 | System.Web.Mvc.ActionResult |
public GetPCAmount ( int pcIndex, int reqId ) : System.Web.Mvc.JsonResult | ||
pcIndex | int | |
reqId | int | |
리턴 | System.Web.Mvc.JsonResult |
public GetSIAmount ( int siIndex, int reqId ) : System.Web.Mvc.JsonResult | ||
siIndex | int | |
reqId | int | |
리턴 | System.Web.Mvc.JsonResult |
public ProjectAllocationController ( IRegionalRequestService reliefRequistionService, IFDPService fdpService, IAdminUnitService adminUnitService, IProgramService programService, ICommodityService commodityService, IRegionalRequestDetailService reliefRequisitionDetailService, IProjectCodeAllocationService projectCodeAllocationService, IProjectCodeService projectCodeService, IShippingInstructionService shippingInstructionService, IHubService hubService, IHubAllocationService hubAllocationService, log4net.ILog log, IReliefRequisitionService requisitionService, ITransactionService transactionservice, ILedgerService ledgerService ) : System | ||
reliefRequistionService | IRegionalRequestService | |
fdpService | IFDPService | |
adminUnitService | IAdminUnitService | |
programService | IProgramService | |
commodityService | ICommodityService | |
reliefRequisitionDetailService | IRegionalRequestDetailService | |
projectCodeAllocationService | IProjectCodeAllocationService | |
projectCodeService | IProjectCodeService | |
shippingInstructionService | IShippingInstructionService | |
hubService | IHubService | |
hubAllocationService | IHubAllocationService | |
log | log4net.ILog | |
requisitionService | IReliefRequisitionService | |
transactionservice | ITransactionService | |
ledgerService | ILedgerService | |
리턴 | System |
public ProjectCodeAllocation ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public SaveProjectAllocation ( |
||
requisitionViewModel | ||
form | System.Web.Mvc.FormCollection | |
hub | string | |
datepicker | string | |
RequisitionId | int | |
Remaining | int | |
PCodeqty | int | |
SICodeqty | int | |
리턴 | System.Web.Mvc.ActionResult |