org.openmdx.portal.servlet.loader
Class WizardsLoader

java.lang.Object
  extended by org.openmdx.portal.servlet.loader.Loader
      extended by org.openmdx.portal.servlet.loader.WizardsLoader

public class WizardsLoader
extends Loader


Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.loader.Loader
context, roleMapper
 
Constructor Summary
WizardsLoader(ServletContext context, RoleMapper_1_0 roleMapper)
           
 
Method Summary
 WizardDefinitionFactory loadWizardDefinitions(ServletContext context, String[] locale, org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
          Loads wizard definitions.
 
Methods inherited from class org.openmdx.portal.servlet.loader.Loader
getAdminPrincipal, getCRCForResourcePath, getDirectories, getSegmentName, removeTrailingEmptyStrings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardsLoader

public WizardsLoader(ServletContext context,
                     RoleMapper_1_0 roleMapper)
Method Detail

loadWizardDefinitions

public WizardDefinitionFactory loadWizardDefinitions(ServletContext context,
                                                     String[] locale,
                                                     org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
                                              throws org.openmdx.base.exception.ServiceException
Loads wizard definitions.

Throws:
org.openmdx.base.exception.ServiceException


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