Uses of Interface
org.spincast.website.repositories.NewsRepository
-
Uses of NewsRepository in org.spincast.website.repositories
Modifier and TypeClassDescriptionclass
Implementation of the News repository that takes the news entries from template files. -
Uses of NewsRepository in org.spincast.website.services
Modifier and TypeMethodDescriptionprotected NewsRepository
NewsServiceDefault.getNewsRepository()
ModifierConstructorDescriptionNewsServiceDefault
(NewsRepository newsRepository, org.spincast.website.AppConfig appConfig) Constructor