org.outerj.daisy.frontend.util
Class FormHelper

java.lang.Object
  extended by org.outerj.daisy.frontend.util.FormHelper

public class FormHelper
extends java.lang.Object


Constructor Summary
FormHelper()
           
 
Method Summary
static Binding createBinding(ServiceManager serviceManager, java.lang.String bindingDefinitionFileName)
           
static Form createForm(ServiceManager serviceManager, java.lang.String formDefinitionFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormHelper

public FormHelper()
Method Detail

createForm

public static Form createForm(ServiceManager serviceManager,
                              java.lang.String formDefinitionFileName)
                       throws java.lang.Exception
Throws:
java.lang.Exception

createBinding

public static Binding createBinding(ServiceManager serviceManager,
                                    java.lang.String bindingDefinitionFileName)
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.