Uses of Interface
org.exoplatform.social.core.jpa.storage.dao.ConnectionDAO
Packages that use ConnectionDAO
Package
Description
-
Uses of ConnectionDAO in org.exoplatform.social.core.jpa.search
Constructors in org.exoplatform.social.core.jpa.search with parameters of type ConnectionDAOModifierConstructorDescriptionProfileIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.social.core.manager.IdentityManager identityManager, IdentityDAO identityDAO, ConnectionDAO connectionDAO, org.exoplatform.social.core.profileproperty.ProfilePropertyService profilePropertyService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.portal.config.UserACL userACL) -
Uses of ConnectionDAO in org.exoplatform.social.core.jpa.storage
Constructors in org.exoplatform.social.core.jpa.storage with parameters of type ConnectionDAOModifierConstructorDescriptionRDBMSActivityStorageImpl(org.exoplatform.social.core.storage.api.IdentityStorage identityStorage, SpaceStorage spaceStorage, ActivityShareActionDAO activityShareActionDAO, ActivityDAO activityDAO, org.exoplatform.social.notification.service.SpaceWebNotificationService spaceWebNotificationService, ConnectionDAO connectionDAO) RDBMSRelationshipStorageImpl(RDBMSIdentityStorageImpl identityStorage, ConnectionDAO connectionDAO, IdentityDAO identityDAO) -
Uses of ConnectionDAO in org.exoplatform.social.core.jpa.storage.dao.jpa
Classes in org.exoplatform.social.core.jpa.storage.dao.jpa that implement ConnectionDAOModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 4, 2015Constructors in org.exoplatform.social.core.jpa.storage.dao.jpa with parameters of type ConnectionDAO