Uses of Interface
org.dspace.core.service.NewsService
-
Packages that use NewsService Package Description org.dspace.core Provides some basic functionality required throughout the DSpace system.org.dspace.core.factory -
-
Uses of NewsService in org.dspace.core
Classes in org.dspace.core that implement NewsService Modifier and Type Class Description classNewsServiceImplEncapsulate access to the news texts. -
Uses of NewsService in org.dspace.core.factory
Methods in org.dspace.core.factory that return NewsService Modifier and Type Method Description abstract NewsServiceCoreServiceFactory. getNewsService()NewsServiceCoreServiceFactoryImpl. getNewsService()
-