Property | Type | Description | |
---|---|---|---|
entityDao | IRegionDao |
Method | Description | |
---|---|---|
RegionBaseMgr ( IRegionDao entityDao ) : System |
Method | Description | |
---|---|---|
CreateRegion ( |
||
DeleteRegion ( IList |
||
DeleteRegion ( IList |
||
DeleteRegion ( |
||
DeleteRegion ( String code ) : void | ||
GetAllRegion ( ) : IList |
||
GetAllRegion ( bool includeInactive ) : IList |
||
LoadRegion ( String code ) : |
||
UpdateRegion ( |
public RegionBaseMgr ( IRegionDao entityDao ) : System | ||
entityDao | IRegionDao | |
return | System |