edu.stanford.smi.protege.server.metaproject.impl
Class UserInstanceImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
edu.stanford.smi.protege.server.metaproject.impl.UserInstanceImpl
- All Implemented Interfaces:
- UserInstance, Serializable
public class UserInstanceImpl
- extends WrappedProtegeInstanceImpl
- implements UserInstance, Serializable
- See Also:
- Serialized Form
UserInstanceImpl
protected UserInstanceImpl(MetaProjectImpl mp,
Instance ui)
UserInstanceImpl
public UserInstanceImpl(String name)
getName
public String getName()
- Specified by:
getName
in interface UserInstance
getPassword
public String getPassword()
- Specified by:
getPassword
in interface UserInstance
getGroups
public Set<GroupInstance> getGroups()
- Specified by:
getGroups
in interface UserInstance
equals
public boolean equals(Object o)
- Overrides:
equals
in class WrappedProtegeInstanceImpl
hashCode
public int hashCode()
- Overrides:
hashCode
in class WrappedProtegeInstanceImpl
toString
public String toString()
- Overrides:
toString
in class Object
setName
public void setName(String name)
- Specified by:
setName
in interface UserInstance
setPassword
public void setPassword(String password)
- Specified by:
setPassword
in interface UserInstance
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.