Class Person
java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.common.auditAndSecurity.Contact
ubic.gemma.model.common.auditAndSecurity.Person
- All Implemented Interfaces:
Describable,Identifiable
- Direct Known Subclasses:
User
Deprecated.
not needed
Not a persistent class, not used, can be removed
- Author:
- paul
-
Nested Class Summary
Nested classes/interfaces inherited from class ubic.gemma.model.common.auditAndSecurity.Contact
Contact.Factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetLastName(String lastName) Deprecated.Methods inherited from class ubic.gemma.model.common.auditAndSecurity.Contact
equals, getEmail, setEmailMethods inherited from class ubic.gemma.model.common.AbstractDescribable
getDescription, getName, hashCode, setDescription, setName, toStringMethods inherited from class ubic.gemma.model.common.AbstractIdentifiable
getId, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ubic.gemma.model.common.Identifiable
getId
-
Constructor Details
-
Person
public Person()Deprecated.
-
-
Method Details
-
getFullName
Deprecated. -
getLastName
Deprecated. -
setLastName
Deprecated.
-