Betty v1.1.0

Uses of Class
christophedelory.betty.xml.ModelDetails

Packages that use ModelDetails
christophedelory.betty The home of the Betty application. 
christophedelory.betty.xml The application XML objects definitions. 
 

Uses of ModelDetails in christophedelory.betty
 

Methods in christophedelory.betty with parameters of type ModelDetails
 void XmlToEntity.beginVisitModel(ModelDetails target)
           
 void XmlToEntity.endVisitModel(ModelDetails target)
           
 void EntityToXml.toXml(LocalModel dbEntity, ModelDetails xml, Locale[] locales)
          Builds an XML representation of the specified EJB object.
 

Uses of ModelDetails in christophedelory.betty.xml
 

Subclasses of ModelDetails in christophedelory.betty.xml
 class BetModelDetails
          The XML definition of a bet processing model.
 class RankModelDetails
          The XML definition of a rank processing model.
 class ScoreModelDetails
          The XML definition of a score processing model.
 

Methods in christophedelory.betty.xml with parameters of type ModelDetails
 void XmlVisitor.beginVisitModel(ModelDetails target)
          Starts the visit of the specified model.
 void SetParent.beginVisitModel(ModelDetails target)
           
 void BaseXmlVisitor.beginVisitModel(ModelDetails target)
           
 void XmlVisitor.endVisitModel(ModelDetails target)
          Finishes the visit of the specified model.
 void BaseXmlVisitor.endVisitModel(ModelDetails target)
           
 


© 2008-2009 Christophe Delory

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