|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.helper.IDGeneratorHelper
public class IDGeneratorHelper
Helper to generate object unique id.
Constructor Summary | |
---|---|
IDGeneratorHelper()
|
Method Summary | |
---|---|
static String |
generatePrefixUID(String prefix_p)
Generate unique id using given prefix. |
static String |
generateUID(Object object_p)
Generate unique id for given object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IDGeneratorHelper()
Method Detail |
---|
public static String generateUID(Object object_p)
object_p
-
public static String generatePrefixUID(String prefix_p)
prefix_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.