org.shept.persistence
public interface ModelCreation
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCreationAllowed(Object editedObject)
The editedObject will be compared with the template object to decide whether the object may be
created in the database.
|
boolean |
isTransient() |
boolean isCreationAllowed(Object editedObject)
editedObject - boolean isTransient()
Copyright © 2014. All Rights Reserved.