Uses of Class
org.exoplatform.social.core.jpa.storage.entity.GroupSpaceBindingReportUserEntity
Packages that use GroupSpaceBindingReportUserEntity
Package
Description
-
Uses of GroupSpaceBindingReportUserEntity in org.exoplatform.social.core.jpa.storage.dao
Methods in org.exoplatform.social.core.jpa.storage.dao that return types with arguments of type GroupSpaceBindingReportUserEntityModifier and TypeMethodDescriptionGroupSpaceBindingReportUserDAO.findBindingReportUsersByBindingReportAction(long bindingReportActionId) Gets all BindingReportUser by BindingReportActionGroupSpaceBindingReportUserDAO.findReportsForCSV(long spaceId, long groupSpaceBindingId, String group, String action) Get reports for csv generation -
Uses of GroupSpaceBindingReportUserEntity in org.exoplatform.social.core.jpa.storage.dao.jpa
Methods in org.exoplatform.social.core.jpa.storage.dao.jpa that return types with arguments of type GroupSpaceBindingReportUserEntityModifier and TypeMethodDescriptionGroupSpaceBindingReportUserDAOImpl.findBindingReportUsersByBindingReportAction(long bindingReportActionId) GroupSpaceBindingReportUserDAOImpl.findReportsForCSV(long spaceId, long groupSpaceBindingId, String group, String action)