Uses of Interface
org.exoplatform.news.service.NewsTargetingService
-
Packages that use NewsTargetingService Package Description org.exoplatform.news.rest org.exoplatform.news.service.impl -
-
Uses of NewsTargetingService in org.exoplatform.news.rest
Constructors in org.exoplatform.news.rest with parameters of type NewsTargetingService Constructor Description NewsTargetingRestResourcesV1(NewsTargetingService newsTargetingService, org.exoplatform.container.PortalContainer container) -
Uses of NewsTargetingService in org.exoplatform.news.service.impl
Classes in org.exoplatform.news.service.impl that implement NewsTargetingService Modifier and Type Class Description classNewsTargetingServiceImplService managing News TargetingConstructors in org.exoplatform.news.service.impl with parameters of type NewsTargetingService Constructor Description NewsServiceImpl(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.upload.UploadService uploadService, NewsESSearchConnector newsESSearchConnector, org.exoplatform.commons.search.index.IndexingService indexingService, NewsStorage newsStorage, org.exoplatform.portal.config.UserACL userACL, NewsTargetingService newsTargetingService)
-