jbpm-form-modeler-service-core 6.1.0.Beta2

org.jbpm.formModeler.core
Class UIDGenerator

java.lang.Object
  extended by org.jbpm.formModeler.core.UIDGenerator

@ApplicationScoped
public class UIDGenerator
extends Object


Constructor Summary
UIDGenerator()
           
 
Method Summary
 String getPreffix()
           
 String getUniqueIdentifiersPreffix()
           
static UIDGenerator lookup()
           
 void setPreffix(String preffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIDGenerator

public UIDGenerator()
Method Detail

lookup

public static UIDGenerator lookup()

getPreffix

public String getPreffix()

setPreffix

public void setPreffix(String preffix)

getUniqueIdentifiersPreffix

public String getUniqueIdentifiersPreffix()

jbpm-form-modeler-service-core 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.