ID - the ID type.public interface IdentifiableDomainObject<ID extends Serializable>
| 限定符和类型 | 方法和说明 |
|---|---|
ID |
getId()
Returns the ID of this domain object.
|
ID getId()
null if an ID has not been assigned yet.Copyright © 2020–2023. All rights reserved.