|
Betty v1.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |