Uses of Interface
net.anotheria.anosite.gen.assiteconfig.service.IASSiteConfigService
-
Packages that use IASSiteConfigService Package Description net.anotheria.anosite.gen.assiteconfig.service net.anotheria.anosite.gen.shared.action net.anotheria.anosite.gen.shared.service -
-
Uses of IASSiteConfigService in net.anotheria.anosite.gen.assiteconfig.service
Classes in net.anotheria.anosite.gen.assiteconfig.service that implement IASSiteConfigService Modifier and Type Class Description classASSiteConfigServiceImplMethods in net.anotheria.anosite.gen.assiteconfig.service that return IASSiteConfigService Modifier and Type Method Description IASSiteConfigServiceASSiteConfigServiceFactory. create()static IASSiteConfigServiceASSiteConfigServiceFactory. createASSiteConfigService() -
Uses of IASSiteConfigService in net.anotheria.anosite.gen.shared.action
Methods in net.anotheria.anosite.gen.shared.action that return IASSiteConfigService Modifier and Type Method Description protected IASSiteConfigServiceBaseAdminapiAction. getASSiteConfigService() -
Uses of IASSiteConfigService in net.anotheria.anosite.gen.shared.service
Methods in net.anotheria.anosite.gen.shared.service that return IASSiteConfigService Modifier and Type Method Description protected IASSiteConfigServiceBasicService. getASSiteConfigService()
-