|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sport | |
|---|---|
| org.jasig.portlet.athletics.dao | |
| org.jasig.portlet.athletics.dao.sample | |
| org.jasig.portlet.athletics.model.feed.xml | |
| Uses of Sport in org.jasig.portlet.athletics.dao |
|---|
| Methods in org.jasig.portlet.athletics.dao that return Sport | |
|---|---|
Sport |
ScreenScrapingAthleticsDaoImpl.getSport(String sportKey)
|
Sport |
IAthleticsDao.getSport(String sport)
Return details, news stories, and competitions for an individual sport. |
Sport |
AthleticsDaoRomeImpl.getSport(String sportKey)
|
Sport |
AthleticsDaoMockImpl.getSport(String sport)
|
Sport |
AthleticsDaoMergingImpl.getSport(String sportKey)
|
protected Sport |
ScreenScrapingAthleticsDaoImpl.getSportForXml(String xml)
Deserialize athletics feed XML into a Sport object. |
| Methods in org.jasig.portlet.athletics.dao with parameters of type Sport | |
|---|---|
protected void |
ScreenScrapingAthleticsDaoImpl.postProcessSport(Sport sport)
Optional post-processing method allows subclasses to add custom cleanup logic after deserialization. |
| Uses of Sport in org.jasig.portlet.athletics.dao.sample |
|---|
| Methods in org.jasig.portlet.athletics.dao.sample with parameters of type Sport | |
|---|---|
protected void |
UChicagoScoresAthleticsDaoImpl.postProcessSport(Sport sport)
|
protected void |
UChicagoNewsAthleticsDaoImpl.postProcessSport(Sport sport)
|
| Uses of Sport in org.jasig.portlet.athletics.model.feed.xml |
|---|
| Fields in org.jasig.portlet.athletics.model.feed.xml with type parameters of type Sport | |
|---|---|
protected List<Sport> |
AthleticsFeed.sport
|
| Methods in org.jasig.portlet.athletics.model.feed.xml that return Sport | |
|---|---|
Sport |
ObjectFactory.createSport()
Create an instance of Sport |
| Methods in org.jasig.portlet.athletics.model.feed.xml that return types with arguments of type Sport | |
|---|---|
List<Sport> |
AthleticsFeed.getSport()
Gets the value of the sport property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||