com.counterclaim.openefm.model.court.ozone
Interface OzoneEFSPManager
- All Superinterfaces:
- java.lang.Comparable, EFSPManager, ModelObject, ObjectManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote
- All Known Implementing Classes:
- OzoneEFSPManagerImpl, OzoneEFSPManagerImpl_Proxy
- public interface OzoneEFSPManager
- extends EFSPManager, OzoneObjectManager
Fields inherited from interface com.counterclaim.openefm.model.court.EFSPManager |
NAME |
Methods inherited from interface java.lang.Comparable |
compareTo |
createEFSP
public EFSP createEFSP()
throws ModelException
- Specified by:
createEFSP
in interface EFSPManager
addEFSP
public void addEFSP(EFSP efsp)
throws ModelException
- Specified by:
addEFSP
in interface EFSPManager
removeEFSP
public void removeEFSP(EFSP efsp)
throws ModelException
- Specified by:
removeEFSP
in interface EFSPManager
Copyright © 2002 counterclaim.com. All Rights Reserved.