Betty v1.1.0

Uses of Class
christophedelory.betty.xml.ChampionshipsDetails

Packages that use ChampionshipsDetails
christophedelory.betty The home of the Betty application. 
christophedelory.betty.servlet The general purpose Web services. 
christophedelory.betty.xml The application XML objects definitions. 
 

Uses of ChampionshipsDetails in christophedelory.betty
 

Methods in christophedelory.betty that return ChampionshipsDetails
 ChampionshipsDetails BettyRemoteService.getChampionships(boolean all, String[] localeNames)
           
 

Method parameters in christophedelory.betty with type arguments of type ChampionshipsDetails
 void BettyRemoteServiceAsync.getChampionships(boolean all, String[] localeNames, com.google.gwt.user.client.rpc.AsyncCallback<ChampionshipsDetails> callback)
           
 

Uses of ChampionshipsDetails in christophedelory.betty.servlet
 

Methods in christophedelory.betty.servlet that return ChampionshipsDetails
 ChampionshipsDetails PublicHttpServlet.getChampionships(boolean all, String[] localeNames)
           
 

Uses of ChampionshipsDetails in christophedelory.betty.xml
 

Methods in christophedelory.betty.xml with parameters of type ChampionshipsDetails
 void XmlVisitor.beginVisitChampionships(ChampionshipsDetails target)
          Starts the visit of the specified championship list.
 void SetParent.beginVisitChampionships(ChampionshipsDetails target)
           
 void BaseXmlVisitor.beginVisitChampionships(ChampionshipsDetails target)
           
 void XmlVisitor.endVisitChampionships(ChampionshipsDetails target)
          Finishes the visit of the specified championship list.
 void SetParent.endVisitChampionships(ChampionshipsDetails target)
           
 void BaseXmlVisitor.endVisitChampionships(ChampionshipsDetails target)
           
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.