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 Contact
Contact.Factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetLastName(String lastName) Deprecated.Methods inherited from class AbstractDescribable
getDescription, getName, hashCode, setDescription, setName, toStringMethods inherited from class AbstractIdentifiable
getId, setIdMethods inherited from interface Identifiable
getId
-
Constructor Details
-
Person
public Person()Deprecated.
-
-
Method Details
-
getFullName
Deprecated. -
getLastName
Deprecated. -
setLastName
Deprecated.
-