452453454455456457458459460461462
return null; } else { final ConsumerMapping parent = mapping.getParent(); return parent.toModel(null, this).getRegistration(registrationId); } } catch (Exception e) { throw new RegistrationException(e);