Class ActivityShareActionDAO

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

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

    • ActivityShareActionDAO

      public ActivityShareActionDAO()
  • Method Details