|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fencedb.logic
Interface ReadLogic

- All Known Implementing Classes:
- ReadLogicOJBImpl
- public interface ReadLogic
Description of the Interface
| Method Summary | |
java.util.List |
getAllCompetitions()
Gets the allCompetitions attribute of the ReadLogic object |
java.util.List |
getAllFencers()
Gets the allFencers attribute of the ReadLogic object |
| Method Detail |
getAllFencers
public java.util.List getAllFencers() throws ReadLogicException
- Gets the allFencers attribute of the ReadLogic object
getAllCompetitions
public java.util.List getAllCompetitions() throws ReadLogicException
- Gets the allCompetitions attribute of the ReadLogic object
|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC