cloudstack/utils
Rohit Yadav 7960dd429b utils: Fix getByUuid to accept string arg, it's not gonna be anything else
Due to generic programming, most classes declare Daos with ID as Long, so they
get the getUuid(Long) definition, it has to be getUuid(String), uuid is not
gonna be anything else. Fix GenericDaoBase and GenericDao.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-11 18:44:19 -08:00
..
bindir fixing utils license header 2012-06-06 23:06:02 -04:00
certs Update fail-safe keystore with RSA private key 2011-07-25 18:55:16 -07:00
conf simulator: resurrect simulator hypervisor as plugin 2012-12-23 19:28:57 -08:00
src/com/cloud/utils utils: Fix getByUuid to accept string arg, it's not gonna be anything else 2013-01-11 18:44:19 -08:00
test CLOUDSTACK-933: CglibThrowableRendererTest writing stack traces... 2013-01-11 17:09:44 -05:00
pom.xml utils: Reflection utilities to get cmd, annotation and fields 2013-01-08 18:54:29 -08:00