Méthode | Description | |
---|---|---|
AddWoreda ( int id ) : System.Web.Mvc.ActionResult | ||
BeneficiaryByRegion_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
BeneficiaryByWoreda_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
BeneficiaryByZone_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
CurrentHRD_Read ( [ request ) : ActionResult | ||
DateInterval ( int duration, DateTime startDate ) : PartialViewResult | ||
GetAdminUnits ( int id ) : JsonResult | ||
HRDComaparisonTo_Read ( [ request, int secondHrd ) : ActionResult | ||
HRDComaparison_Read ( [ request, int firstHrd ) : ActionResult | ||
HRDController ( IAdminUnitService adminUnitService, IHRDService hrdService, IRationService rationservice, IRationDetailService rationDetailService, IHRDDetailService hrdDetailService, ICommodityService commodityService, INeedAssessmentDetailService needAssessmentDetailService, INeedAssessmentHeaderService needAssessmentService, IWorkflowStatusService workflowStatusService, ISeasonService seasonService, IUserAccountService userAccountService, ILog log, IPlanService planService, ITransactionService transactionService ) : System | ||
PublishHRD ( int id ) : ActionResult |
Méthode | Description | |
---|---|---|
AddWoreda ( |
||
ApproveHRD ( int id ) : System.Web.Mvc.ActionResult | ||
ApprovedHRD_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
ApprovedHRDs ( ) : System.Web.Mvc.ActionResult | ||
Compare ( ) : System.Web.Mvc.ActionResult | ||
CompareHRDSummary ( |
||
Compare_HRD ( [ request, int firstHrd, int secondHrd, int regionId ) : System.Web.Mvc.ActionResult | ||
Create ( ) : ActionResult | ||
Create ( HRD hrd ) : ActionResult | ||
CreateHRD ( HRD hrd ) : ActionResult | ||
CreateHRD ( int id ) : ActionResult | ||
CurrentHRDs ( ) : ActionResult | ||
Detail ( int id ) : ActionResult | ||
Edit ( HRD hrd ) : ActionResult | ||
Edit ( int id ) : ActionResult | ||
GetDetail ( HrdAddWoredaViewModel addWoreda ) : HRDDetail | ||
GetGregorianDate ( string ethiopianDate ) : DateTime | ||
GetHRDDetails ( HRD hrd ) : IEnumerable |
||
GetHRDSummary ( int id ) : DataTable | ||
GetHrds ( IEnumerable |
||
GetRation ( ) : JsonResult | ||
GetSummary ( HRD hrd, string adminLevel = "Region" ) : IEnumerable |
||
GetTransposedHRD ( int id, string preferedweight ) : DataTable | ||
HRDDetail ( int id ) : ActionResult | ||
HRDDetail_Read ( [ request, int id ) : ActionResult | ||
HRDDetail_Update ( [ request, HRDDetailViewModel hrdDetails ) : ActionResult | ||
HRDPrintOut ( ) : ActionResult | ||
HRD_Read ( [ request ) : ActionResult | ||
Index ( ) : ActionResult | ||
Print ( ) : ActionResult | ||
PrintSummary ( int id ) : ActionResult | ||
RegionalSummary ( int id ) : ActionResult |
public AddWoreda ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public BeneficiaryByRegion_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
request | [ | |
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public BeneficiaryByWoreda_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
request | [ | |
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public BeneficiaryByZone_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
request | [ | |
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public CurrentHRD_Read ( [ request ) : ActionResult | ||
request | [ | |
Résultat | ActionResult |
public DateInterval ( int duration, DateTime startDate ) : PartialViewResult | ||
duration | int | |
startDate | DateTime | |
Résultat | PartialViewResult |
public GetAdminUnits ( int id ) : JsonResult | ||
id | int | |
Résultat | JsonResult |
public HRDComaparisonTo_Read ( [ request, int secondHrd ) : ActionResult | ||
request | [ | |
secondHrd | int | |
Résultat | ActionResult |
public HRDComaparison_Read ( [ request, int firstHrd ) : ActionResult | ||
request | [ | |
firstHrd | int | |
Résultat | ActionResult |
public HRDController ( IAdminUnitService adminUnitService, IHRDService hrdService, IRationService rationservice, IRationDetailService rationDetailService, IHRDDetailService hrdDetailService, ICommodityService commodityService, INeedAssessmentDetailService needAssessmentDetailService, INeedAssessmentHeaderService needAssessmentService, IWorkflowStatusService workflowStatusService, ISeasonService seasonService, IUserAccountService userAccountService, ILog log, IPlanService planService, ITransactionService transactionService ) : System | ||
adminUnitService | IAdminUnitService | |
hrdService | IHRDService | |
rationservice | IRationService | |
rationDetailService | IRationDetailService | |
hrdDetailService | IHRDDetailService | |
commodityService | ICommodityService | |
needAssessmentDetailService | INeedAssessmentDetailService | |
needAssessmentService | INeedAssessmentHeaderService | |
workflowStatusService | IWorkflowStatusService | |
seasonService | ISeasonService | |
userAccountService | IUserAccountService | |
log | ILog | |
planService | IPlanService | |
transactionService | ITransactionService | |
Résultat | System |
public PublishHRD ( int id ) : ActionResult | ||
id | int | |
Résultat | ActionResult |