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
Todo Work 7 todo, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 7

org.andromda.cartridges.jsf.metafacades.JSFActionLogicImpl Line
remove after 3.4 release 617
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAttributeLogicImpl Line
remove after 3.4 release 643
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityLogicImpl Line
think about... return this.isCreate() || this.isRead() || this.isUpdate() || this.isDelete(); 156
a resolver return JSFUtils.getDisplayTagExportTypes( this.findTaggedValues(JSFProfile.TAGGEDVALUE_TABLE_EXPORT), (String)getConfiguredProperty(JSFGlobals.PROPERTY_DEFAULT_TABLE_EXPORT_TYPES) ); 276
corrigir 529
org.andromda.cartridges.jsf.metafacades.JSFParameterLogicImpl Line
tableColumns can be either String or JSFParameter. Should use a single return type in Collection. 246
remove after 3.4 release 779