public class Util
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static atg.service.idgen.IdMarker |
createIdMarker(IdGenerator pIdGenerator)
Factory method to create an id marker for the specified id
generator.
|
public static atg.service.idgen.IdMarker createIdMarker(IdGenerator pIdGenerator)