Uses of Interface
org.exoplatform.news.service.NewsTargetingService
Packages that use NewsTargetingService
-
Uses of NewsTargetingService in org.exoplatform.news.rest
Constructors in org.exoplatform.news.rest with parameters of type NewsTargetingServiceModifierConstructorDescriptionNewsTargetingRestResourcesV1(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 NewsTargetingServiceConstructors in org.exoplatform.news.service.impl with parameters of type NewsTargetingServiceModifierConstructorDescriptionNewsServiceImpl(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, org.exoplatform.social.metadata.MetadataService metadataService)