Property | Type | Description | |
---|---|---|---|
entityDao | ILocationLotDetailDao |
Method | Description | |
---|---|---|
LocationLotDetailBaseMgr ( ILocationLotDetailDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateLocationLotDetail ( LocationLotDetail entity ) : void | ||
DeleteLocationLotDetail ( IList |
||
DeleteLocationLotDetail ( IList |
||
DeleteLocationLotDetail ( |
||
DeleteLocationLotDetail ( LocationLotDetail entity ) : void | ||
GetAllLocationLotDetail ( ) : IList |
||
LoadLocationLotDetail ( |
||
UpdateLocationLotDetail ( LocationLotDetail entity ) : void |
public LocationLotDetailBaseMgr ( ILocationLotDetailDao entityDao ) : System | ||
entityDao | ILocationLotDetailDao | |
return | System |