public void DeleteCheckpointByRole(CheckpointByRole checkpointByRole)
 {
     throw new NotImplementedException();
 }
 public CheckpointByRole CreateCheckpointByRole(CheckpointByRole checkpointByRole)
 {
     throw new NotImplementedException();
 }