Package ubic.gemma.rest.util.args
Class CompositeSequenceArgService
java.lang.Object
ubic.gemma.rest.util.args.AbstractEntityArgService<CompositeSequence,CompositeSequenceService>
ubic.gemma.rest.util.args.CompositeSequenceArgService
- All Implemented Interfaces:
EntityArgService<CompositeSequence,CompositeSequenceService>
@Service
public class CompositeSequenceArgService
extends AbstractEntityArgService<CompositeSequence,CompositeSequenceService>
-
Field Summary
Fields inherited from class ubic.gemma.rest.util.args.AbstractEntityArgService
service -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEntityWithPlatform(CompositeSequenceArg<?> probeArg, ArrayDesign platform) 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
-
CompositeSequenceArgService
-
-
Method Details
-
getEntityWithPlatform
public CompositeSequence getEntityWithPlatform(CompositeSequenceArg<?> probeArg, ArrayDesign platform)
-