com.counterclaim.openefm.model.court.ozone
Interface OzoneCourtManager
- All Superinterfaces:
- java.lang.Comparable, CourtManager, ModelObject, ObjectManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote
- All Known Implementing Classes:
- OzoneCourtManagerImpl_Proxy, OzoneCourtManagerImpl
- public interface OzoneCourtManager
- extends CourtManager, OzoneObjectManager
Fields inherited from interface com.counterclaim.openefm.model.court.CourtManager |
NAME |
Methods inherited from interface java.lang.Comparable |
compareTo |
createCourt
public Court createCourt()
throws ModelException
- Specified by:
createCourt
in interface CourtManager
addCourt
public void addCourt(Court court)
throws ModelException
- Specified by:
addCourt
in interface CourtManager
removeCourt
public void removeCourt(Court court)
throws ModelException
- Specified by:
removeCourt
in interface CourtManager
Copyright © 2002 counterclaim.com. All Rights Reserved.