Class OntologyServiceImpl

java.lang.Object
ubic.gemma.core.ontology.OntologyServiceImpl
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, OntologyService

@Service public class OntologyServiceImpl extends Object implements OntologyService, org.springframework.beans.factory.InitializingBean
Has a static method for finding out which ontologies are loaded into the system and a general purpose find method that delegates to the many ontology services. NOTE: Logging messages from this service are important for tracking changes to annotations.
Author:
pavlidis