se.cambio.cds.model.ontology.dao
Class FileOntologyDAO

Package class diagram package FileOntologyDAO
java.lang.Object
  extended by se.cambio.cds.model.ontology.dao.FileOntologyDAO
All Implemented Interfaces:
GenericOntologyDAO

public class FileOntologyDAO
extends Object
implements GenericOntologyDAO


Constructor Summary
FileOntologyDAO()
           
 
Method Summary
 InputStream search(String ontologyId)
           
 Collection<OntologyDTO> searchAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileOntologyDAO

public FileOntologyDAO()
Method Detail

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.