com.counterclaim.openefm.model.lxml.ozone
Class OzoneLxmlFilingManagerImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
com.counterclaim.openefm.model.lxml.ozone.OzoneLxmlFilingManagerImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Externalizable, LxmlFilingManager, ModelObject, ObjectManager, OzoneLxmlFilingManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneLxmlFilingManagerImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneLxmlFilingManager
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
OzoneLxmlFilingManagerImpl_Proxy
public OzoneLxmlFilingManagerImpl_Proxy()
OzoneLxmlFilingManagerImpl_Proxy
public OzoneLxmlFilingManagerImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
createLxmlFiling
public InternalLxmlFiling createLxmlFiling()
throws ModelException
- Specified by:
createLxmlFiling in interface OzoneLxmlFilingManager
- Throws:
ModelException
addFiling
public void addFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
addFiling in interface OzoneLxmlFilingManager
- Throws:
ModelException
removeFiling
public void removeFiling(Id arg0)
throws ModelException
- Specified by:
removeFiling in interface OzoneLxmlFilingManager
- Throws:
ModelException
acceptFiling
public void acceptFiling(Id arg0)
throws ModelException
- Specified by:
acceptFiling in interface OzoneLxmlFilingManager
- Throws:
ModelException
rejectFiling
public void rejectFiling(Id arg0)
throws ModelException
- Specified by:
rejectFiling in interface OzoneLxmlFilingManager
- Throws:
ModelException
getAllFilings
public java.util.List getAllFilings()
throws ModelException
- Specified by:
getAllFilings in interface LxmlFilingManager
- Throws:
ModelException
getPendingFilings
public java.util.List getPendingFilings()
throws ModelException
- Specified by:
getPendingFilings in interface LxmlFilingManager
- Throws:
ModelException
getRejectedFilings
public java.util.List getRejectedFilings()
throws ModelException
- Specified by:
getRejectedFilings in interface LxmlFilingManager
- Throws:
ModelException
getAcceptedFilings
public java.util.List getAcceptedFilings()
throws ModelException
- Specified by:
getAcceptedFilings in interface LxmlFilingManager
- Throws:
ModelException
getFilingsOlderThan
public java.util.List getFilingsOlderThan(java.util.Date arg0)
throws ModelException
- Specified by:
getFilingsOlderThan in interface LxmlFilingManager
- Throws:
ModelException
getAllFilingsByCourt
public java.util.List getAllFilingsByCourt(Id arg0)
throws ModelException
- Specified by:
getAllFilingsByCourt in interface LxmlFilingManager
- Throws:
ModelException
getAllFilingsByEfilingProvider
public java.util.List getAllFilingsByEfilingProvider(Id arg0)
throws ModelException
- Specified by:
getAllFilingsByEfilingProvider in interface LxmlFilingManager
- Throws:
ModelException
getAllFilingsByCourtAndEfilingProvider
public java.util.List getAllFilingsByCourtAndEfilingProvider()
throws ModelException
- Specified by:
getAllFilingsByCourtAndEfilingProvider in interface LxmlFilingManager
- Throws:
ModelException
getFiling
public InternalLxmlFiling getFiling(Id arg0)
throws ModelException
- Specified by:
getFiling in interface LxmlFilingManager
- Throws:
ModelException
getModel
public ObjectModel getModel()
- Specified by:
getModel in interface ObjectManager
setModel
public void setModel(ObjectModel arg0)
- Specified by:
setModel in interface ObjectManager
preObjectModified
public void preObjectModified(OzoneModelObject arg0)
- Specified by:
preObjectModified in interface OzoneObjectManager
postObjectModified
public void postObjectModified(OzoneModelObject arg0)
- Specified by:
postObjectModified in interface OzoneObjectManager
setObjectManager
public void setObjectManager(ObjectManager arg0)
throws ModelException
- Specified by:
setObjectManager in interface OzoneModelObject
- Throws:
ModelException
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId in interface OzoneModelObject
- Throws:
ModelException
getId
public Id getId()
throws ModelException
- Specified by:
getId 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.