net.jakubholy.jeeutils.jsfelcheck.webtest.jsf12.testbean
Class MyCollectionBean

java.lang.Object
  extended by net.jakubholy.jeeutils.jsfelcheck.webtest.jsf12.testbean.MyCollectionBean

public class MyCollectionBean
extends Object


Nested Class Summary
static class MyCollectionBean.ValueHolder
           
 
Constructor Summary
MyCollectionBean()
           
 
Method Summary
 String actionMethod()
          Example of a method invoked as an action, e.g. on a button click
 Collection getList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCollectionBean

public MyCollectionBean()
Method Detail

getList

public Collection getList()

actionMethod

public String actionMethod()
Example of a method invoked as an action, e.g. on a button click



Copyright © 2012. All Rights Reserved.