Uses of Class
org.exoplatform.news.connector.NewsSearchConnector

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

    Constructors in org.exoplatform.news.storage.jcr with parameters of type NewsSearchConnector
    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)