org.shept.persistence
public interface ModelDeletion
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeleted()
return true if model object is deleted
|
boolean |
setDeleted(boolean delete)
set deletion mark and return the success state
|
Copyright © 2014. All Rights Reserved.