Property | Type | Description | |
---|---|---|---|
entityDao | IActingBillViewDao |
Method | Description | |
---|---|---|
ActingBillViewBaseMgr ( IActingBillViewDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateActingBillView ( ActingBillView entity ) : void | ||
DeleteActingBillView ( ActingBillView entity ) : void | ||
DeleteActingBillView ( IList |
||
DeleteActingBillView ( IList |
||
DeleteActingBillView ( |
||
GetAllActingBillView ( ) : IList |
||
LoadActingBillView ( |
||
UpdateActingBillView ( ActingBillView entity ) : void |
public ActingBillViewBaseMgr ( IActingBillViewDao entityDao ) : System | ||
entityDao | IActingBillViewDao | |
return | System |