jbpm-form-modeler-ui 6.0.2-SNAPSHOT

org.jbpm.formModeler.core.processing.formProcessing
Class NamespaceManager

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.formProcessing.NamespaceManager

@ApplicationScoped
public class NamespaceManager
extends Object


Constructor Summary
NamespaceManager()
           
 
Method Summary
 FormNamespaceData getNamespace(String fieldName)
           
 String getParentNamespace(String namespace)
           
static NamespaceManager lookup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceManager

public NamespaceManager()
Method Detail

lookup

public static NamespaceManager lookup()

getParentNamespace

public String getParentNamespace(String namespace)

getNamespace

public FormNamespaceData getNamespace(String fieldName)

jbpm-form-modeler-ui 6.0.2-SNAPSHOT

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