|
Betty v1.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseDetails | |
---|---|
christophedelory.betty | The home of the Betty application. |
christophedelory.betty.xml | The application XML objects definitions. |
Uses of PhaseDetails in christophedelory.betty |
---|
Methods in christophedelory.betty that return PhaseDetails | |
---|---|
PhaseDetails |
EntityToXml.toXml(LocalPhase dbEntity,
Locale[] locales)
Returns an XML representation of the specified EJB object. |
Methods in christophedelory.betty with parameters of type PhaseDetails | |
---|---|
void |
XmlToEntity.beginVisitPhase(PhaseDetails target)
|
void |
XmlToEntity.endVisitPhase(PhaseDetails target)
|
Uses of PhaseDetails in christophedelory.betty.xml |
---|
Methods in christophedelory.betty.xml that return PhaseDetails | |
---|---|
PhaseDetails |
ChampionshipDetails.findPhaseById(String id)
Searches for a phase in this XML description that matches the input parameter. |
Methods in christophedelory.betty.xml that return types with arguments of type PhaseDetails | |
---|---|
List<PhaseDetails> |
ChampionshipDetails.getPhases()
Returns the list of phases in this championship. |
Methods in christophedelory.betty.xml with parameters of type PhaseDetails | |
---|---|
void |
ChampionshipDetails.addPhase(PhaseDetails phase)
Adds a phase to this championship. |
void |
XmlVisitor.beginVisitPhase(PhaseDetails target)
Starts the visit of the specified championship's phase. |
void |
SetParent.beginVisitPhase(PhaseDetails target)
|
void |
BaseXmlVisitor.beginVisitPhase(PhaseDetails target)
|
void |
XmlVisitor.endVisitPhase(PhaseDetails target)
Finishes the visit of the specified championship's phase. |
void |
SetParent.endVisitPhase(PhaseDetails target)
|
void |
BaseXmlVisitor.endVisitPhase(PhaseDetails target)
|
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |