cloudstack/core/src/com/cloud/host
Prasanna Santhanam 840da55520 api: Entities will extend InternalIdentity and Identity
Entities correlated to the Identity and carry a uuid and those
correlated to InternalIdentity carry an id. Those entities that carry
both will correlated to Identity and InternalIdentity.

This refactors entities wherever possible to ensure the VO only
implements the first class entity.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2012-12-26 19:11:15 -08:00
..
DetailVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
HostInfo.java Remove @author tag from non third-party source files in core folder 2012-08-13 15:20:10 +08:00
HostTagVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
HostVO.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00