| Package | Description |
|---|---|
| org.exoplatform.social.addons.cache | |
| org.exoplatform.social.addons.storage | |
| org.exoplatform.social.addons.updater |
| Constructor and Description |
|---|
RDBMSCachedIdentityStorage(RDBMSIdentityStorageImpl storage,
org.exoplatform.social.core.storage.cache.SocialStorageCacheService cacheService) |
| Constructor and Description |
|---|
RDBMSRelationshipStorageImpl(RDBMSIdentityStorageImpl identityStorage,
ConnectionDAO connectionDAO,
IdentityDAO identityDAO,
ProfileSearchConnector profileESConnector) |
RDBMSSpaceStorageImpl(SpaceDAO spaceDAO,
SpaceMemberDAO spaceMemberDAO,
RDBMSIdentityStorageImpl identityStorage) |
| Modifier and Type | Field and Description |
|---|---|
protected RDBMSIdentityStorageImpl |
ActivityMigrationService.identityJPAStorage |
| 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) |
IdentityMigrationService(org.exoplatform.container.xml.InitParams initParams,
RDBMSIdentityStorageImpl identityStorage,
org.exoplatform.social.core.storage.impl.IdentityStorageImpl jcrIdentityStorage,
org.exoplatform.commons.api.event.EventManager<org.exoplatform.social.core.identity.model.Identity,String> eventManager,
org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService) |
MigrationIdentityStorage(org.exoplatform.social.core.storage.impl.IdentityStorageImpl jcrStorage,
RDBMSIdentityStorageImpl jpaStorage,
IdentityMigrationService migrationService) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.