class |
AbstractArrayArg<T> |
Represents a comma-delimited array API argument.
|
class |
AbstractEntityArg<T,O extends Identifiable,S extends FilteringService<O>> |
Interface representing and API call argument that can represent various identifiers of different types.
|
class |
AbstractEntityArrayArg<O extends Identifiable,S extends FilteringService<O>> |
|
class |
CompositeSequenceArg<T> |
Mutable argument type base class for Composite Sequence arguments.
|
class |
CompositeSequenceArrayArg |
|
class |
CompositeSequenceIdArg |
Composite Sequence argument for CS ID.
|
class |
CompositeSequenceNameArg |
Composite Sequence argument for CS name.
|
class |
DatabaseEntryArg<T> |
Mutable argument type base class for DatabaseEntry API.
|
class |
DatabaseEntryArrayArg |
|
class |
DatabaseEntryIdArg |
Long argument type for DatabaseEntry API, referencing the Taxon ID.
|
class |
DatabaseEntryStringArg |
String argument type for DatabaseEntry API, Can also be null.
|
class |
DatasetArg<T> |
Mutable argument type base class for dataset (ExpressionExperiment) API.
|
class |
DatasetArrayArg |
|
class |
DatasetIdArg |
Long argument type for dataset API, referencing the Dataset ID.
|
class |
DatasetStringArg |
String argument type for dataset API, referencing the Dataset short name.
|
class |
ExcludeArg<T> |
|
class |
ExpLevelConsolidationArg |
Class representing an API argument that should be one of the expression level consolidation options.
|
class |
ExpressionAnalysisResultSetArg |
Represents an expression analysis result set identifier.
|
class |
FactorValueArg<A> |
Represents an API arguments that maps to a FactorValue by its ID or name.
|
class |
FactorValueIdArg |
|
class |
FactorValueValueArg |
Deprecated.
|
class |
FilterArg<O extends Identifiable> |
Represent a filter argument designed to generate a Filters from user input.
|
class |
GeneArg<T> |
Mutable argument type base class for Gene API.
|
class |
GeneArrayArg |
|
class |
GeneEnsemblIdArg |
Long argument type for Gene API, referencing the Gene Ensembl ID.
|
class |
GeneNcbiIdArg |
Long argument type for Gene API, referencing the Gene NCBI ID.
|
class |
GeneSymbolArg |
String argument type for Gene API.
|
class |
LimitArg |
Argument used to represent a limit.
|
class |
OffsetArg |
Argument used to represent an offset.
|
class |
PlatformArg<T> |
Mutable argument type base class for dataset (ExpressionExperiment) API.
|
class |
PlatformArrayArg |
|
class |
PlatformIdArg |
Long argument type for platform API, referencing the platform ID.
|
class |
PlatformStringArg |
String argument type for platform API, referencing the Platform short name.
|
class |
QuantitationTypeArg<T> |
|
class |
QuantitationTypeByIdArg |
|
class |
QuantitationTypeByNameArg |
|
class |
SortArg<O extends Identifiable> |
Class representing an API argument that should be an integer.
|
class |
StringArrayArg |
Class representing an API argument that should be an array of strings.
|
class |
TaxonArg<T> |
Mutable argument type base class for Taxon API
|
class |
TaxonArrayArg |
|
class |
TaxonIdArg |
Long argument type for taxon API, referencing the Taxon ID.
|
class |
TaxonNameArg |
String argument type for taxon API, referencing the Taxon scientific name or common name.
|
class |
TaxonNcbiIdArg |
Long argument type for taxon API, referencing the Taxon ID.
|