T
- the type of the ID being generated.public interface ErraiIdGenerator<T>
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext(ErraiEntityManager em) |
T |
next(ErraiEntityManager em) |
boolean hasNext(ErraiEntityManager em)
T next(ErraiEntityManager em)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.