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 ClassTotal number of occurrencesTag strings used by tag class
FIXME's0FIXME
TODO's17TODO

Each tag is detailed below:

TODO's

Number of occurrences found in the code: 17

org.kuali.rice.kim.api.common.assignee.AssigneeContractLine
Get a better description22
org.kuali.rice.kim.api.identity.CodedAttributeLine
if create() is modified to accept required parameters, this will need to be modified129
org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationTypeLine
if create() is modified to accept required parameters, this will need to be modified138
org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsLine
modify as needed to pass any required values and add them to the signature of the 'create' method385
org.kuali.rice.kim.api.identity.personal.EntityEthnicityLine
add validation of input value if required and throw IllegalArgumentException if needed225
org.kuali.rice.kim.api.identity.phone.EntityPhoneLine
get extension from country code table344
append "+xxx" if country is not the default country345
org.kuali.rice.kim.api.identity.principal.PrincipalLine
modify as needed to pass any required values and add them to the signature of the 'create' method133
if create() is modified to accept required parameters, this will need to be modified141
org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesLine
add validation of input value if required and throw IllegalArgumentException if needed214
add validation of input value if required and throw IllegalArgumentException if needed219
add validation of input value if required and throw IllegalArgumentException if needed224
add validation of input value if required and throw IllegalArgumentException if needed229
add validation of input value if required and throw IllegalArgumentException if needed234
add validation of input value if required and throw IllegalArgumentException if needed239
add validation of input value if required and throw IllegalArgumentException if needed244
org.kuali.rice.kim.api.test.JAXBAssertLine
- copied this from the core api test module, find a better way to share this code!33