org.apache.myfaces.examples.excelexport
Class ExcelExportBean

java.lang.Object
  extended byorg.apache.myfaces.examples.excelexport.ExcelExportBean
All Implemented Interfaces:
java.io.Serializable

public class ExcelExportBean
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision$ $Date$
Author:
cagatay (latest modification by $Author$)
See Also:
Serialized Form

Constructor Summary
ExcelExportBean()
           
 
Method Summary
 java.util.List getCarsList()
           
 void setCarsList(java.util.List carsList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelExportBean

public ExcelExportBean()
Method Detail

getCarsList

public java.util.List getCarsList()

setCarsList

public void setCarsList(java.util.List carsList)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.