Realize the API to get complex object ID. 45/33545/1
authorLiZi <li.zi30@zte.com.cn>
Thu, 1 Mar 2018 07:11:56 +0000 (02:11 -0500)
committerLiZi <li.zi30@zte.com.cn>
Thu, 1 Mar 2018 07:13:30 +0000 (02:13 -0500)
commit07afbc437a68540cc1fde9dc3c54824663e70fda
tree2b71da9d204163a803b218d654a2f329ced8291a
parent968b74fa8e5d13308e6b1a58392d16d3469f2980
Realize the API to get complex object ID.

Change-Id: Ie70a1352fbdd490b0b4e6ac05ea14fbfa38b9678
Issue-ID: AAI-826
Signed-off-by: LiZi <li.zi30@zte.com.cn>
esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/Complex.java [new file with mode: 0644]
esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/ComplexList.java [new file with mode: 0644]
esr-mgr/src/main/java/org/onap/aai/esr/externalservice/aai/CloudRegionProxy.java
esr-mgr/src/main/java/org/onap/aai/esr/resource/VimManager.java
esr-mgr/src/main/java/org/onap/aai/esr/wrapper/VimManagerWrapper.java