Uses of Interface
net.anotheria.anosite.gen.ascustomaction.service.IASCustomActionService
-
Packages that use IASCustomActionService Package Description net.anotheria.anosite.gen.ascustomaction.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASCustomActionService in net.anotheria.anosite.gen.ascustomaction.service
Classes in net.anotheria.anosite.gen.ascustomaction.service that implement IASCustomActionService Modifier and Type Class Description classASCustomActionServiceImplMethods in net.anotheria.anosite.gen.ascustomaction.service that return IASCustomActionService Modifier and Type Method Description IASCustomActionServiceASCustomActionServiceFactory. create()static IASCustomActionServiceASCustomActionServiceFactory. createASCustomActionService() -
Uses of IASCustomActionService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASCustomActionService Modifier and Type Method Description protected IASCustomActionServiceBaseAdminapiAction. getASCustomActionService() -
Uses of IASCustomActionService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASCustomActionService Modifier and Type Method Description protected IASCustomActionServiceBasicService. getASCustomActionService()
-