Uses of Class
ubic.gemma.model.common.IdentifiableValueObject
-
-
Uses of IdentifiableValueObject in ubic.gemma.core.search
Methods in ubic.gemma.core.search with type parameters of type IdentifiableValueObject Modifier and Type Method Description <T extends Identifiable,U extends IdentifiableValueObject<T>>
SearchResult<U>SearchService. loadValueObject(SearchResult<T> searchResult)
Convert aSearchResult
to its VO flavour.<T extends Identifiable,U extends IdentifiableValueObject<T>>
SearchResult<U>SearchServiceImpl. loadValueObject(SearchResult<T> searchResult)
Methods in ubic.gemma.core.search that return types with arguments of type IdentifiableValueObject Modifier and Type Method Description List<SearchResult<? extends IdentifiableValueObject<?>>>
SearchService. loadValueObjects(Collection<SearchResult<?>> searchResults)
Convert a collection ofSearchResult
to their VO flavours.List<SearchResult<? extends IdentifiableValueObject<?>>>
SearchServiceImpl. loadValueObjects(Collection<SearchResult<?>> searchResults)
Method parameters in ubic.gemma.core.search with type arguments of type IdentifiableValueObject Modifier and Type Method Description void
SearchServiceImpl. canConvertFromId(Class<? extends IdentifiableValueObject<?>> to)
-
Uses of IdentifiableValueObject in ubic.gemma.model.analysis
Subclasses of IdentifiableValueObject in ubic.gemma.model.analysis Modifier and Type Class Description class
AnalysisResultSetValueObject<K extends AnalysisResult,R extends AnalysisResultSet<K>>
Exposes anAnalysisResultSet
to the public API.class
AnalysisResultValueObject<A extends AnalysisResult>
Wraps anAnalysisResult
to expose it on the public API.class
AnalysisValueObject<T extends Analysis>
-
Uses of IdentifiableValueObject in ubic.gemma.model.analysis.expression.diff
Subclasses of IdentifiableValueObject in ubic.gemma.model.analysis.expression.diff Modifier and Type Class Description class
ContrastResultValueObject
Represents a contrast result.class
DifferentialExpressionAnalysisResultSetValueObject
Wraps anExpressionAnalysisResultSet
and expose it to the public API.class
DifferentialExpressionAnalysisResultValueObject
UnlikeDiffExResultSetSummaryValueObject
, this value object is meant for the public API.class
DifferentialExpressionAnalysisValueObject
Summary of a differential expression analysis -
Uses of IdentifiableValueObject in ubic.gemma.model.blacklist
Subclasses of IdentifiableValueObject in ubic.gemma.model.blacklist Modifier and Type Class Description class
BlacklistedValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.common
Constructors in ubic.gemma.model.common with parameters of type IdentifiableValueObject Constructor Description IdentifiableValueObject(IdentifiableValueObject<O> vo)
Copy constructor. -
Uses of IdentifiableValueObject in ubic.gemma.model.common.auditAndSecurity
Subclasses of IdentifiableValueObject in ubic.gemma.model.common.auditAndSecurity Modifier and Type Class Description class
AuditEventValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.common.auditAndSecurity.curation
Subclasses of IdentifiableValueObject in ubic.gemma.model.common.auditAndSecurity.curation Modifier and Type Class Description class
AbstractCuratableValueObject<C extends Curatable>
Created by tesarst on 07/03/17. -
Uses of IdentifiableValueObject in ubic.gemma.model.common.description
Subclasses of IdentifiableValueObject in ubic.gemma.model.common.description Modifier and Type Class Description class
AnnotationValueObject
class
BibliographicReferenceValueObject
represents a BibliographicReferenceValueObject when this value object is needed in core, the same value object exists in webclass
CharacteristicValueObject
Value object representation of aCharacteristic
.class
DatabaseEntryValueObject
ValueObject for database entryclass
ExternalDatabaseValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.common.measurement
Subclasses of IdentifiableValueObject in ubic.gemma.model.common.measurement Modifier and Type Class Description class
MeasurementValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.common.quantitationtype
Subclasses of IdentifiableValueObject in ubic.gemma.model.common.quantitationtype Modifier and Type Class Description class
QuantitationTypeValueObject
Value object for theQuantitationType
. -
Uses of IdentifiableValueObject in ubic.gemma.model.expression.arrayDesign
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.arrayDesign Modifier and Type Class Description class
ArrayDesignValueObject
Value object for quickly displaying varied information about Array Designs. -
Uses of IdentifiableValueObject in ubic.gemma.model.expression.bioAssay
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.bioAssay Modifier and Type Class Description class
BioAssayValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.expression.bioAssayData
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.bioAssayData Modifier and Type Class Description class
BioAssayDimensionValueObject
class
BooleanVectorValueObject
This is used to represent missing value data.class
DataVectorValueObject
class
DoubleVectorValueObject
Simple wrapper for a double[] that is derived from a DesignElementDataVector.class
SlicedDoubleVectorValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.expression.biomaterial
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.biomaterial Modifier and Type Class Description class
BioMaterialValueObject
Methods in ubic.gemma.model.expression.biomaterial that return types with arguments of type IdentifiableValueObject Modifier and Type Method Description Collection<? extends IdentifiableValueObject>
BioMaterialValueObject. getFactorValueObjects()
Deprecated.Collection<? extends IdentifiableValueObject>
BioMaterialValueObject. getFactorValues()
-
Uses of IdentifiableValueObject in ubic.gemma.model.expression.designElement
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.designElement Modifier and Type Class Description class
CompositeSequenceValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.expression.experiment
Subclasses of IdentifiableValueObject in ubic.gemma.model.expression.experiment Modifier and Type Class Description class
AbstractFactorValueValueObject
The bare minimum to represent a factor value.class
ExperimentalFactorValueObject
class
ExpressionExperimentDetailsValueObject
class
ExpressionExperimentSetValueObject
class
ExpressionExperimentSubsetValueObject
class
ExpressionExperimentValueObject
class
FactorValueBasicValueObject
Each factorvalue can be associated with multiple characteristics (or with a measurement).class
FactorValueValueObject
Deprecated.aim towards using theFactorValueBasicValueObject
.class
FreeTextExpressionExperimentResultsValueObject
class
GeeqAdminValueObject
Represents administrative geeq information.class
GeeqValueObject
Represents publicly available geeq informationclass
SessionBoundExpressionExperimentSetValueObject
class
StatementValueObject
Represents a VO for aStatement
, typically part of aFactorValueBasicValueObject
. -
Uses of IdentifiableValueObject in ubic.gemma.model.genome
Subclasses of IdentifiableValueObject in ubic.gemma.model.genome Modifier and Type Class Description class
PhysicalLocationValueObject
A very simple value object to represent a physical locationclass
TaxonValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.genome.gene
Subclasses of IdentifiableValueObject in ubic.gemma.model.genome.gene Modifier and Type Class Description class
DatabaseBackedGeneSetValueObject
class
FreeTextGeneResultsValueObject
*class
GeneProductValueObject
class
GeneSetValueObject
Represents a Gene group gene setclass
GeneValueObject
class
GOGroupValueObject
class
PhenotypeGroupValueObject
class
SessionBoundGeneSetValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.genome.gene.phenotype.valueObject
Subclasses of IdentifiableValueObject in ubic.gemma.model.genome.gene.phenotype.valueObject Modifier and Type Class Description class
DiffExpressionEvidenceValueObject
class
EvidenceSourceValueObject
class
EvidenceValueObject<E extends PhenotypeAssociation>
Parent class of all evidence value objectsclass
ExperimentalEvidenceValueObject
Deprecated.class
GeneEvidenceValueObject
Deprecated.class
GenericEvidenceValueObject
class
LiteratureEvidenceValueObject
class
TreeCharacteristicValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.model.genome.sequenceAnalysis
Subclasses of IdentifiableValueObject in ubic.gemma.model.genome.sequenceAnalysis Modifier and Type Class Description class
BioSequenceValueObject
class
BlatResultValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.persistence.service
Classes in ubic.gemma.persistence.service with type parameters of type IdentifiableValueObject Modifier and Type Class Description class
AbstractCriteriaFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Partial implementation ofFilteringVoEnabledDao
based on the HibernateCriteria
API.class
AbstractFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base implementation forFilteringVoEnabledDao
.class
AbstractFilteringVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base implementation forFilteringVoEnabledService
.class
AbstractNoopFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Base class to use to pretend to offer filtering, but actually supporting no filterable properties.class
AbstractQueryFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Partial implementation ofFilteringVoEnabledDao
based on the HibernateQuery
API.class
AbstractVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Created by tesarst on 01/06/17.class
AbstractVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Created by tesarst on 01/06/17.interface
BaseVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Created by tesarst on 01/06/17.interface
BaseVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Created by tesarst on 01/06/17.interface
CachedFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
interface
FilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Interface for VO-enabled DAO with filtering capabilities.interface
FilteringVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Interface VO-enabled service with filtering capabilities. -
Uses of IdentifiableValueObject in ubic.gemma.persistence.service.common.auditAndSecurity
Classes in ubic.gemma.persistence.service.common.auditAndSecurity with type parameters of type IdentifiableValueObject Modifier and Type Interface Description interface
SecurableBaseVoEnabledService<C extends Securable,VO extends IdentifiableValueObject<C>>
interface
SecurableFilteringVoEnabledService<C extends Securable,VO extends IdentifiableValueObject<C>>
A base service for securable entities with filtering and VO capabilities. -
Uses of IdentifiableValueObject in ubic.gemma.persistence.util
Classes in ubic.gemma.persistence.util with type parameters of type IdentifiableValueObject Modifier and Type Class Description class
ServiceBasedValueObjectConverter<O extends Identifiable,VO extends IdentifiableValueObject<O>>
Perform conversion to value object by entity, ID and collections of entities and IDs and also to entity by ID and collection of IDs. -
Uses of IdentifiableValueObject in ubic.gemma.rest
Classes in ubic.gemma.rest with type parameters of type IdentifiableValueObject Modifier and Type Class Description static class
SearchWebService.SearchResultValueObject<T extends IdentifiableValueObject<?>>
Representation ofSearchResult
for the RESTful API.Subclasses of IdentifiableValueObject in ubic.gemma.rest Modifier and Type Class Description static class
DatasetsWebService.AnnotationWithUsageStatisticsValueObject
This is an aggregated entity across value URI and value, thus theid
andobjectClass
are omitted.static class
DatasetsWebService.ArrayDesignWithUsageStatisticsValueObject
static class
DatasetsWebService.DifferentialExpressionAnalysisResultByGeneValueObject
static class
DatasetsWebService.ExpressionExperimentWithSearchResultValueObject
static class
DatasetsWebService.TaxonWithUsageStatisticsValueObject
-
Uses of IdentifiableValueObject in ubic.gemma.web.controller
Classes in ubic.gemma.web.controller with type parameters of type IdentifiableValueObject Modifier and Type Class Description static class
GeneralSearchController.SearchResultValueObject<T extends IdentifiableValueObject<?>>
-
Uses of IdentifiableValueObject in ubic.gemma.web.controller.expression.arrayDesign
Subclasses of IdentifiableValueObject in ubic.gemma.web.controller.expression.arrayDesign Modifier and Type Class Description class
ArrayDesignValueObjectExt
Extended value object to carry more data to client. -
Uses of IdentifiableValueObject in ubic.gemma.web.controller.expression.experiment
Subclasses of IdentifiableValueObject in ubic.gemma.web.controller.expression.experiment Modifier and Type Class Description class
ExperimentalFactorValueWebUIObject
class
ExpressionExperimentEditValueObject
-