Portlet Factory, Version 6.1.2


 

Specification of lists

You can supply any builder input that accepts a comma-delimited list with any object that implements java.util.Collection or extends java.util.Iterator, thereby populating the builder input value with the items in the underlying collection. For example, the following indirect reference uses a Java expression to return an Iterator for an ArrayList that contains the values for the myInput builder call:

${Java/webAppAccess.getRequestInputs().getInputValues("myInput")}

Parent topic: The reference chooser


Library | Support |