Exemplo n.º 1
0
 public void deleteComment(CommentAttributes comment) {
   commentsDb.deleteEntity(comment);
 }