Property | Type | Description | |
---|---|---|---|
entityDao | IHuDao |
Method | Description | |
---|---|---|
HuBaseMgr ( IHuDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateHu ( com.Sconit.Entity.MasterData.Hu entity ) : void | ||
DeleteHu ( com.Sconit.Entity.MasterData.Hu entity ) : void | ||
DeleteHu ( IList |
||
DeleteHu ( IList |
||
DeleteHu ( String huId ) : void | ||
GetAllHu ( ) : IList |
||
LoadHu ( String huId ) : com.Sconit.Entity.MasterData.Hu | ||
UpdateHu ( com.Sconit.Entity.MasterData.Hu entity ) : void |
public HuBaseMgr ( IHuDao entityDao ) : System | ||
entityDao | IHuDao | |
return | System |