Uses of Interface
net.anotheria.anosite.gen.aswebdata.service.IASWebDataService
-
Packages that use IASWebDataService Package Description net.anotheria.anosite.gen.aswebdata.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASWebDataService in net.anotheria.anosite.gen.aswebdata.service
Classes in net.anotheria.anosite.gen.aswebdata.service that implement IASWebDataService Modifier and Type Class Description classASWebDataServiceImplMethods in net.anotheria.anosite.gen.aswebdata.service that return IASWebDataService Modifier and Type Method Description IASWebDataServiceASWebDataServiceFactory. create()static IASWebDataServiceASWebDataServiceFactory. createASWebDataService() -
Uses of IASWebDataService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASWebDataService Modifier and Type Method Description protected IASWebDataServiceBaseAdminapiAction. getASWebDataService() -
Uses of IASWebDataService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASWebDataService Modifier and Type Method Description protected IASWebDataServiceBasicService. getASWebDataService()
-