public Long getId(Registration registration) {
   return registration.getId();
 }