org.outerj.daisy.books.frontend
Class PublicationTypesFormHelper

java.lang.Object
  extended by org.outerj.daisy.books.frontend.PublicationTypesFormHelper

public class PublicationTypesFormHelper
extends java.lang.Object


Constructor Summary
PublicationTypesFormHelper()
           
 
Method Summary
static org.outerx.daisy.x10Bookpubspecs.PublicationSpecsDocument getXml(Form form)
           
static void initPublicationsForm(Form form, ServiceManager serviceManager, java.lang.String daisyContextPath)
           
static void loadPublicationSpecs(Form form, PublicationSpec[] specs, ServiceManager serviceManager, java.lang.String daisyContextPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicationTypesFormHelper

public PublicationTypesFormHelper()
Method Detail

initPublicationsForm

public static void initPublicationsForm(Form form,
                                        ServiceManager serviceManager,
                                        java.lang.String daisyContextPath)
                                 throws java.lang.Exception
Throws:
java.lang.Exception

loadPublicationSpecs

public static void loadPublicationSpecs(Form form,
                                        PublicationSpec[] specs,
                                        ServiceManager serviceManager,
                                        java.lang.String daisyContextPath)
                                 throws java.lang.Exception
Throws:
java.lang.Exception

getXml

public static org.outerx.daisy.x10Bookpubspecs.PublicationSpecsDocument getXml(Form form)


Copyright © -2006 . All Rights Reserved.