org.apache.myfaces.examples.listexample
Class SimpleGroupByList

java.lang.Object
  extended by org.apache.myfaces.examples.listexample.SimpleGroupByList

public class SimpleGroupByList
extends java.lang.Object


Constructor Summary
SimpleGroupByList()
           
 
Method Summary
 java.util.List getDemoList()
           
 void setDemoList(java.util.List demo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleGroupByList

public SimpleGroupByList()
Method Detail

getDemoList

public java.util.List getDemoList()

setDemoList

public void setDemoList(java.util.List demo)


Copyright © 2008 The Apache Software Foundation. All Rights Reserved.