java.lang.Object
org.fencedb.logic.ReadLogicOJBImpl
- All Implemented Interfaces:
- ReadLogic
- public class ReadLogicOJBImpl
- extends java.lang.Object
- implements ReadLogic
Description of the Class
|
Constructor Summary |
ReadLogicOJBImpl()
Constructor for the ReadLogicOJBImpl object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadLogicOJBImpl
public ReadLogicOJBImpl()
- Constructor for the ReadLogicOJBImpl object
getAllFencers
public java.util.List getAllFencers()
throws ReadLogicException
- Gets the allFencers attribute of the ReadLogicOJBImpl object
- Specified by:
getAllFencers in interface ReadLogic
getAllCompetitions
public java.util.List getAllCompetitions()
throws ReadLogicException
- Gets the allCompetitions attribute of the ReadLogicOJBImpl object
- Specified by:
getAllCompetitions in interface ReadLogic