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