| Package | Description |
|---|---|
| org.exoplatform.social.addons.storage | |
| org.exoplatform.social.addons.storage.dao.jpa | |
| org.exoplatform.social.addons.updater |
| Constructor and Description |
|---|
RDBMSActivityStorageImpl(org.exoplatform.social.core.storage.api.RelationshipStorage relationshipStorage,
org.exoplatform.social.core.storage.api.IdentityStorage identityStorage,
org.exoplatform.social.core.storage.api.SpaceStorage spaceStorage,
ActivityDAO activityDAO,
ConnectionDAO connectionDAO,
StreamItemDAO streamItemDAO) |
RDBMSIdentityStorageImpl(IdentityDAO identityDAO,
SpaceDAO spaceDAO,
ActivityDAO activityDAO,
org.exoplatform.commons.file.services.FileService fileService,
ProfileSearchConnector profileSearchConnector,
org.exoplatform.services.organization.OrganizationService orgService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDAOImpl
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
May 18, 2015
|
| Constructor and Description |
|---|
ActivityMigrationService(org.exoplatform.container.xml.InitParams initParams,
ActivityDAO activityDAO,
RDBMSActivityStorageImpl activityStorage,
org.exoplatform.social.core.storage.impl.ActivityStorageImpl activityJCRStorage,
org.exoplatform.social.core.storage.impl.IdentityStorageImpl identityStorage,
RDBMSIdentityStorageImpl rdbmsIdentityStorage,
org.exoplatform.commons.api.event.EventManager<org.exoplatform.social.core.activity.model.ExoSocialActivity,String> eventManager,
org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.