To get a custom object where the dataadapter, propertyprovider adapter has been implemented in java services
the flex code to get a custom object is using this
[ResponseHandler(name="{com.vmware.data.query.events.DataByModelRequest.RESPONSE_ID}")]
How to implement the same in angular2 as it supports only REST and it is to fetch data of a custom object which is not in vsphere data store.
Clik here to view.
