Uses of Interface
net.anotheria.anosite.gen.asaction.service.IASActionService
-
Packages that use IASActionService Package Description net.anotheria.anosite.gen.asaction.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASActionService in net.anotheria.anosite.gen.asaction.service
Classes in net.anotheria.anosite.gen.asaction.service that implement IASActionService Modifier and Type Class Description classASActionServiceImplMethods in net.anotheria.anosite.gen.asaction.service that return IASActionService Modifier and Type Method Description IASActionServiceASActionServiceFactory. create()static IASActionServiceASActionServiceFactory. createASActionService() -
Uses of IASActionService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASActionService Modifier and Type Method Description protected IASActionServiceBaseAdminapiAction. getASActionService() -
Uses of IASActionService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASActionService Modifier and Type Method Description protected IASActionServiceBasicService. getASActionService()
-