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 0 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 2 TODO

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 2

fr.paris.lutece.plugins.identitystore.v3.web.rs.service.IdentityTransportRest Line
Please use {@link ServiceContractTransportRest} for requests regarding service contract. 217
fr.paris.lutece.plugins.identitystore.v3.web.service.IIdentityTransportProvider Line
Please use {@link IServiceContractTransportProvider} for requests regarding service contract. 163

TODO

Number of occurrences found in the code: 2

fr.paris.lutece.plugins.identitystore.v2.web.services.IdentityServiceTest Line
Auto-generated catch block 175
--No comment-- 187