com.counterclaim.openefm.model.court.ozone
Interface OzoneEFSP
- All Superinterfaces:
- java.lang.Comparable, EFSP, ModelObject, OzoneModelObject, org.ozoneDB.OzoneRemote
- All Known Implementing Classes:
- OzoneEFSPImpl_Proxy, OzoneEFSPImpl
- public interface OzoneEFSP
- extends EFSP, OzoneModelObject
Methods inherited from interface java.lang.Comparable |
compareTo |
setName
public void setName(java.lang.String name)
throws ModelException
- Specified by:
setName
in interface EFSP
setUsername
public void setUsername(java.lang.String username)
throws ModelException
- Specified by:
setUsername
in interface EFSP
setPassword
public void setPassword(java.lang.String password)
throws ModelException
- Specified by:
setPassword
in interface EFSP
addFiling
public void addFiling(InternalLxmlFiling filing)
throws ModelException
- Specified by:
addFiling
in interface EFSP
removeFiling
public void removeFiling(InternalLxmlFiling filing)
throws ModelException
- Specified by:
removeFiling
in interface EFSP
setContact
public void setContact(java.lang.String poc)
throws ModelException
- Specified by:
setContact
in interface EFSP
setEmail
public void setEmail(java.lang.String email)
throws ModelException
- Specified by:
setEmail
in interface EFSP
setPhone
public void setPhone(java.lang.String phone)
throws ModelException
- Specified by:
setPhone
in interface EFSP
setNotes
public void setNotes(java.lang.String notes)
throws ModelException
- Specified by:
setNotes
in interface EFSP
Copyright © 2002 counterclaim.com. All Rights Reserved.