Property | Type | Description | |
---|---|---|---|
entityDao | IPlannedBillViewDao |
Method | Description | |
---|---|---|
PlannedBillViewBaseMgr ( IPlannedBillViewDao entityDao ) : System |
Method | Description | |
---|---|---|
CreatePlannedBillView ( PlannedBillView entity ) : void | ||
DeletePlannedBillView ( IList |
||
DeletePlannedBillView ( IList |
||
DeletePlannedBillView ( |
||
DeletePlannedBillView ( PlannedBillView entity ) : void | ||
GetAllPlannedBillView ( ) : IList |
||
LoadPlannedBillView ( |
||
UpdatePlannedBillView ( PlannedBillView entity ) : void |
public PlannedBillViewBaseMgr ( IPlannedBillViewDao entityDao ) : System | ||
entityDao | IPlannedBillViewDao | |
return | System |