Uses of Interface
net.anotheria.anosite.gen.aswizarddata.service.IASWizardDataService
-
Packages that use IASWizardDataService Package Description net.anotheria.anosite.gen.aswizarddata.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASWizardDataService in net.anotheria.anosite.gen.aswizarddata.service
Classes in net.anotheria.anosite.gen.aswizarddata.service that implement IASWizardDataService Modifier and Type Class Description classASWizardDataServiceImplMethods in net.anotheria.anosite.gen.aswizarddata.service that return IASWizardDataService Modifier and Type Method Description IASWizardDataServiceASWizardDataServiceFactory. create()static IASWizardDataServiceASWizardDataServiceFactory. createASWizardDataService() -
Uses of IASWizardDataService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASWizardDataService Modifier and Type Method Description protected IASWizardDataServiceBaseAdminapiAction. getASWizardDataService() -
Uses of IASWizardDataService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASWizardDataService Modifier and Type Method Description protected IASWizardDataServiceBasicService. getASWizardDataService()
-