Uses of Interface
org.exoplatform.news.storage.NewsStorage
-
Packages that use NewsStorage Package Description org.exoplatform.news.service.impl org.exoplatform.news.storage.jcr -
-
Uses of NewsStorage in org.exoplatform.news.service.impl
Constructors in org.exoplatform.news.service.impl with parameters of type NewsStorage Constructor Description NewsServiceImpl(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) -
Uses of NewsStorage in org.exoplatform.news.storage.jcr
Classes in org.exoplatform.news.storage.jcr that implement NewsStorage Modifier and Type Class Description classJcrNewsStorage
-