org.jboss.jsfunit.example.hellojsf
Class Marathons

java.lang.Object
  extended by org.jboss.jsfunit.example.hellojsf.Marathons
All Implemented Interfaces:
Serializable

public class Marathons
extends Object
implements Serializable

Aggregator of Marathon objects.

Author:
Stan Silvert
See Also:
Serialized Form

Constructor Summary
Marathons()
           
 
Method Summary
 List getList()
           
 String getSelectedMarathon()
           
 String invalidateSession()
           
 String select()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marathons

public Marathons()
Method Detail

getList

public List getList()

select

public String select()

invalidateSession

public String invalidateSession()

getSelectedMarathon

public String getSelectedMarathon()


Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.