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

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

public class InJarOntologyDAO
extends Object
implements GenericOntologyDAO


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

Constructor Detail

InJarOntologyDAO

public InJarOntologyDAO()
Method Detail

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.