|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.model.DefaultIdGenerator
public class DefaultIdGenerator
| Constructor Summary | |
|---|---|
DefaultIdGenerator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createId(ProcessDefinition processDefinition,
Execution parent,
Execution execution)
generates a unique id for the given execution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultIdGenerator()
| Method Detail |
|---|
public java.lang.String createId(ProcessDefinition processDefinition,
Execution parent,
Execution execution)
IdGenerator
createId in interface IdGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||