com.counterclaim.openefm.model.court.ozone
Class OzoneUserImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
com.counterclaim.openefm.model.court.ozone.OzoneUserImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Externalizable, ModelObject, OzoneModelObject, org.ozoneDB.OzoneRemote, OzoneUser, java.io.Serializable, User
- public final class OzoneUserImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneUser
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
-

| Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
| Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
OzoneUserImpl_Proxy
public OzoneUserImpl_Proxy()
OzoneUserImpl_Proxy
public OzoneUserImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
OzoneUserImpl_Proxy
public OzoneUserImpl_Proxy(OzoneUserManager arg0)
throws ModelException
OzoneUserImpl_Proxy
public OzoneUserImpl_Proxy(OzoneUserManager arg0,
Id arg1)
throws ModelException
setName
public void setName(java.lang.String arg0)
throws ModelException
- Specified by:
setName in interface OzoneUser
- Throws:
ModelException
setUsername
public void setUsername(java.lang.String arg0)
throws ModelException
- Specified by:
setUsername in interface OzoneUser
- Throws:
ModelException
setPassword
public void setPassword(java.lang.String arg0)
throws ModelException
- Specified by:
setPassword in interface OzoneUser
- Throws:
ModelException
setRole
public void setRole(java.lang.String arg0)
throws ModelException
- Specified by:
setRole in interface OzoneUser
- Throws:
ModelException
getName
public java.lang.String getName()
throws ModelException
- Specified by:
getName in interface User
- Throws:
ModelException
getUsername
public java.lang.String getUsername()
throws ModelException
- Specified by:
getUsername in interface User
- Throws:
ModelException
getPassword
public java.lang.String getPassword()
throws ModelException
- Specified by:
getPassword in interface User
- Throws:
ModelException
getRole
public java.lang.String getRole()
throws ModelException
- Specified by:
getRole in interface User
- Throws:
ModelException
hasRole
public boolean hasRole(java.lang.String arg0)
throws ModelException
- Specified by:
hasRole in interface User
- Throws:
ModelException
getId
public Id getId()
throws ModelException
- Specified by:
getId in interface ModelObject
- Throws:
ModelException
setObjectManager
public void setObjectManager(ObjectManager arg0)
throws ModelException
- Specified by:
setObjectManager in interface ModelObject
- Throws:
ModelException
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId in interface ModelObject
- Throws:
ModelException
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
- Specified by:
getObjectManager in interface ModelObject
- Throws:
ModelException
compareTo
public int compareTo(java.lang.Object arg0)
- Specified by:
compareTo in interface java.lang.Comparable
Copyright © 2002 counterclaim.com. All Rights Reserved.