se.cambio.cds.model.ontology.dao
Class InJarOntologyDAO
java.lang.Object
se.cambio.cds.model.ontology.dao.InJarOntologyDAO
- All Implemented Interfaces:
- GenericOntologyDAO
public class InJarOntologyDAO
- extends Object
- implements GenericOntologyDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InJarOntologyDAO
public InJarOntologyDAO()
search
public InputStream search(String teminologyId)
throws InternalErrorException,
InstanceNotFoundException
- Throws:
InternalErrorException
InstanceNotFoundException
searchAll
public Collection<OntologyDTO> searchAll()
throws InternalErrorException
- Specified by:
searchAll
in interface GenericOntologyDAO
- Throws:
InternalErrorException
Copyright © 2013 Cambio. All Rights Reserved.