org.outerj.daisy.frontend.editor
Class DocumentEditorFormBuilder

java.lang.Object
  extended by org.outerj.daisy.frontend.editor.DocumentEditorFormBuilder

public class DocumentEditorFormBuilder
extends java.lang.Object

Constructs DocumentEditorForms.


Nested Class Summary
static class DocumentEditorFormBuilder.FieldInfo
           
 
Method Summary
static DocumentEditorForm build(org.outerj.daisy.repository.schema.DocumentType documentType, long docBranchId, long docLangId, ServiceManager serviceManager, Context context, java.util.Locale locale, org.outerj.daisy.repository.Repository repository, Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public static DocumentEditorForm build(org.outerj.daisy.repository.schema.DocumentType documentType,
                                       long docBranchId,
                                       long docLangId,
                                       ServiceManager serviceManager,
                                       Context context,
                                       java.util.Locale locale,
                                       org.outerj.daisy.repository.Repository repository,
                                       Logger logger)
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.