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