Class BlatAssociationServiceImpl

java.lang.Object
ubic.gemma.persistence.service.AbstractService<BlatAssociation>
ubic.gemma.persistence.service.genome.sequenceAnalysis.BlatAssociationServiceImpl
All Implemented Interfaces:
BaseImmutableService<BlatAssociation>, BaseReadOnlyService<BlatAssociation>, BaseService<BlatAssociation>, BlatAssociationService

@Service public class BlatAssociationServiceImpl extends AbstractService<BlatAssociation> implements BlatAssociationService
Spring Service base class for BlatAssociationService, provides access to all services and entities referenced by this service.
See Also: