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