public class AlertGroupsDAO extends core.tut.pori.dao.SQLDAO
Constructor and Description |
---|
AlertGroupsDAO() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Long> |
getAlertGroupIds(long[] alertGroupIds,
AlertUserIdentity.UserPermission permission,
core.tut.pori.users.UserIdentity userId) |
public AlertGroupsDAO()
public java.util.List<java.lang.Long> getAlertGroupIds(long[] alertGroupIds, AlertUserIdentity.UserPermission permission, core.tut.pori.users.UserIdentity userId)
alertGroupIds
- only search for these identifierspermission
- the user must have the given permission for the group (or the permission must be global for the group)userId
- if null, only global permissions are matchedCopyright © 2015-2018 Tampere University of Technology, Pori Department.