Package ubic.gemma.rest.util.args
Class QuantitationTypeArgService
java.lang.Object
ubic.gemma.rest.util.args.AbstractEntityArgService<QuantitationType,QuantitationTypeService>
ubic.gemma.rest.util.args.QuantitationTypeArgService
- All Implemented Interfaces:
EntityArgService<QuantitationType,QuantitationTypeService>
@Service
public class QuantitationTypeArgService
extends AbstractEntityArgService<QuantitationType,QuantitationTypeService>
-
Field Summary
Fields inherited from class ubic.gemma.rest.util.args.AbstractEntityArgService
service -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee) getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee, Class<? extends DesignElementDataVector> vectorType) Methods inherited from class ubic.gemma.rest.util.args.AbstractEntityArgService
checkEntity, entityArgValueOf, getArgsByPropertyName, getElementClass, getEntities, getEntities, getEntity, getFilterableProperties, getFilterablePropertyAllowedValues, getFilterablePropertyConfigAttributes, getFilterablePropertyDescription, getFilterablePropertyResolvableAllowedValuesLabels, getFilterablePropertyType, getFilters, getFilters, getFilters, getSort, isFilterablePropertyDeprecated, isFilterablePropertyUsingSubquery
-
Constructor Details
-
QuantitationTypeArgService
-
-
Method Details
-
getEntity
public QuantitationType getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee) -
getEntity
public QuantitationType getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee, Class<? extends DesignElementDataVector> vectorType)
-