Class UserGroupDao


  • public class UserGroupDao
    extends BaseDao
    Provides a DAO for the UserGroup entity.
    Since:
    4.3.0
    • Constructor Detail

      • UserGroupDao

        public UserGroupDao()
    • Method Detail

      • deleteExpiredUserGroups

        public int deleteExpiredUserGroups()
        Deleted user group entries that have exceeded their expiry date.
        Returns:
        the number of records that were deleted