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 |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
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
setName
public void setName(java.lang.String arg0)
throws ModelException
- Specified by:
setName in interface OzoneCourt
- Throws:
ModelException
addFiling
public void addFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
addFiling in interface OzoneCourt
- Throws:
ModelException
removeFiling
public void removeFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
removeFiling in interface OzoneCourt
- Throws:
ModelException
addUser
public void addUser(User arg0)
throws ModelException
- Specified by:
addUser in interface OzoneCourt
- Throws:
ModelException
removeUser
public void removeUser(User arg0)
throws ModelException
- Specified by:
removeUser in interface OzoneCourt
- Throws:
ModelException
getName
public java.lang.String getName()
throws ModelException
- Specified by:
getName in interface Court
- Throws:
ModelException
getAllFilings
public java.util.List getAllFilings()
throws ModelException
- Specified by:
getAllFilings in interface Court
- Throws:
ModelException
getFiling
public InternalLxmlFiling getFiling(Id arg0)
throws ModelException
- Specified by:
getFiling in interface Court
- Throws:
ModelException
getUser
public User getUser(Id arg0)
throws ModelException
- Specified by:
getUser in interface Court
- Throws:
ModelException
getAllUsers
public java.util.List getAllUsers()
throws ModelException
- Specified by:
getAllUsers in interface Court
- Throws:
ModelException
getId
public Id getId()
throws ModelException
- Specified by:
getId in interface ModelObject
- Throws:
ModelException
setObjectManager
public void setObjectManager(ObjectManager arg0)
throws ModelException
- Specified by:
setObjectManager in interface ModelObject
- Throws:
ModelException
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId in interface ModelObject
- Throws:
ModelException
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
- Specified by:
getObjectManager in interface ModelObject
- Throws:
ModelException
compareTo
public int compareTo(java.lang.Object arg0)
- Specified by:
compareTo in interface java.lang.Comparable
Copyright © 2002 counterclaim.com. All Rights Reserved.