I used vsphere.core.inventory.objectViewTemplate/objectCollectionTemplate to created my ListView.
And, I hava interface (DataProviderAdapter) to use for getData().
But now vsphere.core.inventory.objectViewTemplate/objectCollectionTemplate will be deprecate ,
so they will can't be use.
Now, i use the vise.global.views ,and call my html , but i cant use DataProviderAdapter.getData().
so can you tell me , How can I use getDate() By DataProviderAdapter, but we can not use the objectViewTemplate/objectCollectionTemplate.
Please!! and Thanks!!