deleteEntity
Deletes an identifiable entity from the store.
Return
true if the entity was found and removed from the store, otherwise false.
Parameters
entity
the entity to be deleted.
Deletes an identifiable entity from the store.
true if the entity was found and removed from the store, otherwise false.
the entity to be deleted.