public class IdBasedEntityDto extends Object
| Constructor and Description |
|---|
IdBasedEntityDto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId() |
int |
hashCode() |
boolean |
isNew() |
boolean |
isNewEntity() |
void |
setId(Long id) |
void |
setNewEntity(boolean newEntity) |
Copyright © 2020. All rights reserved.