mirror of
https://github.com/apache/cloudstack
synced 2026-08-12 16:39:33 +00:00
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> |
||
|---|---|---|
| .. | ||
| bindir | ||
| certs | ||
| conf | ||
| src/com/cloud/utils | ||
| test | ||
| pom.xml | ||