Class ExpressionExperimentEditValueObject
java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<ExpressionExperiment>
ubic.gemma.model.common.auditAndSecurity.curation.AbstractCuratableValueObject<ExpressionExperiment>
ubic.gemma.model.expression.experiment.ExpressionExperimentValueObject
ubic.gemma.model.expression.experiment.ExpressionExperimentDetailsValueObject
ubic.gemma.web.controller.expression.experiment.ExpressionExperimentEditValueObject
- All Implemented Interfaces:
gemma.gsec.model.Securable
,gemma.gsec.model.SecureValueObject
,Serializable
,Describable
,Identifiable
,BioAssaySetValueObject
- Author:
- paul
- See Also:
-
Field Summary
Fields inherited from class ubic.gemma.model.expression.experiment.ExpressionExperimentValueObject
description, name, numberOfBioAssays
Fields inherited from class ubic.gemma.model.common.IdentifiableValueObject
id
-
Constructor Summary
ConstructorsConstructorDescriptionRequired when using the class as a spring bean. -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBioAssays
(Collection<BioAssayValueObject> bioAssays) void
Methods inherited from class ubic.gemma.model.expression.experiment.ExpressionExperimentDetailsValueObject
auditEvents2SampleRemovedFlags, getActuallyTroubled, getArrayDesigns, getBatchFetchEventType, getDateArrayDesignLastUpdated, getDateBatchFetch, getDateCached, getDateDifferentialAnalysis, getDateLinkAnalysis, getDateMissingValueAnalysis, getDatePcaAnalysis, getDateProcessedDataVectorComputation, getDescription, getDifferentialExpressionAnalyses, getExpressionExperimentSets, getFont, getHasBothIntensities, getHasCoexpressionAnalysis, getHasDifferentialExpressionAnalysis, getHasEitherIntensity, getHasMultiplePreferredQuantitationTypes, getHasMultipleTechnologyTypes, getIsRNASeq, getLastArrayDesignUpdateDate, getLinkAnalysisEventType, getMissingValueAnalysisEventType, getNumAnnotations, getNumPopulatedFactors, getOriginalPlatforms, getOtherParts, getPcaAnalysisEventType, getPlatformTroubled, getPrimaryCitation, getProcessedDataVectorComputationEventType, getPubmedId, getQChtml, getReprocessedFromRawData, getSampleRemovedFlags, getSecondaryAccession, getSecondaryExternalDatabase, getSecondaryExternalUri, getTroubled, getTroubleDetails, getTroubleDetails, isHasBatchInformation, setArrayDesigns, setBatchFetchEventType, setDateArrayDesignLastUpdated, setDateBatchFetch, setDateCached, setDateDifferentialAnalysis, setDateLinkAnalysis, setDateMissingValueAnalysis, setDatePcaAnalysis, setDateProcessedDataVectorComputation, setDescription, setDifferentialExpressionAnalyses, setExpressionExperimentSets, setFont, setHasBatchInformation, setHasBothIntensities, setHasCoexpressionAnalysis, setHasDifferentialExpressionAnalysis, setHasEitherIntensity, setHasMultiplePreferredQuantitationTypes, setHasMultipleTechnologyTypes, setIsRNASeq, setLastArrayDesignUpdateDate, setLinkAnalysisEventType, setMissingValueAnalysisEventType, setNumAnnotations, setNumPopulatedFactors, setOriginalPlatforms, setOtherParts, setPcaAnalysisEventType, setPrimaryCitation, setProcessedDataVectorComputationEventType, setPubmedId, setQChtml, setReprocessedFromRawData, setSampleRemovedFlags, setSecondaryAccession, setSecondaryExternalDatabase, setSecondaryExternalUri
Methods inherited from class ubic.gemma.model.expression.experiment.ExpressionExperimentValueObject
getBioAssayCount, getCurrentUserHasWritePermission, getCurrentUserIsOwner, getIsPublic, getIsShared, getSecurableClass, getTaxon, getTaxonId, getUserCanWrite, getUserOwned, setIsPublic, setIsShared, setUserCanWrite, setUserOwned, toString
Methods inherited from class ubic.gemma.model.common.auditAndSecurity.curation.AbstractCuratableValueObject
getCurationNote, getLastNeedsAttentionEvent, getLastNoteUpdateEvent, getLastTroubledEvent, getLastUpdated, getNeedsAttention, setCurationNote, setLastNeedsAttentionEvent, setLastNoteUpdateEvent, setLastTroubledEvent, setLastUpdated, setNeedsAttention, setTroubled
Methods inherited from class ubic.gemma.model.common.IdentifiableValueObject
getId, setId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface ubic.gemma.model.expression.experiment.BioAssaySetValueObject
getAccession, getCharacteristics, getNumberOfBioAssays
Methods inherited from interface ubic.gemma.model.common.Describable
getName
Methods inherited from interface ubic.gemma.model.common.Identifiable
getId
Methods inherited from interface gemma.gsec.model.Securable
getId
-
Constructor Details
-
ExpressionExperimentEditValueObject
public ExpressionExperimentEditValueObject()Required when using the class as a spring bean. -
ExpressionExperimentEditValueObject
-
-
Method Details
-
getQuantitationTypes
-
setQuantitationTypes
-
getBioAssays
-
setBioAssays
-