diff --git a/open18_migration.asciidoc b/open18_migration.asciidoc index 264da9d..f92d4f4 100644 --- a/open18_migration.asciidoc +++ b/open18_migration.asciidoc @@ -817,8 +817,9 @@ The first step for migrating these tags is to remove the seam namespace from the this before the spec was final, however, nothing was changed. |+s:convertEnum+|No direct mapping. A custom converter is recommended using the standard JSF enum converter as a base. +|+s:convertEntity+|No direct mapping. A custom converter building on omnifaces' http://showcase.omnifaces.org/converters/SelectItemsConverter[SelectItemsConverter] can be used. |+s:enumItem+|No direct mapping -|+s:selectItems+|+h:selectItems+ +|+s:selectItems+|+f:selectItems+ |+s:defaultAction+|No direct mapping |====================================================================