Uses of Interface
org.exoplatform.news.storage.NewsAttachmentsStorage
-
Packages that use NewsAttachmentsStorage Package Description org.exoplatform.news.rest org.exoplatform.news.storage.jcr -
-
Uses of NewsAttachmentsStorage in org.exoplatform.news.rest
Constructors in org.exoplatform.news.rest with parameters of type NewsAttachmentsStorage Constructor Description NewsRestResourcesV1(NewsService newsService, NewsAttachmentsStorage newsAttachmentsService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.PortalContainer container, org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, org.exoplatform.services.cms.thumbnail.ThumbnailService thumbnailService) -
Uses of NewsAttachmentsStorage in org.exoplatform.news.storage.jcr
Classes in org.exoplatform.news.storage.jcr that implement NewsAttachmentsStorage Modifier and Type Class Description classJcrNewsAttachmentsStorageConstructors in org.exoplatform.news.storage.jcr with parameters of type NewsAttachmentsStorage Constructor Description JcrNewsStorage(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.manager.ActivityManager activityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.ecm.publication.PublicationService publicationService, org.exoplatform.services.wcm.extensions.publication.PublicationManager publicationManager, NewsAttachmentsStorage newsAttachmentsService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.cms.link.LinkManager linkManager, NewsSearchConnector newsSearchConnector, org.exoplatform.services.wcm.publication.WCMPublicationService wCMPublicationService)
-