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 |
getClass, notify, notifyAll, wait, wait, wait |
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
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 EFSP
setName
public void setName(java.lang.String arg0)
throws ModelException
- Specified by:
setName
in interface OzoneEFSP
getAllFilings
public java.util.List getAllFilings()
throws ModelException
- Specified by:
getAllFilings
in interface EFSP
addFiling
public void addFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
addFiling
in interface OzoneEFSP
getFiling
public InternalLxmlFiling getFiling(Id arg0)
throws ModelException
- Specified by:
getFiling
in interface EFSP
removeFiling
public void removeFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
removeFiling
in interface OzoneEFSP
getUsername
public java.lang.String getUsername()
throws ModelException
- Specified by:
getUsername
in interface EFSP
setUsername
public void setUsername(java.lang.String arg0)
throws ModelException
- Specified by:
setUsername
in interface OzoneEFSP
setPassword
public void setPassword(java.lang.String arg0)
throws ModelException
- Specified by:
setPassword
in interface OzoneEFSP
getPassword
public java.lang.String getPassword()
throws ModelException
- Specified by:
getPassword
in interface EFSP
setContact
public void setContact(java.lang.String arg0)
throws ModelException
- Specified by:
setContact
in interface OzoneEFSP
getContact
public java.lang.String getContact()
throws ModelException
- Specified by:
getContact
in interface EFSP
setEmail
public void setEmail(java.lang.String arg0)
throws ModelException
- Specified by:
setEmail
in interface OzoneEFSP
getEmail
public java.lang.String getEmail()
throws ModelException
- Specified by:
getEmail
in interface EFSP
setPhone
public void setPhone(java.lang.String arg0)
throws ModelException
- Specified by:
setPhone
in interface OzoneEFSP
getPhone
public java.lang.String getPhone()
throws ModelException
- Specified by:
getPhone
in interface EFSP
setNotes
public void setNotes(java.lang.String arg0)
throws ModelException
- Specified by:
setNotes
in interface OzoneEFSP
getNotes
public java.lang.String getNotes()
throws ModelException
- Specified by:
getNotes
in interface EFSP
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId
in interface OzoneModelObject
Copyright © 2002 counterclaim.com. All Rights Reserved.