Method | Description | |
---|---|---|
AddHRDPlan ( Models hrdPlan ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteHRDPlan ( Models hrdPlan ) : bool | ||
Dispose ( ) : void | ||
EditHRDPlan ( Models hrdPlan ) : bool | ||
FindBy ( bool>.System |
||
FindById ( int id ) : Models.Plan | ||
Get ( bool>.System |
||
GetAllHRDPlan ( ) : List |
||
GetPrograms ( ) : List |
||
HRDPlanService ( IUnitOfWork unitOfWork ) : System |
public DeleteHRDPlan ( Models hrdPlan ) : bool | ||
hrdPlan | Models | |
return | bool |
public FindBy ( bool>.System |
||
predicate | bool>.System | |
return | List |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public HRDPlanService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |