cloudstack/api
Rohit Yadav 837d21bb2d api: Implement findByXId in GenericDaoBase and EntityManagerImpl
Declare and define findByXId() in GenericDao and EntityManager.
This method would return a VO by UUID and EntityManager's interface would
take in the VO Interface.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-18 04:10:36 -08:00
..
src api: Implement findByXId in GenericDaoBase and EntityManagerImpl 2012-12-18 04:10:36 -08:00
test/src/com/cloud Move view based VO and Dao classes to cloud-server module to hide the 2012-12-14 10:47:58 -08:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00