Class ProfileLabelDAO

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

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

    • ProfileLabelDAO

      public ProfileLabelDAO()
  • Method Details