public int getDebateMigrationCategoriesCount() throws SystemException {
   return debateMigrationCategoryPersistence.countAll();
 }