Uses of Interface
net.anotheria.anosite.wizard.api.WizardAPI
-
Packages that use WizardAPI Package Description net.anotheria.anosite.wizard.api WizardAPI interface, implementation and utils.net.anotheria.anosite.wizard.handler Base wizard handler implementation and utilities. -
-
Uses of WizardAPI in net.anotheria.anosite.wizard.api
Classes in net.anotheria.anosite.wizard.api that implement WizardAPI Modifier and Type Class Description classBaseWizardAPIImplBase implementation of WizardAPI.Methods in net.anotheria.anosite.wizard.api that return WizardAPI Modifier and Type Method Description WizardAPIWizardAPIFactory. createAPI() -
Uses of WizardAPI in net.anotheria.anosite.wizard.handler
Methods in net.anotheria.anosite.wizard.handler that return WizardAPI Modifier and Type Method Description WizardAPIBaseWizardHandler. getWizardAPI()ReturnWizardAPI.
-