org.openmdx.portal.servlet.wizards
Class WizardDefinitionFactory

java.lang.Object
  extended by org.openmdx.portal.servlet.wizards.WizardDefinitionFactory
All Implemented Interfaces:
Serializable

public class WizardDefinitionFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WizardDefinitionFactory(Map reports, org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
           
 
Method Summary
static WizardDefinition createWizardDefinition(String path, String locale, short localeIndex, InputStream is)
           
 WizardDefinition[] findWizardDefinitions(String forClass, String locale, String orderPattern)
           
 List getWizardDefinitions(String locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardDefinitionFactory

public WizardDefinitionFactory(Map reports,
                               org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
Method Detail

createWizardDefinition

public static WizardDefinition createWizardDefinition(String path,
                                                      String locale,
                                                      short localeIndex,
                                                      InputStream is)
                                               throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException

getWizardDefinitions

public List getWizardDefinitions(String locale)

findWizardDefinitions

public WizardDefinition[] findWizardDefinitions(String forClass,
                                                String locale,
                                                String orderPattern)


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.