The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 26 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 26
| org.exoplatform.commons.search.indexing.listeners.UnifiedSearchCalendarListener | Line |
|---|---|
| Listeners only for public events. What about others events ? | 20 |
| No need of the calendarId argument as it is already contained in the event object | 34 |
| No need of the calendarId argument as it is already contained in the event object | 46 |
| Why 2 methods for an event update ? | 66 |
| org.exoplatform.commons.search.indexing.listeners.UnifiedSearchContentListener | Line |
| No event for content deletion | 22 |
| org.exoplatform.commons.search.indexing.listeners.UnifiedSearchForumListener | Line |
| No method for category and forum deletion | 20 |
| How to know of it is a new category or an update ? | 34 |
| How to know of it is a new forum or an update ? | 46 |
| No setCategoryId neither setForumId on Topic object. How to update it ? | 85 |
| No mergeTopic(Topic topic1, Topic topic2, Topic mergedTopic) ... | 93 |
| No removeTopic(Topic topic) ... | 138 |
| No removeTopic(Post post) ... | 143 |
| org.exoplatform.commons.search.indexing.listeners.UnifiedSearchOrganizationProfileListener | Line |
| this method is never called as org.exoplatform.services.organization.idm.UserDAOImpl.removeUser() calls orgService.getUserProfileHandler().removeUserProfile() with an hardcoded broadcast to false | 55 |
| org.exoplatform.commons.search.service.MockDataStorage | Line |
| Auto-generated method stub | 303 |
| Auto-generated method stub | 309 |
| Auto-generated method stub | 316 |
| org.exoplatform.commons.search.service.MockNavigationService | Line |
| Auto-generated method stub | 110 |
| org.exoplatform.commons.search.service.MockUserPortalConfigService | Line |
| Auto-generated constructor stub | 47 |
| Auto-generated method stub | 52 |
| org.exoplatform.commons.search.service.UnifiedSearchMockHttpServletRequest | Line |
| Auto-generated constructor stub | 40 |
| org.exoplatform.commons.search.service.search.EventSearchConnector | Line |
| Auto-generated constructor stub | 41 |
| Auto-generated catch block | 59 |
| Auto-generated catch block | 71 |
| org.exoplatform.commons.search.service.search.PeopleSearchConnector | Line |
| Auto-generated constructor stub | 22 |
| Auto-generated catch block | 40 |
| Auto-generated catch block | 58 |