Uses of Interface
net.anotheria.anosite.gen.asbrand.service.IASBrandService
-
Packages that use IASBrandService Package Description net.anotheria.anosite.gen.asbrand.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASBrandService in net.anotheria.anosite.gen.asbrand.service
Classes in net.anotheria.anosite.gen.asbrand.service that implement IASBrandService Modifier and Type Class Description classASBrandServiceImplMethods in net.anotheria.anosite.gen.asbrand.service that return IASBrandService Modifier and Type Method Description IASBrandServiceASBrandServiceFactory. create()static IASBrandServiceASBrandServiceFactory. createASBrandService() -
Uses of IASBrandService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASBrandService Modifier and Type Method Description protected IASBrandServiceBaseAdminapiAction. getASBrandService() -
Uses of IASBrandService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASBrandService Modifier and Type Method Description protected IASBrandServiceBasicService. getASBrandService()
-