jbpm-form-modeler-ui 1.0-SNAPSHOT

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

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement
      extended by org.jbpm.formModeler.core.processing.formProcessing.NamespaceManager
All Implemented Interfaces:
Serializable, org.jbpm.formModeler.service.bb.commons.config.componentsFactory.FactoryLifecycle

public class NamespaceManager
extends org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement

See Also:
Serialized Form

Constructor Summary
NamespaceManager()
           
 
Method Summary
 FormManagerImpl getFormsManager()
           
 FormNamespaceData getNamespace(String fieldName)
           
 String getParentNamespace(String namespace)
           
 
Methods inherited from class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
 
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

getFormsManager

public FormManagerImpl getFormsManager()

getParentNamespace

public String getParentNamespace(String namespace)

getNamespace

public FormNamespaceData getNamespace(String fieldName)

jbpm-form-modeler-ui 1.0-SNAPSHOT

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