com.counterclaim.openefm.model.court.ozone
Class OzoneEFSPManagerImpl_Proxy
java.lang.Object
|
+--org.ozoneDB.OzoneProxy
|
+--com.counterclaim.openefm.model.court.ozone.OzoneEFSPManagerImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, EFSPManager, java.io.Externalizable, ModelObject, ObjectManager, OzoneEFSPManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneEFSPManagerImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneEFSPManager
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.EFSPManager |
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 |
OzoneEFSPManagerImpl_Proxy
public OzoneEFSPManagerImpl_Proxy()
OzoneEFSPManagerImpl_Proxy
public OzoneEFSPManagerImpl_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
getEfilingProvider
public EFSP getEfilingProvider(Id arg0)
throws ModelException
- Specified by:
getEfilingProvider
in interface EFSPManager
createEFSP
public EFSP createEFSP()
throws ModelException
- Specified by:
createEFSP
in interface OzoneEFSPManager
addEFSP
public void addEFSP(EFSP arg0)
throws ModelException
- Specified by:
addEFSP
in interface OzoneEFSPManager
getAllEfilingProviders
public java.util.List getAllEfilingProviders()
throws ModelException
- Specified by:
getAllEfilingProviders
in interface EFSPManager
removeEFSP
public void removeEFSP(EFSP arg0)
throws ModelException
- Specified by:
removeEFSP
in interface OzoneEFSPManager
findEfilingProviderByUsername
public EFSP findEfilingProviderByUsername(java.lang.String arg0)
throws ModelException
- Specified by:
findEfilingProviderByUsername
in interface EFSPManager
validateEFSP
public boolean validateEFSP(java.lang.String arg0,
java.lang.String arg1)
throws ModelException
- Specified by:
validateEFSP
in interface EFSPManager
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.