com.counterclaim.openefm.model
Interface ModelObject
- All Superinterfaces:
- java.lang.Comparable
- All Known Subinterfaces:
- Court, EFSP, OzoneCourt, OzoneCourtManager, OzoneEFSP, OzoneEFSPManager, OzoneLxmlFiling, OzoneLxmlFilingManager, OzoneModelObject, OzoneObjectManager, OzoneUser, OzoneUserManager, User
- All Known Implementing Classes:
- ModelObjectImpl
- public interface ModelObject
- extends java.lang.Comparable
Methods inherited from interface java.lang.Comparable |
compareTo |
getId
public Id getId()
throws ModelException
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
setObjectManager
public void setObjectManager(ObjectManager manager)
throws ModelException
Copyright © 2002 counterclaim.com. All Rights Reserved.