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

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

public class FileTerminologyDAO
extends Object
implements GenericTerminologyDAO


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

Constructor Detail

FileTerminologyDAO

public FileTerminologyDAO()
Method Detail

search

public InputStream search(String terminologyId)
                   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.