Collection - caf_f:convertCollection

Converter Information 
InfoValue
Converter IDcom.webmethods.caf.faces.converter.Collection
Handler ClassNone
Description Converter for java.util.Collection.
Palette LocationCAF Core/Converter/Collection
Attributes 
NameRequiredTypeDescription
convertTypefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Convert a string into a collection of the selected type.

If not specified, the default value is "String".

Valid values are:

  • boolean
  • byte
  • double
  • float
  • int
  • long
  • short
  • String
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for invalid object types and conversion errors.
showCAFErrorMsgfalsejavax.el.ValueExpression
(must evaluate to boolean)
Include the CAF error message with the custom error message.

If not specified, the default value is "false".

Output generated by Vdldoc View Declaration Language Documentation Generator.