open fun remove(record: Record, resultHandler: Handler<AsyncResult<Record>>): Unit
open fun remove(uuid: String, resultHandler: Handler<AsyncResult<Record>>): Unit