com.counterclaim.openefm.model.court.ozone
Class OzoneCourtManagerImpl_Proxy
java.lang.Object
|
+--org.ozoneDB.OzoneProxy
|
+--com.counterclaim.openefm.model.court.ozone.OzoneCourtManagerImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, CourtManager, java.io.Externalizable, ModelObject, ObjectManager, OzoneCourtManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneCourtManagerImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneCourtManager
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
Fields inherited from interface com.counterclaim.openefm.model.court.CourtManager |
NAME |
Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
OzoneCourtManagerImpl_Proxy
public OzoneCourtManagerImpl_Proxy()
OzoneCourtManagerImpl_Proxy
public OzoneCourtManagerImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
getModel
public ObjectModel getModel()
- Specified by:
getModel
in interface ObjectManager
setModel
public void setModel(ObjectModel arg0)
- Specified by:
setModel
in interface ObjectManager
compareTo
public int compareTo(java.lang.Object arg0)
- Specified by:
compareTo
in interface java.lang.Comparable
getId
public Id getId()
throws ModelException
- Specified by:
getId
in interface ModelObject
setObjectManager
public void setObjectManager(ObjectManager arg0)
throws ModelException
- Specified by:
setObjectManager
in interface OzoneModelObject
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
- Specified by:
getObjectManager
in interface ModelObject
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId
in interface OzoneModelObject
getCourt
public Court getCourt(Id arg0)
throws ModelException
- Specified by:
getCourt
in interface CourtManager
createCourt
public Court createCourt()
throws ModelException
- Specified by:
createCourt
in interface OzoneCourtManager
addCourt
public void addCourt(Court arg0)
throws ModelException
- Specified by:
addCourt
in interface OzoneCourtManager
getAllCourts
public java.util.List getAllCourts()
throws ModelException
- Specified by:
getAllCourts
in interface CourtManager
removeCourt
public void removeCourt(Court arg0)
throws ModelException
- Specified by:
removeCourt
in interface OzoneCourtManager
findCourtByName
public Court findCourtByName(java.lang.String arg0)
throws ModelException
- Specified by:
findCourtByName
in interface CourtManager
preObjectModified
public void preObjectModified(OzoneModelObject arg0)
- Specified by:
preObjectModified
in interface OzoneObjectManager
postObjectModified
public void postObjectModified(OzoneModelObject arg0)
- Specified by:
postObjectModified
in interface OzoneObjectManager
Copyright © 2002 counterclaim.com. All Rights Reserved.