com.counterclaim.openefm.model.court.ozone
Interface OzoneUserManager
- All Superinterfaces:
- java.lang.Comparable, ModelObject, ObjectManager, OzoneModelObject, OzoneObjectManager, org.ozoneDB.OzoneRemote, UserManager
- All Known Implementing Classes:
- OzoneUserManagerImpl, OzoneUserManagerImpl_Proxy
- public interface OzoneUserManager
- extends UserManager, OzoneObjectManager
Fields inherited from interface com.counterclaim.openefm.model.court.UserManager |
NAME |
Methods inherited from interface java.lang.Comparable |
compareTo |
createUser
public User createUser()
throws ModelException
- Specified by:
createUser
in interface UserManager
addUser
public void addUser(User user)
throws ModelException
- Specified by:
addUser
in interface UserManager
removeUser
public void removeUser(User user)
throws ModelException
- Specified by:
removeUser
in interface UserManager
Copyright © 2002 counterclaim.com. All Rights Reserved.