ID
- the type of the identifierpublic interface Persistable<ID>
Modifier and Type | Method and Description |
---|---|
ID |
getId()
Returns the id of the entity.
|
boolean |
isNew()
Returns if the
Persistable is new or was persisted already. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.