|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of the ID being generated.public interface ErraiIdGenerator<T>
Common interface for ID generators in Errai JPA.
Method Summary | |
---|---|
boolean |
hasNext(ErraiEntityManager em)
|
T |
next(ErraiEntityManager em)
|
Method Detail |
---|
boolean hasNext(ErraiEntityManager em)
T next(ErraiEntityManager em)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |