public RegistrationControlRecord(RegistrationDefinition model, ReadyToLockIfc readyToLock) { this.model = model; this.readyToLock = readyToLock; }