Package ubic.gemma.model.blacklist
Class BlacklistedEntity
java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.blacklist.BlacklistedEntity
- All Implemented Interfaces:
Describable,Identifiable
- Direct Known Subclasses:
BlacklistedExperiment,BlacklistedPlatform
Represents a blacklisted entity that should not be loaded into Gemma.
- Author:
- paul
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExternalAccession(DatabaseEntry externalAccession) voidvoidsetShortName(String shortName) Methods inherited from class ubic.gemma.model.common.AbstractDescribable
getDescription, getName, hashCode, setDescription, setName, toStringMethods inherited from class ubic.gemma.model.common.AbstractIdentifiable
equals, 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
-
BlacklistedEntity
public BlacklistedEntity()
-
-
Method Details
-
getShortName
-
setShortName
-
getExternalAccession
-
setExternalAccession
-
getReason
-
setReason
-