Package gov.nih.nci.caarray.domain.search

Interface Summary
BiomaterialSearchCategory  
JoinableSortCriterion<T> SortCriterion where the orderBy field must be used with the joins field because the orderBy field depends on an alias established in the joins.
 

Class Summary
AdHocSortCriterion<T> Class for creating an ad-hoc sort criterion, ie when there is no enumeration of sort fields for an entity.
AnnotationCriterion An AnnotationCriterion specifies a criterion that matches Characteristics having the given category and value.
AuditLogSearchCriteria  
BiomaterialSearchCriteria Simple bean to hold search criteria for biomaterials.
ExampleSearchCriteria<T extends PersistentObject> Simple bean to hold example search criteria.
ExperimentSearchCriteria Simple bean to hold search criteria for an experiment.
FileSearchCriteria Simple bean to hold search criteria for files.
HybridizationSearchCriteria Simple bean to hold search criteria for hybridizations.
QuantitationTypeSearchCriteria Simple bean to hold search criteria for a quantitation types.
 

Enum Summary
AbstractBioMaterialSortCriterion  
AuditLogSortCriterion  
BrowseCategory  
ExternalBiomaterialSearchCategory Search criteria for the external API search for biomaterials by keyword.
ExtractSortCriterion Enum of possible sort criterions for extracts.
FactorSortCriterion Enum of possible sort criterions for factors.
HybridizationSortCriterion Enum of possible sort criterions for hybridizations.
JobSortCriterion Enum of possible sort criterions for job queue.
LabeledExtractSortCriterion Enum of possible sort criterions for labeled extracts.
PersonSortCriterion Enum of possible sort criterions for Person objects.
ProjectSortCriterion Enum of possible sort criterions for projects.
PublicationSortCriterion Enum of possible sort criterions for publication.
SampleJoinableSortCriterion Enum of possible sort criterions for samples.
SampleSortCriterion Enum of possible sort criterions for samples.
SearchCategory  
SearchSampleCategory  
SearchSourceCategory  
SearchTypeSelection  
SourceJoinableSortCriterion Enum of possible sort criterions for sources.
SourceSortCriterion Enum of possible sort criterions for sources.