org.jbpm.formModeler.core
@ApplicationScoped public class UIDGenerator extends Object
Constructor and Description |
---|
UIDGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
getPreffix() |
String |
getUniqueIdentifiersPreffix() |
static UIDGenerator |
lookup() |
void |
setPreffix(String preffix) |
public static UIDGenerator lookup()
public String getPreffix()
public void setPreffix(String preffix)
public String getUniqueIdentifiersPreffix()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.