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

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 ( Group Group, System.Data.SqlClient.SqlDataReader reader ) : void
GetGroup ( List Groups, System.Data.SqlClient.SqlDataReader reader ) : Group
GetGroup ( int id, int languageID ) : Group
GetGroups ( int portalID, int languageID ) : List
Update ( IEntity entity ) : void