|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.counterclaim.openefm.core.AbstractOpenEFMComponent
com.counterclaim.openefm.model.id.IdFactory

| Field Summary | |
private static IdDispenser |
dispenser
|
private static org.apache.log4j.Logger |
log
|
| Fields inherited from class com.counterclaim.openefm.core.AbstractOpenEFMComponent |
|
| Constructor Summary | |
IdFactory()
|
|
| Method Summary | |
static IdDispenser |
getDispenser()
|
static Id |
getNextId()
Returns the next universal ID. |
static Id |
makeId(java.lang.String id)
Make an Id ojbect from a String |
static void |
setDispenser(IdDispenser dispenser)
|
| Methods inherited from class com.counterclaim.openefm.core.AbstractOpenEFMComponent |
getController, setController |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static org.apache.log4j.Logger log
private static IdDispenser dispenser
| Constructor Detail |
public IdFactory()
| Method Detail |
public static IdDispenser getDispenser()
public static void setDispenser(IdDispenser dispenser)
public static Id getNextId()
throws ModelException
ModelExceptionpublic static Id makeId(java.lang.String id)
Id ojbect from a String
id -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||