com.counterclaim.openefm.model.court.ozone
Class OzoneCourtImpl_Proxy
java.lang.Object
|
+--org.ozoneDB.OzoneProxy
|
+--com.counterclaim.openefm.model.court.ozone.OzoneCourtImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, Court, java.io.Externalizable, ModelObject, OzoneCourt, OzoneModelObject, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneCourtImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneCourt
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 |
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 |
OzoneCourtImpl_Proxy
public OzoneCourtImpl_Proxy()
OzoneCourtImpl_Proxy
public OzoneCourtImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
OzoneCourtImpl_Proxy
public OzoneCourtImpl_Proxy(OzoneCourtManagerImpl arg0)
throws ModelException
OzoneCourtImpl_Proxy
public OzoneCourtImpl_Proxy(OzoneCourtManagerImpl arg0,
Id arg1)
throws ModelException
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 ModelObject
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
- Specified by:
getObjectManager
in interface ModelObject
getName
public java.lang.String getName()
throws ModelException
- Specified by:
getName
in interface Court
setName
public void setName(java.lang.String arg0)
throws ModelException
- Specified by:
setName
in interface OzoneCourt
getAllFilings
public java.util.List getAllFilings()
throws ModelException
- Specified by:
getAllFilings
in interface Court
addFiling
public void addFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
addFiling
in interface OzoneCourt
getFiling
public InternalLxmlFiling getFiling(Id arg0)
throws ModelException
- Specified by:
getFiling
in interface Court
removeFiling
public void removeFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
removeFiling
in interface OzoneCourt
addUser
public void addUser(User arg0)
throws ModelException
- Specified by:
addUser
in interface OzoneCourt
getUser
public User getUser(Id arg0)
throws ModelException
- Specified by:
getUser
in interface Court
removeUser
public void removeUser(User arg0)
throws ModelException
- Specified by:
removeUser
in interface OzoneCourt
getAllUsers
public java.util.List getAllUsers()
throws ModelException
- Specified by:
getAllUsers
in interface Court
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId
in interface OzoneModelObject
Copyright © 2002 counterclaim.com. All Rights Reserved.