|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.id.DbidGenerator
public abstract class DbidGenerator
| Constructor Summary | |
|---|---|
DbidGenerator()
|
|
| Method Summary | |
|---|---|
static DbidGenerator |
getDbidGenerator()
|
static DbidGenerator |
getDefaultIdGenerator()
|
abstract long |
getNextId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbidGenerator()
| Method Detail |
|---|
public static DbidGenerator getDbidGenerator()
public static DbidGenerator getDefaultIdGenerator()
public abstract long getNextId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||