Uses of Interface
org.exoplatform.news.NewsAttachmentsService
-
Packages that use NewsAttachmentsService Package Description org.exoplatform.news org.exoplatform.news.rest -
-
Uses of NewsAttachmentsService in org.exoplatform.news
Classes in org.exoplatform.news that implement NewsAttachmentsService Modifier and Type Class Description classNewsAttachmentsServiceImplConstructors in org.exoplatform.news with parameters of type NewsAttachmentsService Constructor Description NewsServiceImpl(org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator, org.exoplatform.services.jcr.ext.distribution.DataDistributionManager dataDistributionManager, 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, org.exoplatform.social.common.service.HTMLUploadImageProcessor imageProcessor, org.exoplatform.services.cms.link.LinkManager linkManager, org.exoplatform.services.ecm.publication.PublicationService publicationService, org.exoplatform.services.wcm.extensions.publication.PublicationManager publicationManager, org.exoplatform.services.wcm.publication.WCMPublicationService wCMPublicationService, NewsSearchConnector newsSearchConnector, NewsAttachmentsService newsAttachmentsService, org.exoplatform.commons.search.index.IndexingService indexingService, NewsESSearchConnector newsESSearchConnector, org.exoplatform.portal.config.UserACL userACL) -
Uses of NewsAttachmentsService in org.exoplatform.news.rest
Constructors in org.exoplatform.news.rest with parameters of type NewsAttachmentsService Constructor Description NewsRestResourcesV1(NewsService newsService, NewsAttachmentsService newsAttachmentsService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.PortalContainer container)
-