Uses of Class
ubic.gemma.persistence.util.ServiceBasedEntityConverter
Packages that use ServiceBasedEntityConverter
-
Uses of ServiceBasedEntityConverter in ubic.gemma.persistence.util
Subclasses of ServiceBasedEntityConverter in ubic.gemma.persistence.utilModifier and TypeClassDescriptionclass
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.