Method | Description | |
---|---|---|
AddTransportBidPlanDetail ( |
||
DeleteByBidPlanID ( int id ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteTransportBidPlanDetail ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransportBidPlanDetail ( ) : List |
||
GetHrdCommodityAmount ( int woredaID ) : decimal | ||
GetPsnpCommodityAmount ( ) : List |
||
GetRegionPlanTotal ( int bidplanid, int regionId, int programId ) : double | ||
GetWoredaGroupedPsnpAmount ( int woredaID ) : decimal | ||
TransportBidPlanDetailService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidPlanDetail ( |
public AddTransportBidPlanDetail ( |
||
item | ||
return | bool |
public DeleteTransportBidPlanDetail ( |
||
item | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public GetAllTransportBidPlanDetail ( ) : List |
||
return | List |
public GetHrdCommodityAmount ( int woredaID ) : decimal | ||
woredaID | int | |
return | decimal |
public GetRegionPlanTotal ( int bidplanid, int regionId, int programId ) : double | ||
bidplanid | int | |
regionId | int | |
programId | int | |
return | double |
public GetWoredaGroupedPsnpAmount ( int woredaID ) : decimal | ||
woredaID | int | |
return | decimal |
public TransportBidPlanDetailService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public UpdateTransportBidPlanDetail ( |
||
item | ||
return | bool |