Class UserGroupDao

java.lang.Object
com.avoka.core.dao.BaseDao
com.avoka.fc.core.dao.UserGroupDao

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

    • UserGroupDao

      public UserGroupDao()
  • Method Details

    • deleteExpiredUserGroups

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