se.cambio.cds.model.overview.dao
Class FileOverviewDAO
java.lang.Object
se.cambio.cds.model.overview.dao.FileOverviewDAO
- All Implemented Interfaces:
- GenericOverviewDAO
public class FileOverviewDAO
- extends Object
- implements GenericOverviewDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileOverviewDAO
public FileOverviewDAO()
search
public OverviewDTO search(String idOverview)
throws InternalErrorException,
InstanceNotFoundException
- Specified by:
search
in interface GenericOverviewDAO
- Throws:
InternalErrorException
InstanceNotFoundException
searchAll
public Collection<OverviewDTO> searchAll()
throws InternalErrorException
- Specified by:
searchAll
in interface GenericOverviewDAO
- Throws:
InternalErrorException
Copyright © 2013 Cambio. All Rights Reserved.