Fork me on GitHub

Tag List Report

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
@deprecated 2 @deprecated
@todo 0 @todo
DOCUMENT_ME 0 DOCUMENT_ME
FIXME 10 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 3 TODO

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 2

fr.paris.lutece.plugins.document.business.DocumentDAO Line
--No comment-- 1023
fr.paris.lutece.plugins.document.web.ResourceServletContentTypeCache Line
This class will be removed after v2.5 43

FIXME

Number of occurrences found in the code: 10

fr.paris.lutece.plugins.document.business.Document Line
The document should store its locale 139
fr.paris.lutece.plugins.document.business.portlet.DocumentListPortletHome Line
method should access to different home business methods 122
fr.paris.lutece.plugins.document.business.portlet.DocumentPortletHome Line
method should access to different home business methods 120
fr.paris.lutece.plugins.document.business.publication.DocumentPublicationDAO Line
old : daoUtil.setInt( 2, maxOrderDocumentList( nPortletId ) + 1 ); 93
The document_order column is not a primary key, so this method have to return a collection 376
fr.paris.lutece.plugins.document.service.DocumentContentService Line
Temporary solution (see LUTECE-824) 488
fr.paris.lutece.plugins.document.service.publishing.PublishingService Line
LUTECE-577 : before refactoring, status value was set to null 96
LUTECE-577 : before refactoring, documentOrder value was set to null 153
LUTECE-577 : use a single call to DocumentHome, but be careful to the list order ! 307
LUTECE-577 : the list was order by document_order ASC 311

TODO

Number of occurrences found in the code: 3

fr.paris.lutece.plugins.document.business.attributes.MapProvider Line
Auto-generated method stub 210
fr.paris.lutece.plugins.document.service.history.DocumentHistoryService Line
reconsider 84
fr.paris.lutece.plugins.document.web.DocumentJspBean Line
message erreur 228