Uses of Interface
net.anotheria.anosite.gen.aslayoutdata.service.IASLayoutDataService
-
Packages that use IASLayoutDataService Package Description net.anotheria.anosite.gen.aslayoutdata.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASLayoutDataService in net.anotheria.anosite.gen.aslayoutdata.service
Classes in net.anotheria.anosite.gen.aslayoutdata.service that implement IASLayoutDataService Modifier and Type Class Description classASLayoutDataServiceImplMethods in net.anotheria.anosite.gen.aslayoutdata.service that return IASLayoutDataService Modifier and Type Method Description IASLayoutDataServiceASLayoutDataServiceFactory. create()static IASLayoutDataServiceASLayoutDataServiceFactory. createASLayoutDataService() -
Uses of IASLayoutDataService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASLayoutDataService Modifier and Type Method Description protected IASLayoutDataServiceBaseAdminapiAction. getASLayoutDataService() -
Uses of IASLayoutDataService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASLayoutDataService Modifier and Type Method Description protected IASLayoutDataServiceBasicService. getASLayoutDataService()
-