com.counterclaim.openefm.model.court.ozone
Class OzoneEFSPImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
com.counterclaim.openefm.model.court.ozone.OzoneEFSPImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, EFSP, java.io.Externalizable, ModelObject, OzoneEFSP, OzoneModelObject, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneEFSPImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneEFSP
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
OzoneEFSPImpl_Proxy
public OzoneEFSPImpl_Proxy()
OzoneEFSPImpl_Proxy
public OzoneEFSPImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
OzoneEFSPImpl_Proxy
public OzoneEFSPImpl_Proxy(OzoneEFSPManagerImpl arg0)
throws ModelException
OzoneEFSPImpl_Proxy
public OzoneEFSPImpl_Proxy(OzoneEFSPManagerImpl arg0,
Id arg1)
throws ModelException
setName
public void setName(java.lang.String arg0)
throws ModelException
- Specified by:
setName in interface OzoneEFSP
- Throws:
ModelException
addFiling
public void addFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
addFiling in interface OzoneEFSP
- Throws:
ModelException
removeFiling
public void removeFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
removeFiling in interface OzoneEFSP
- Throws:
ModelException
setUsername
public void setUsername(java.lang.String arg0)
throws ModelException
- Specified by:
setUsername in interface OzoneEFSP
- Throws:
ModelException
setPassword
public void setPassword(java.lang.String arg0)
throws ModelException
- Specified by:
setPassword in interface OzoneEFSP
- Throws:
ModelException
setContact
public void setContact(java.lang.String arg0)
throws ModelException
- Specified by:
setContact in interface OzoneEFSP
- Throws:
ModelException
setEmail
public void setEmail(java.lang.String arg0)
throws ModelException
- Specified by:
setEmail in interface OzoneEFSP
- Throws:
ModelException
setPhone
public void setPhone(java.lang.String arg0)
throws ModelException
- Specified by:
setPhone in interface OzoneEFSP
- Throws:
ModelException
setNotes
public void setNotes(java.lang.String arg0)
throws ModelException
- Specified by:
setNotes in interface OzoneEFSP
- Throws:
ModelException
getName
public java.lang.String getName()
throws ModelException
- Specified by:
getName in interface EFSP
- Throws:
ModelException
getAllFilings
public java.util.List getAllFilings()
throws ModelException
- Specified by:
getAllFilings in interface EFSP
- Throws:
ModelException
getFiling
public InternalLxmlFiling getFiling(Id arg0)
throws ModelException
- Specified by:
getFiling in interface EFSP
- Throws:
ModelException
getUsername
public java.lang.String getUsername()
throws ModelException
- Specified by:
getUsername in interface EFSP
- Throws:
ModelException
getPassword
public java.lang.String getPassword()
throws ModelException
- Specified by:
getPassword in interface EFSP
- Throws:
ModelException
getContact
public java.lang.String getContact()
throws ModelException
- Specified by:
getContact in interface EFSP
- Throws:
ModelException
getEmail
public java.lang.String getEmail()
throws ModelException
- Specified by:
getEmail in interface EFSP
- Throws:
ModelException
getPhone
public java.lang.String getPhone()
throws ModelException
- Specified by:
getPhone in interface EFSP
- Throws:
ModelException
getNotes
public java.lang.String getNotes()
throws ModelException
- Specified by:
getNotes in interface EFSP
- 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.