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