Alena Prokharchyk
|
8a0470ee0f
|
CLOUDSTACK-3207: added resourceLimit/resourceCount to the Project API response
Conflicts:
setup/db/db/schema-410to420.sql
|
2013-07-02 15:34:08 -07:00 |
Min Chen
|
f52820f2fd
|
CLOUDSTACK-1890: listProjects is not listing state in the response.
|
2013-04-02 20:24:31 +01:00 |
Min Chen
|
ff8fdbd194
|
Add missing @Id annotation to id fields for all the join VOs to support
findById call.
|
2013-01-03 14:12:15 -08:00 |
Min Chen
|
ebfb90e217
|
Create DB view for Account to speed up ListAccountsCmd, and add missing async job information for some response objects.
Signed-off-by: Min Chen <min.chen@citrix.com>
|
2013-01-02 17:38:58 -08:00 |
Rohit Yadav
|
057ac12d23
|
Enforce InternalIdentity interface on all VO classes that impls long getId()
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2012-12-26 15:09:44 -08:00 |
Min Chen
|
c167ad45e3
|
Move view based VO and Dao classes to cloud-server module to hide the
details from API client, also extract query related methods into
QueryService interface.
|
2012-12-14 10:47:58 -08:00 |