Uses of Interface
net.anotheria.anosite.gen.asfeature.service.IASFeatureService
-
Packages that use IASFeatureService Package Description net.anotheria.anosite.gen.asfeature.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASFeatureService in net.anotheria.anosite.gen.asfeature.service
Classes in net.anotheria.anosite.gen.asfeature.service that implement IASFeatureService Modifier and Type Class Description classASFeatureServiceImplMethods in net.anotheria.anosite.gen.asfeature.service that return IASFeatureService Modifier and Type Method Description IASFeatureServiceASFeatureServiceFactory. create()static IASFeatureServiceASFeatureServiceFactory. createASFeatureService() -
Uses of IASFeatureService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASFeatureService Modifier and Type Method Description protected IASFeatureServiceBaseAdminapiAction. getASFeatureService() -
Uses of IASFeatureService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASFeatureService Modifier and Type Method Description protected IASFeatureServiceBasicService. getASFeatureService()
-