I
- the identifier type.public interface IdentityGenerator<I>
IdentityService
Modifier and Type | Method and Description |
---|---|
<E extends Entity<I>> |
generate(Class<E> entityClass)
Generate a new identifier for an entity of the specified class.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.