org.apache.myfaces.commons.exporter
Class ExporterBean

java.lang.Object
  extended by org.apache.myfaces.commons.exporter.ExporterBean
All Implemented Interfaces:
java.io.Serializable

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

Version:
$Revision: 673833 $ $Date: 2008-07-03 23:58:05 +0200 (Thu, 03 Jul 2008) $
Author:
cagatay (latest modification by $Author: skitching $)
See Also:
Serialized Form

Constructor Summary
ExporterBean()
           
 
Method Summary
 java.lang.String export()
           
 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

ExporterBean

public ExporterBean()
Method Detail

getCarsList

public java.util.List getCarsList()

setCarsList

public void setCarsList(java.util.List carsList)

export

public java.lang.String export()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.