org.jbpm.formModeler.core
Class FormCoreServices
java.lang.Object
org.jbpm.formModeler.core.FormCoreServices
@ApplicationScoped
public class FormCoreServices
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formManager
@Inject
protected FormManager formManager
fieldTypeManager
@Inject
protected FieldTypeManager fieldTypeManager
bindingManager
@Inject
protected BindingManager bindingManager
formSerializationManager
@Inject
protected FormSerializationManager formSerializationManager
FormCoreServices
public FormCoreServices()
lookup
public static FormCoreServices lookup()
getFormManager
public FormManager getFormManager()
getFieldTypeManager
public FieldTypeManager getFieldTypeManager()
getBindingManager
public BindingManager getBindingManager()
getFormSerializationManager
public FormSerializationManager getFormSerializationManager()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.