Uses of Interface
net.anotheria.anosite.gen.ascustomdata.service.IASCustomDataService
-
Packages that use IASCustomDataService Package Description net.anotheria.anosite.gen.ascustomdata.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASCustomDataService in net.anotheria.anosite.gen.ascustomdata.service
Classes in net.anotheria.anosite.gen.ascustomdata.service that implement IASCustomDataService Modifier and Type Class Description classASCustomDataServiceImplMethods in net.anotheria.anosite.gen.ascustomdata.service that return IASCustomDataService Modifier and Type Method Description IASCustomDataServiceASCustomDataServiceFactory. create()static IASCustomDataServiceASCustomDataServiceFactory. createASCustomDataService() -
Uses of IASCustomDataService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASCustomDataService Modifier and Type Method Description protected IASCustomDataServiceBaseAdminapiAction. getASCustomDataService() -
Uses of IASCustomDataService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASCustomDataService Modifier and Type Method Description protected IASCustomDataServiceBasicService. getASCustomDataService()
-