se.cambio.cds.model.terminology.dao
Class InJarTerminologyDAO

Package class diagram package InJarTerminologyDAO
java.lang.Object
  extended by se.cambio.cds.model.terminology.dao.InJarTerminologyDAO
All Implemented Interfaces:
GenericTerminologyDAO

public class InJarTerminologyDAO
extends Object
implements GenericTerminologyDAO


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

Constructor Detail

InJarTerminologyDAO

public InJarTerminologyDAO()
Method Detail

search

public InputStream search(String teminologyId)
                   throws InternalErrorException,
                          InstanceNotFoundException
Throws:
InternalErrorException
InstanceNotFoundException

searchAll

public Collection<TerminologyDTO> searchAll()
                                     throws InternalErrorException
Specified by:
searchAll in interface GenericTerminologyDAO
Throws:
InternalErrorException


Copyright © 2013 Cambio. All Rights Reserved.