Property | Type | Description | |
---|---|---|---|
entityDao | IBillAgingViewDao |
Method | Description | |
---|---|---|
BillAgingViewBaseMgr ( IBillAgingViewDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateBillAgingView ( BillAgingView entity ) : void | ||
DeleteBillAgingView ( BillAgingView entity ) : void | ||
DeleteBillAgingView ( IList |
||
DeleteBillAgingView ( IList |
||
DeleteBillAgingView ( |
||
GetAllBillAgingView ( ) : IList |
||
LoadBillAgingView ( |
||
UpdateBillAgingView ( BillAgingView entity ) : void |
public BillAgingViewBaseMgr ( IBillAgingViewDao entityDao ) : System | ||
entityDao | IBillAgingViewDao | |
return | System |