Class ProfilePropertyOptionDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ProfilePropertyOptionEntity,Long>
org.exoplatform.social.core.jpa.storage.dao.jpa.ProfilePropertyOptionDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ProfilePropertyOptionEntity,Long>

public class ProfilePropertyOptionDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ProfilePropertyOptionEntity,Long>
  • Constructor Details

    • ProfilePropertyOptionDAO

      public ProfilePropertyOptionDAO()
  • Method Details