com.counterclaim.openefm.model.court.ozone
Interface OzoneUser
- All Superinterfaces:
- java.lang.Comparable, ModelObject, OzoneModelObject, org.ozoneDB.OzoneRemote, User
- All Known Implementing Classes:
- OzoneUserImpl_Proxy, OzoneUserImpl
- public interface OzoneUser
- extends User, OzoneModelObject
Methods inherited from interface java.lang.Comparable |
compareTo |
setName
public void setName(java.lang.String name)
throws ModelException
- Specified by:
setName
in interface User
setUsername
public void setUsername(java.lang.String username)
throws ModelException
- Specified by:
setUsername
in interface User
setPassword
public void setPassword(java.lang.String password)
throws ModelException
- Specified by:
setPassword
in interface User
setRole
public void setRole(java.lang.String roleCode)
throws ModelException
- Specified by:
setRole
in interface User
Copyright © 2002 counterclaim.com. All Rights Reserved.