Class Gene2GOAssociationServiceImpl

java.lang.Object
ubic.gemma.persistence.service.AbstractService<Gene2GOAssociation>
ubic.gemma.persistence.service.association.Gene2GOAssociationServiceImpl
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, Gene2GOAssociationService, BaseImmutableService<Gene2GOAssociation>, BaseReadOnlyService<Gene2GOAssociation>, BaseService<Gene2GOAssociation>

@Service public class Gene2GOAssociationServiceImpl extends AbstractService<Gene2GOAssociation> implements Gene2GOAssociationService, org.springframework.beans.factory.InitializingBean
Author:
klc
See Also: