Protege 3.3.1

edu.stanford.smi.protege.server.metaproject.impl
Class UserInstanceImpl

java.lang.Object
  extended by edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
      extended by 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

Constructor Summary
protected UserInstanceImpl(MetaProjectImpl mp, Instance ui)
           
  UserInstanceImpl(String name)
           
 
Method Summary
 boolean equals(Object o)
           
 Set<GroupInstance> getGroups()
           
 String getName()
           
 String getPassword()
           
 int hashCode()
           
 void setName(String name)
           
 void setPassword(String password)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
getCls, getMetaProject, getProtegeInstance, getSlotValues, setSlotValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserInstanceImpl

protected UserInstanceImpl(MetaProjectImpl mp,
                           Instance ui)

UserInstanceImpl

public UserInstanceImpl(String name)
Method Detail

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

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.