Uses of Interface
org.dspace.app.util.service.WebAppService
-
Packages that use WebAppService Package Description org.dspace.app.util Miscellaneous utility classes.org.dspace.app.util.factory -
-
Uses of WebAppService in org.dspace.app.util
Classes in org.dspace.app.util that implement WebAppService Modifier and Type Class Description classWebAppServiceImplService implementation for the WebApp object.Fields in org.dspace.app.util declared as WebAppService Modifier and Type Field Description protected WebAppServiceAbstractDSpaceWebapp. webAppService -
Uses of WebAppService in org.dspace.app.util.factory
Methods in org.dspace.app.util.factory that return WebAppService Modifier and Type Method Description abstract WebAppServiceUtilServiceFactory. getWebAppService()WebAppServiceUtilServiceFactoryImpl. getWebAppService()
-