edit abstract method

Entity edit(
  1. Entity objectToEdit
)

Edit the entity.

Implementation

Entity edit(Entity objectToEdit);