@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.util
-
Interface Summary Interface Description PropertyMapping Represents a mapping between a query/criteria property and some original property space. -
Class Summary Class Description AclCriteriaUtils Utilities for integrating ACLs with HibernateCriteria
API.AclQueryUtils Utilities for integrating ACL intoQuery
.BusinessKey Methods to test business-key-related issues on objects.ChannelUtils Determine if a quantitation type (by name) represents background or signal.CommonQueries Contains methods to perform 'common' queries that are needed across DAOs.DescribableComparator DifferentialExpressionAnalysisResultComparator DifferentialExpressionAnalysisResultComparator.Factory EE2CAclQueryUtils This class provides a fast-path toAclQueryUtils
that uses the denormalized mask for anonymous users.EntityUtils FactorValueComparator FactorValueVector Filter Holds the necessary information to filter an entity with a property, operator and right-hand side value.FilterCriteriaUtils FilterQueryUtils Filters Represents a conjunction of disjunctions ofFilter
.FiltersUtils IdentifiableUtils Utilities forIdentifiable
.Pointcuts General-purpose pointcuts to recognize CRUD operations etc.PropertyMappingUtils Utilities for dealing withPropertyMapping
.QueryUtils Utilities forQuery
.ServiceBasedEntityConverter<O extends Identifiable> Performs conversion by identifier and collection of identifier for aBaseReadOnlyService
.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.Slice<O> Represents a slice ofList
.Sort Represents a directed sort by a property.Subquery Represents a subquery right-hand side of aFilter
.Subquery.Alias SubqueryUtils ValueObjectConfig -
Enum Summary Enum Description Filter.Operator Sort.Direction Direction of the sort.Sort.NullMode SubqueryMode Mode to use when filtering with a subquery.