public interface EntityInterface extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getId()
an entity should have at least an id
|
boolean |
isTransient()
is the entity in the db?
|
boolean isTransient()
Serializable getId()
Copyright © 2018 Fryske Akademy. All rights reserved.