partial void RunCustomLogicAfterUpdatePut(ref CGH.QuikRide.Repository.Entities.QR.GenderType updatedDBItem, ref IRepositoryActionResult <entQR.GenderType> result);
 partial void RunCustomLogicOnGetEntityByPK(ref entQR.GenderType dbItem, int genderTypeId, int numChildLevels);
 partial void RunCustomLogicAfterInsert(ref CGH.QuikRide.Repository.Entities.QR.GenderType newDBItem, ref IRepositoryActionResult <entQR.GenderType> result);