Moved a null check inside a protected method to give protected method a chance to override what happens in that case. Issues: SPR-9193
Moved a null check inside a protected method to give protected method a chance to override what happens in that case. Issues: SPR-9193