com.counterclaim.openefm.model
Interface OpenEFMModel
- All Superinterfaces:
- ObjectModel
- All Known Implementing Classes:
- AbstractOpenEFMModel
- public interface OpenEFMModel
- extends ObjectModel
Field Summary |
static java.lang.String |
NAME
|
NAME
public static final java.lang.String NAME
getUserManager
public UserManager getUserManager()
throws ModelException
getCourtManager
public CourtManager getCourtManager()
throws ModelException
getLxmlFilingManager
public LxmlFilingManager getLxmlFilingManager()
throws ModelException
getEFSPManager
public EFSPManager getEFSPManager()
throws ModelException
stop
public void stop()
throws ModelException
Copyright © 2002 counterclaim.com. All Rights Reserved.