Uses of Interface
org.exoplatform.news.storage.NewsAttachmentsStorage

Packages that use NewsAttachmentsStorage
Package
Description
 
  • Uses of NewsAttachmentsStorage in org.exoplatform.news.storage.jcr

    Modifier and Type
    Class
    Description
    class 
     
    Constructors in org.exoplatform.news.storage.jcr with parameters of type NewsAttachmentsStorage
    Modifier
    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 newsAttachmentsStorage, org.exoplatform.social.core.manager.IdentityManager identityManager, NewsSearchConnector newsSearchConnector, org.exoplatform.services.wcm.publication.WCMPublicationService wCMPublicationService)