Uses of Class
org.exoplatform.social.core.jpa.storage.dao.jpa.ProfilePropertySettingDAO
Packages that use ProfilePropertySettingDAO
Package
Description
-
Uses of ProfilePropertySettingDAO in io.meeds.social.core.profileproperty.storage
Constructors in io.meeds.social.core.profileproperty.storage with parameters of type ProfilePropertySettingDAOModifierConstructorDescriptionCachedProfileSettingStorage(org.exoplatform.services.cache.CacheService cacheService, ProfilePropertySettingDAO profilePropertySettingDAO) -
Uses of ProfilePropertySettingDAO in org.exoplatform.social.core.profileproperty.storage
Constructors in org.exoplatform.social.core.profileproperty.storage with parameters of type ProfilePropertySettingDAOModifierConstructorDescriptionProfileSettingStorage(ProfilePropertySettingDAO profilePropertySettingDAO)