org.openmdx.portal.servlet.wizards
Class JspWizardDefinition

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

public class JspWizardDefinition
extends WizardDefinition
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.wizards.WizardDefinition
forClass, index, label, locale, name, openParameter, order, targetType, toolTip
 
Constructor Summary
JspWizardDefinition(String name, String locale, short index, InputStream is)
           
 
Method Summary
 
Methods inherited from class org.openmdx.portal.servlet.wizards.WizardDefinition
getForClass, getLabel, getLocale, getLocaleIndex, getName, getOpenParameter, getOrder, getTargetType, getToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspWizardDefinition

public JspWizardDefinition(String name,
                           String locale,
                           short index,
                           InputStream is)
                    throws org.openmdx.base.exception.ServiceException
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.