public class MultiValueEditorBean
extends Object
implements Serializable
Helper bean used to temporarily store the last item added in a multi
value editor component.
A Map is used so that multiple components on the same page can use the
same backing bean.