se.cambio.cds.model.ontology.dao
Class FileOntologyDAO
java.lang.Object
se.cambio.cds.model.ontology.dao.FileOntologyDAO
- All Implemented Interfaces:
- GenericOntologyDAO
public class FileOntologyDAO
- extends Object
- implements GenericOntologyDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileOntologyDAO
public FileOntologyDAO()
search
public InputStream search(String ontologyId)
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.