se.cambio.cds.model.overview.dao
Class InJarOverviewDAO

Package class diagram package InJarOverviewDAO
java.lang.Object
  extended by se.cambio.cds.model.overview.dao.InJarOverviewDAO
All Implemented Interfaces:
GenericOverviewDAO

public class InJarOverviewDAO
extends Object
implements GenericOverviewDAO


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

Constructor Detail

InJarOverviewDAO

public InJarOverviewDAO()
Method Detail

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.