C# Class AJH.CMS.Core.Data.SupplierDataMapper

Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Private Methods

Method Description
Add ( IEntity entity ) : int
AddOtherLanguage ( IEntity entity ) : void
Delete ( int id ) : void
DeleteLogical ( int id ) : void
FillFromReader ( Supplier Supplier, System.Data.SqlClient.SqlDataReader reader ) : void
GetSupplier ( List Suppliers, System.Data.SqlClient.SqlDataReader reader ) : Supplier
GetSupplier ( int id, int portalID, int languageID ) : Supplier
GetSuppliers ( int portalID, int languageID ) : List
Update ( IEntity entity ) : void