Class WizardDefFactory

java.lang.Object
net.anotheria.anosite.gen.aswizarddata.data.WizardDefFactory

public class WizardDefFactory extends Object
  • Constructor Details

    • WizardDefFactory

      public WizardDefFactory()
  • Method Details

    • createWizardDef

      public static WizardDef createWizardDef(WizardDef template)
    • createWizardDef

      public static WizardDef createWizardDef()
    • createWizardDefForImport

      public static WizardDef createWizardDefForImport(String anId)
    • createWizardDef

      public static WizardDef createWizardDef(String anId)
      For internal use only!