Uses of Interface
ubic.gemma.persistence.util.PropertyMapping
Packages that use PropertyMapping
-
Uses of PropertyMapping in ubic.gemma.persistence.util
Classes in ubic.gemma.persistence.util that implement PropertyMappingModifier and TypeClassDescriptionfinal classHolds the necessary information to filter an entity with a property, operator and right-hand side value.final classRepresents a directed sort by a property.Methods in ubic.gemma.persistence.util with parameters of type PropertyMappingModifier and TypeMethodDescriptionstatic StringPropertyMappingUtils.formProperty(PropertyMapping propertyMapping) Form a property suitable for a Criteria or HQL query.