edu.stanford.smi.protege.server.metaproject.impl
Class UserImpl
java.lang.Object
edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
edu.stanford.smi.protege.server.metaproject.impl.UserImpl
- All Implemented Interfaces:
- Localizable, User, Serializable
public class UserImpl
- extends WrappedProtegeInstanceImpl
- implements User, Serializable
- See Also:
- Serialized Form
UserImpl
protected UserImpl(MetaProjectImpl mp,
Instance ui)
getName
public String getName()
- Specified by:
getName
in interface User
getPassword
public String getPassword()
- Specified by:
getPassword
in interface User
getGroups
public Set<Group> getGroups()
- Specified by:
getGroups
in interface User
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 WrappedProtegeInstanceImpl
setName
public void setName(String name)
- Specified by:
setName
in interface User
setPassword
public void setPassword(String password)
- Specified by:
setPassword
in interface User
getDescription
public String getDescription()
- Specified by:
getDescription
in interface User
setDescription
public void setDescription(String description)
- Specified by:
setDescription
in interface User
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.