|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface IdGenerator
generates IdBlock
s that are used to assign ids to new objects.
The scope of an instance of this class is process engine,
which means that there is only one instance in one process engine instance.
方法摘要 | |
---|---|
String |
getNextId()
|
方法详细信息 |
---|
String getNextId()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |